Skip to content

chore(deps): bump temporalio from 1.24.0 to 1.27.0#26

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps temporalio from 1.24.0 to 1.27.0.

Release notes

Sourced from temporalio's releases.

1.27.0

💥 External Storage Reference Format Change (Experimental)

External storage reference event history format has been incompatibly changed from prerelease. New storage references are emitted in the new format starting with release. Support for the ability to retrieve references in the old format has been preserved. The prerelease format is deprecated and will be removed in a future release.

Workflow Streams

This release adds Workflow Streams, a public preview contrib library that gives a workflow a durable, offset-addressed event channel for keeping outside observers updated on workflow and activity progress. It's built on Temporal's existing signals, updates, and queries, with batching, exactly-once deduplication, topic filtering, and continue-as-new helpers layered on top. Intended uses are streaming UIs for long-running AI agents, status for in-flight payment or order processing, and progress for data pipelines. It is not for not ultra-low-latency cases like real-time voice.

What's Changed

Core Changes

2026-04-10 - 08adc4a4 - feat(sdk): add typed continue as new (temporalio/sdk-core#1209) 2026-04-14 - 00d3888a - feat(client): ergonomic workflow description (temporalio/sdk-core#1215) 2026-04-14 - c78bfb67 - Support static_summary, static_details and current_details` in the Rust sdk (temporalio/sdk-core#1208) 2026-04-14 - d24a6f77 - chore(ci): bump macos-intel timeout (temporalio/sdk-core#1214) 2026-04-15 - d7ebff81 - Add DNS load balancing (temporalio/sdk-core#1212) 2026-04-16 - 33b86805 - fix(sdk): normalize how user metadata is encoded (temporalio/sdk-core#1216) 2026-04-16 - 33c6c5e2 - Optimize dependencies (temporalio/sdk-core#1219) 2026-04-16 - 72d8c5d3 - Fix test broken on windows by fake server binding to ipv6 (temporalio/sdk-core#1220) 2026-04-16 - 904f4793 - Remove unused parking lot send guard feature (temporalio/sdk-core#1218) 2026-04-17 - 1e67b234 - chore: Update and pin all GHA actions (temporalio/sdk-core#1222) 2026-04-20 - 9171aca4 - 💥 feat(sdk): enforce some activity to close timeout is set (temporalio/sdk-core#1221) 2026-04-21 - 703fe6b2 - Fix NDE when multiple patches in a single WFT exceed SA's 2048-byte limit (temporalio/sdk-core#1225) 2026-04-22 - 984da134 - Set WFT Failed cause on grpc message too large incidents (temporalio/sdk-core#1229) 2026-04-23 - 64cb6ed2 - Shutdown rpc initiate shutdown (temporalio/sdk-core#1224) 2026-04-24 - 6dd29f2d - chore: rename master -> main in docs/crates/workflows (temporalio/sdk-core#1233) 2026-04-25 - 30c4a313 - bump versions to 0.3.0 (temporalio/sdk-core#1235) 2026-04-26 - 2872b536 - Update upstream api to latest (temporalio/sdk-core#1234)

... (truncated)

Commits

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.27.0.
- [Release notes](https://github.com/temporalio/sdk-python/releases)
- [Commits](temporalio/sdk-python@1.24.0...1.27.0)

---
updated-dependencies:
- dependency-name: temporalio
  dependency-version: 1.27.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 May 1, 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