Skip to content

chore(deps): bump temporalio from 1.24.0 to 1.25.0#76

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/temporalio-1.25.0
Open

chore(deps): bump temporalio from 1.24.0 to 1.25.0#76
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/temporalio-1.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps temporalio from 1.24.0 to 1.25.0.

Release notes

Sourced from temporalio's releases.

1.25.0

Pre-release Features

Serverless Lambda Workers

This release introduces a package which can be used together with upcoming changes to the Temporal server & cloud which allow you to run your worker in an AWS Lambda function which the server will invoke as-needed to process Workflow, Activity, and Nexus tasks - allowing you to do away with some of the operational burden of running a fleet of workers. Additional documentation on how to use this feature will be linked here when available.

AWS S3 Storage Driver

This release introduces a package which can be used with external storage to offload large payloads to S3 buckets in AWS instead of inlining them into workflow history. Additional documentation on how to use this feature will be linked here when available.

What's Changed

Core Changes

2026-03-13 - a7611dd8 - Remove system.enableNexus dynamic config flag (temporalio/sdk-core#1151) 2026-03-13 - cf7fcec5 - fix(client): retry WorkflowUpdateHandle::get_result poll (temporalio/sdk-core#1150) 2026-03-16 - 7a6a53f7 - chore(ci): avoid caching rust on PR (temporalio/sdk-core#1159) 2026-03-16 - a039b2d6 - feat(sdk): add schedule handle (temporalio/sdk-core#1132) 2026-03-16 - c6b601de - Fix temporal metrics in C bridge to have temporal_ prefix (temporalio/sdk-core#1156) 2026-03-17 - 2f9d6c8b - fix(core): avoid panic if workflow stream still up during eviction (temporalio/sdk-core#1158) 2026-03-17 - f188eb53 - Add external storage drivers to worker heartbeat (temporalio/sdk-core#1130) 2026-03-18 - db65dd9a - build: make otel opt-in in sdk-core (temporalio/sdk-core#1154) 2026-03-18 - f00f7337 - Allow poller scale-down on timeout when server supports autoscaling (temporalio/sdk-core#1164) 2026-03-18 - f384eeb5 - Fix possible NDE in valid child workflow cancel transition (temporalio/sdk-core#1162) 2026-03-19 - a5e8f7f1 - Update cloud-api protos to v0.12.0 (temporalio/sdk-core#1172)

... (truncated)

Commits
  • 4f3e320 Otel is now needed for conftest.py (#1426)
  • f93a8b5 Update version to 1.25.0 (#1425)
  • 8d40702 Update README to remove local activities experimental warning (#1334)
  • 66e49d4 A couple of errata for the README regarding external storage (#1424)
  • 0135935 docs: document OpenTelemetryConfig and PrometheusConfig fields (#1385)
  • 1bd9641 Fix Google ADK activity tool argument dispatch (#1421)
  • 6d3351a Support running ADK agents outside Temporal workflows (#1400)
  • 9b74089 Upgrade locked dependencies (#1420)
  • 3dadf7f Add xdist parallel test task (#1415)
  • c355064 Bump rustls-webpki from 0.103.4 to 0.103.10 in /temporalio/bridge (#1384)
  • 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.24.0 to 1.25.0.
- [Release notes](https://github.com/temporalio/sdk-python/releases)
- [Commits](temporalio/sdk-python@1.24.0...1.25.0)

---
updated-dependencies:
- dependency-name: temporalio
  dependency-version: 1.25.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:uv Pull requests that update python:uv code labels Apr 9, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant