Octue

Latest version: v0.62.1

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

Scan your dependencies

Page 5 of 40

0.50.1

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

Fixes
- Make `Manifest.use_signed_urls_for_datasets` idempotent
- Ensure directories exist before downloading datafile from URL
- Ensure child emulators can accept input manifests

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

0.50.0

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

**IMPORTANT:** There is 1 breaking change.

Enhancements
- Add ability to automatically retry failed questions in `Child.ask_multiple`
- Add Cloud Run dockerfile with `python3.11` base

Operations
- Use trusted publisher to publish to PyPi

Refactoring
- 💥 **BREAKING CHANGE:** Remove deprecated code

Testing
- Remove unnecessary service IDs from `TestChild` tests

---
Upgrade instructions
<details>
<summary>💥 <b>Remove deprecated code</b></summary>

- Use `datafile.local_path` instead of `datafile.path`
- Use `octue.utils.processes.run_logged_subprocess` instead of `octue.utils.threads.run_logged_subprocess`
</details>

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

0.49.2

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

Enhancements
- Raise error when asking a question to an unregistered service revision (when using service registries only)

Fixes
- Ensure questions can be asked to unregistered service revisions when not using a service registry

Operations
- Fix workflows name typo

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

0.49.1

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

Enhancements
- Add ability to catch errors for failed questions and keep answers for successful questions when using `Child.ask_multiple`
<!--- END AUTOGENERATED NOTES --->

0.49.0

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

**IMPORTANT:** There is 1 breaking change.

Operations
- Remove unnecessary checkout steps in workflows
- Run PR workflow on all PRs

Dependencies
- Remove dataflow-related dependencies

Testing
- Use live schema to test essential monitor messages

Reversions
- 💥 **BREAKING CHANGE:** Remove `octue deploy dataflow` command and related code
- Remove deployment-related attributes from `ServiceConfiguration`

---
Upgrade instructions
<details>
<summary>💥 <b>Remove `octue deploy dataflow` command and related code</b></summary>

Use our deployment GitHub actions and workflows or contact us to deploy to Dataflow.
</details>

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

0.48.0

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

**IMPORTANT:** There is 1 breaking change.

Fixes
- 💥 **BREAKING CHANGE:** Remove special treatment of `latest` revision tag

Refactoring
- Rename `get_latest_sruid` to `get_default_sruid`

Style
- Use new branch naming convention in pre-commit check

---
Upgrade instructions
<details>
<summary>💥 <b>Remove special treatment of `latest` revision tag</b></summary>

Using the `latest` tag for a service will now only work if an explicit tag with that name has been set. To get the default service revision, just omit the revision tag entirely.
</details>

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

Page 5 of 40

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.