Octue

Latest version: v0.62.1

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

Scan your dependencies

Page 36 of 40

0.2.1

Not secure
Contents

Fixes
- [x] Allow non-JSON-encoded items in GCS metadata (this means a `Datafile` can be instantiated from any GCS object with arbitrary metadata rather than raising an error)

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

0.2.0

Not secure
Contents

Breaking changes
- [x] Remove the `sequence` and `cluster` attributes from `Datafile` (they were simply tags with unnecessary special treatment)

Refactoring
- [x] Replace `Dataset.get_file_sequence` with added functionality in `FilterContainer.order_by`

Operations
- [x] Ensure breaking change commits increment minor version number in `mkver.conf`

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

0.1.27

Not secure
Contents

Enhancements
- [x] Log purely service-caused exceptions in Google Cloud Run without raising them, always returning a `204` response unless there is an error in Google Cloud Run itself
- [x] Forward service-caused exceptions back to local asker and raise them there, separating the local traceback from the remote traceback

Refactoring
- [x] Use built-in `datetime` POSIX time methods instead of custom-written functions

Testing
- [x] Test Cloud Run `answer_question` function locally (it's already tested remotely in the deployment tests but this doesn't show up in the test coverage)

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

0.1.26

Not secure
Contents

Refactoring/fixes
- [x] Combine `Datafile.__init__` with `Datafile.from_cloud` for simpler and more robust interface
- [x] Carry out functionality of former `Datafile.from_cloud` method in `Datafile.__init__` if the `path` parameter is a cloud path

Reversions
- [x] Remove ability to override cloud metadata on locally instantiated `Datafile` during instantiation

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

0.1.25

Not secure
Contents

Operations
- [x] Use `conventional-commits` repo for CI checks

0.1.24

Not secure
Contents

Testing
- [x] Ensure tests always receive test result modifier on Windows

Page 36 of 40

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.