Skip to content

chore(deps): bump temporalio from 1.22.0 to 1.24.0 in /apps/orchestrator#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/orchestrator/temporalio-1.24.0
Closed

chore(deps): bump temporalio from 1.22.0 to 1.24.0 in /apps/orchestrator#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/orchestrator/temporalio-1.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps temporalio from 1.22.0 to 1.24.0.

Release notes

Sourced from temporalio's releases.

1.24.0

General Availability

  • Nexus is now generally available and no longer experimental
  • OpenAI Agents SDK Integration is now generally available and no longer experimental

Pre-release

Breaking Changes

💥 Add OpenTelemetry integration for OpenAI AgentsOpenAI/otel in temporalio/sdk-python#1286

Span/trace id generation changes in this PR, which means that AgentsSDK workflows which run on both the old version and the new version of the code may have broken span parentage.

💥 Use Temporal Failures for Nexus Error Serialization in temporalio/sdk-python#1336

  • Nexus HandlerErrors are now serialized as Temporal Failures.
  • Nexus OperationErrors are now converted to CancelledError or ApplicationError as indicated by the OperationErrorState.
  • Nexus input deserialization failures now have different default retry behavior depending on what step the failure occurred on.
    • If the PayloadCodec fails to decode the payload, the error is wrapped in a retryable HandlerError with type INTERNAL.
    • If the PayloadConverter fails to convert the payload into the correct input type, the error is wrapped in a non-retryable HandlerError with type BAD_REQUEST.

What's Changed

Core SDK Updates

... (truncated)

Commits
  • 8f003b4 Remove experimental notices from openai agents except otel integration (#1382)
  • 164096b Misc ci fixes (#1380)
  • f7da465 Remove experimental notices for Nexus (#1381)
  • 4578c0c Fix wheel tests (#1379)
  • 5ed4a47 Update python version to 1.24.0 (#1377)
  • a43600e ADK: Allow overriding summary for Agents without overriding the start to clos...
  • bb44cb8 Experimental: External Payload Storage (#1341)
  • 47b68a0 Remove HTTP port now that it's unused by nexus tests (#1368)
  • 610a0bb Validate deployment config and test worker with versioning off and custom bui...
  • 1978919 Split converter.py into submodules (#1365)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [temporalio](https://github.com/temporalio/sdk-python) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/temporalio/sdk-python/releases)
- [Commits](temporalio/sdk-python@1.22.0...1.24.0)

---
updated-dependencies:
- dependency-name: temporalio
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 6, 2026
@dependabot dependabot Bot requested a review from xiaojiou176 as a code owner April 6, 2026 22:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 6, 2026
@xiaojiou176 xiaojiou176 closed this Apr 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/apps/orchestrator/temporalio-1.24.0 branch April 7, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant