Octue

Latest version: v0.60.2

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

Scan your dependencies

Page 30 of 39

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 --->

0.3.12

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

Enhancements
- [x] Give cloud `scandir` option to include subdirectories

Fixes
- [x] Ensure `Dataset` construction from a cloud directory with no `dataset.json` file does not include subdirectories

Dependencies
- [x] Upgrade GCP storage emulator version

Operations
- [x] Unify GitHub workflow skip commands

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

Page 30 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.