Octue

Latest version: v0.60.2

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

Scan your dependencies

Page 12 of 39

0.29.7

Not secure
<!--- SKIP AUTOGENERATED NOTES --->
Contents ([499](https://github.com/octue/octue-sdk-python/pull/499))

Operations
- Use `python3.9` for testing
- Use and run latest pre-commit hooks

Dependencies
- Align `pyproject.toml` code style package versions with those used by `pre-commit`
- Replace `flake8-isort` with `isort`

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

0.29.6

Not secure
<!--- SKIP AUTOGENERATED NOTES --->
Contents ([468](https://github.com/octue/octue-sdk-python/pull/468))

Enhancements
- Call `Analysis.finalise` if it isn't called in an app

Fixes
- Ensure output values sent to `stdout` by CLI are JSON formatted

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

0.29.5

Not secure
Summary
Avoid potential race conditions between file and metadata upload in, for example, Cloud Functions that are triggered by file upload and rely on certain metadata being immediately present on those files.

This potential problem was brought to light in this issue: https://github.com/aerosense-ai/data-gateway/issues/87.

<!--- SKIP AUTOGENERATED NOTES --->
Contents ([494](https://github.com/octue/octue-sdk-python/pull/494))

Fixes
- Add metadata to blobs before uploading to cloud storage

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

0.29.4

Not secure
Summary
Use signed URLs to point to cloud datasets in input manifests when sending them to children for processing. This means the children will always be able to access the input datasets - not just in the special case of the parent and child having access to the same buckets.

<!--- SKIP AUTOGENERATED NOTES --->
Contents ([491](https://github.com/octue/octue-sdk-python/pull/491))

Fixes
- Use signed URLs when sending input manifests to services

Refactoring
- Factor out dataset URL signing to new `Manifest` method

Testing
- Simplify service tests' arguments
- Update test method docstring
- Ignore irrelevant files in test
<!--- END AUTOGENERATED NOTES --->

0.29.3

Not secure
Summary
Allow metadata from datafiles instantiated from signed URLs to be retrieved. This has been tested with the real Google Cloud Storage endpoint and works in production, but doesn't currently with the storage emulator used in our tests. See 489 for more information.

<!--- SKIP AUTOGENERATED NOTES --->
Contents ([490](https://github.com/octue/octue-sdk-python/pull/490))

Fixes
- Get datafile metadata when instantiating from a signed URL

Dependencies
- Use latest `gcp-storage-emulator` for tests
<!--- END AUTOGENERATED NOTES --->

0.29.2

Not secure
<!--- SKIP AUTOGENERATED NOTES --->
Contents ([485](https://github.com/octue/octue-sdk-python/pull/485))

Fixes
- Except `ImportError` if `h5py` package is missing

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

Page 12 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.