Citrine

Latest version: v3.2.4

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 22

0.47.0

Not secure
Improvements
* This release exposes the [gemd-python](https://pypi.org/project/gemd/) [v0.11.0](https://github.com/CitrineInformatics/gemd-python/releases/tag/v0.11.0). See the [release notes](https://github.com/CitrineInformatics/gemd-python/releases/tag/v0.11.0) for all the new functionality this enables.

Fixes
* We no longer rely on implicit cookies to exchange the authorization token, using the Authorization header explicitly instead. This fixes the some unauthorized POST issues that arose from a change in cookie handling.

0.45.0

Not secure
This release has no change in citrine-python functionality and is intended to follow [gemd-python](https://github.com/CitrineInformatics/gemd-python)'s release of [v0.10.0](https://github.com/CitrineInformatics/gemd-python/releases/tag/v0.10.0). See the release notes for all the new functionality this enables.

0.44.1

Not secure
This release contains a bugfix where the `citrine.builders` module was not included in the distribution due to a missing `__init__.py` file.

Bugs
* Added an `__init__.py` file to `citrine.builders` so it is included in the release (https://github.com/CitrineInformatics/citrine-python/pull/399)

0.44.0

Not secure
This is a small release of a new convenience method for data object deletion.

**What’s New**
* Datasets now include a `delete` convenience method that works for data objects and object templates. Using `dataset.delete`, you can avoid matching your data object type to the specific data object collection in the dataset, just like with `dataset.register`. (https://github.com/CitrineInformatics/citrine-python/pull/398)

0.43.5

Not secure
This release mostly includes experimental functionality, but will also improve the handling and setting of MIME types for several common file extensions when uploaded to a dataset.

Bugs
* We have better handling of many common file extensions (https://github.com/CitrineInformatics/citrine-python/pull/382) (https://github.com/CitrineInformatics/citrine-python/pull/385)

0.40.5

Improvements
* We corrected behavior around unrecognized file extensions during upload. We now default to a blind-binary upload when we a file doesn't appear in the local MIME type maps.

Bugs
* We made several documentation corrections.

Page 17 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.