Skip to content

chore(deps): bump temporalio from 1.24.0 to 1.27.2#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/temporalio-1.27.2
Open

chore(deps): bump temporalio from 1.24.0 to 1.27.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/temporalio-1.27.2

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps temporalio from 1.24.0 to 1.27.2.

Release notes

Sourced from temporalio's releases.

1.27.2

DNS Resolver Load Balancing Configuration

A new load balancing feature was added in temporalio/sdk-rust#1212 which has caused networking issues in certain networking setups. This is now disabled by default via the change listed below.

What's Changed

1.27.1

DNS Resolver Load Balancing Configuration

A new load balancing feature was added in temporalio/sdk-rust#1212 which has caused networking issues in certain networking setups. That can now be disabled via DnsLoadBalancingConfig.

What's Changed

Core Changes

None!

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

... (truncated)

Commits
  • c9e2873 release 1.27.2 (#1522)
  • e76e155 default dns lb config to None (#1518)
  • ddc2b29 release-1.27.1 (#1514)
  • f721b8a Plumb through option for configuring DNS resolver (#1501)
  • 7bf5434 Fix minor API break from latest OpenAI Agents version (#1511)
  • 5bff3b0 AI-183: Respect LANGSMITH_TRACING env var in LangSmith plugin (#1509)
  • 6ac702a Fix CI, bump openinference-instrumentation-google-adk to 0.1.11 (#1508)
  • a161d18 contrib/google_adk_agents: stream LlmResponse chunks via Workflow Streams (#1...
  • 8de1cef contrib/openai_agents: stream model events via Workflow Streams (#1497)
  • aa95444 Report 'client_region' in S3 diagnostics for clarity (#1494)
  • 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.27.2.
- [Release notes](https://github.com/temporalio/sdk-python/releases)
- [Commits](temporalio/sdk-python@1.24.0...1.27.2)

---
updated-dependencies:
- dependency-name: temporalio
  dependency-version: 1.27.2
  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 14, 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