Published August 27, 2024
| Version 0.60.0
Software
Open
octue/octue-sdk-python: Check for service revision existence
Description
<!--- SKIP AUTOGENERATED NOTES --->
Contents (#680)
IMPORTANT: There is 1 breaking change.
Enhancements
- 💥 BREAKING CHANGE: Use cloud URIs by default for datasets in output manifests
- Add comments around checking for service revision existence
- Improve error when
octue.services
topic doesn't exist
Fixes
- Raise error if service revision subscription doesn't exist when no service registry is in use
- Remove
octue.services
prefix from subscription names
Refactoring
- Avoid repeated conversion to Pub/Sub ID for a service
Upgrade instructions
<details> <summary>💥 <b>Use cloud URIs by default for datasets in output manifests</b></summary>
Set use_signed_urls_for_output_datasets
to True
in the app configuration to keep using signed URLs for datasets in output manifests.
</details>
<!--- END AUTOGENERATED NOTES --->
Files
octue/octue-sdk-python-0.60.0.zip
Files
(1.7 MB)
Name | Size | Download all |
---|---|---|
md5:7e8ef195528ea17dc484886d2a409d27
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/octue/octue-sdk-python/tree/0.60.0 (URL)