Skip to content

chore(deps): bump go.temporal.io/server from 1.30.1 to 1.30.2#745

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go.temporal.io/server-1.30.2
Closed

chore(deps): bump go.temporal.io/server from 1.30.1 to 1.30.2#745
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go.temporal.io/server-1.30.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps go.temporal.io/server from 1.30.1 to 1.30.2.

Release notes

Sourced from go.temporal.io/server's releases.

v1.30.2

What's Changed

Worker Versioning

  • Upgrade-on-Continue-as-New (Public Preview) - New feature enables Pinned workflows to find out when a new worker version is available for them to upgrade to. Use this to Pin long-running workflows and let them upgrade-on-continue-as-new to the Target Worker Deployment Version (#9239)
  • System protection caches to reduce excessive GetTaskQueueUserData lookups (#9168, #9262)
  • Track version drainage properly with VersioningOverride for automated worker controllers (#9147)
  • Fix approximate_backlog_count metric for Current and Ramping version tasks (#9300, #9316, #8957)
  • Fix task rescheduling edge case during AutoUpgrade Transition (#9250)

Bug Fixes

  • Fix bug in retrieving archived workflows from Google Cloud Store (#9329)
  • Fix race in fairTaskReader (#9467)
  • Bump Temporal CLI version to 1.6.1 in Docker image build (#9433)

Security

Full Changelog: temporalio/temporal@v1.30.1...v1.30.2

Helpful links to get you started with Temporal

Temporal Docs Server Docker Compose Helm Chart

Docker images for this release (use the tag 1.30.2)

Server Server With Auto Setup (what is Auto-Setup?) Admin-Tools

Commits
  • df877a8 Bump dependencies to address security CVEs for v1.30.2 (#9610)
  • 8086c0a Bump ServerVersion to 1.30.2 (#9579)
  • ec8693f Cherry-pick remaining fixes for OSS v1.30.2 (#9578)
  • 7eb0080 Versioning cherry-pick for OSS v1.30.2 (#9543)
  • de47044 fix: resolve docker image tags from git and auto-detect CLI version (backport...
  • See full diff 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 [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.30.1 to 1.30.2.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Commits](temporalio/temporal@v1.30.1...v1.30.2)

---
updated-dependencies:
- dependency-name: go.temporal.io/server
  dependency-version: 1.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 25, 2026
@dependabot dependabot bot requested a review from rustatian as a code owner March 25, 2026 02:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Superseded by #749.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go.temporal.io/server-1.30.2 branch April 2, 2026 05:22
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant