Octue

Latest version: v0.61.0

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

Scan your dependencies

Page 30 of 40

0.3.18

Not secure
Summary
Ensure bullet points render in docs. The problem may have been one of the things listed in [here](https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file). Note that some Chromium-based browsers still aren't rendering the bullet points, but Safari now is.

<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Explicitly add `sphinx-tabs` and `sphinx-rtd-theme` to `sphinx` extensions in `conf.py`

Dependencies
- [x] Use latest `sphinx-rtd-theme` for docs

<!--- END AUTOGENERATED NOTES --->

0.3.17

Not secure
Summary
Clarify the interface for serialising `Serialisable` instances. Serialising now clearly means converting instances to a string, while a new `to_primitive` method converts instances to a dictionary of python primitives.

<!--- SKIP AUTOGENERATED NOTES --->
Contents

Refactoring
- [x] Only allow `Serialisable.serialise` to serialise to strings
- [x] Factor new `Serialisable.to_primitive` method out from `Serialisable.serialise` and use it to replace previous usages of `Serialisable.serialise(to_string=False)`

Operations
- [x] Allow `test` branch prefix and remove the old `release` prefix

Testing
- [x] Test datafiles with spaces in name work as expected

<!--- END AUTOGENERATED NOTES --->

0.3.16

<!--- SKIP AUTOGENERATED NOTES --->
Contents

Enhancements
- [x] Let `FilterContainer.one` be used with no filters on empty containers

<!--- END AUTOGENERATED NOTES --->

0.3.15

Not secure
<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Upload dataset metadata file for cloud directory datasets when getting a dataset from a cloud directory with no existing metadata file

Refactoring
- [x] Rename `dataset.json file` to `dataset_metadata.json`
- [x] Simplify `Dataset.from_cloud`

<!--- END AUTOGENERATED NOTES --->

0.3.14

Not secure
<!--- SKIP AUTOGENERATED NOTES --->
Contents

Operations
- [x] Update pull request workflow

Refactoring
- [x] Use more resilient method to list blobs in a cloud directory

<!--- END AUTOGENERATED NOTES --->

0.3.13

Not secure
<!--- START AUTOGENERATED NOTES --->
Contents

Fixes
- [x] Allow `Manifest` construction from any serialized cloud dataset

<!--- END AUTOGENERATED NOTES --->

Page 30 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.