Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps go.temporal.io/server from 1.29.0 to 1.29.1.

Release notes

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

v1.29.1

Release Highlights

This patch release fixes an issue in Priority and Workflow Versioning. It also fixes a bug in Workflow Retry for versioned workflows.

Full Changelog: temporalio/temporal@v1.29.0...v1.29.1

Helpful links to get you started with Temporal

Temporal Docs Server Docker Compose Helm Chart

Docker images for this release

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

Commits
  • 4c24037 Bump server version to v1.29.1
  • b3bdb3e Bug fix: Retried versioned workflow stuck due to inherited deprecated version...
  • ce01abb Consolidate default priority handling (#8483)
  • 6575113 Set heartbeat capability in NamespaceInfo (#8444)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.29.0 to 1.29.1.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/main/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.29.0...v1.29.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2025
@dependabot dependabot bot requested a review from rustatian as a code owner October 30, 2025 02:01
@rustatian rustatian merged commit 427c12c into master Nov 4, 2025
10 of 11 checks passed
@rustatian rustatian deleted the dependabot/go_modules/go.temporal.io/server-1.29.1 branch November 4, 2025 20:20
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.

2 participants