Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps go.temporal.io/server from 1.27.0 to 1.27.3.

Release notes

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

v1.27.3

Release Highlights

Helpful links to get you started with Temporal

Temporal Docs Server Docker Compose Helm Chart

Docker images for this release (use the tag 1.27.3)

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

Full Changelog: temporalio/temporal@v1.27.2...v1.27.3

v1.27.2

This patch release fixes a few minor Worker Deployment and Nexus bugs.

Helpful links to get you started with Temporal

Temporal Docs Server Docker Compose Helm Chart

Docker images for this release (use the tag 1.27.2)

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

Full Changelog: temporalio/temporal@v1.27.1...v1.27.2

v1.27.1

Schema Changes

Before upgrading your Temporal Cluster to v1.27.1, you must upgrade your core schema if you are using MySQL or PostgreSQL, and your visibility schema to the following:

  • Core:
    • MySQL schema v1.16
    • PostgreSQL schema v1.16
  • Visibility:
    • Elasticsearch schema v9
    • MySQL schema 1.9
    • PostgreSQL schema v1.9

Please see our upgrade documentation for the necessary steps to upgrade your schemas.

NOTE: The upgrade to MySQL and PostgreSQL Visibility schemas may come with temporary performance degradation because of creation of a new column _version which has default values. Consider performing the schema upgrades when load is low. There are protective mechanisms in place to account for timeouts from any VisibilityStore.

... (truncated)

Commits
  • 8f6caaf Bump Server version to 1.27.3
  • 988c560 Limit the number of parts allowed for auth token (#8122)
  • ed81e7c Bump Server version to 1.27.2
  • c64aef7 Reduce max proto duration cap to 100 years (#7510)
  • 111f556 Deserialize failure details from CompleteOperation HTTP response (#7497)
  • d85b0b9 Ignore updating activity retry policy for backward compatible (#7485)
  • c854e6b stop infinite activity retries in the entity workflows (#7448)
  • 89eae74 Sorting version summaries in DescribeWorkerDeployment calls (#7398)
  • 8394d5c Non-Retryable error returned when deleting current/ramping version (#7399)
  • 52190ff Send raw history events from history to frontend service (#7342)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2025 21:52
Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.27.0 to 1.27.3.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/main/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.27.0...v1.27.3)

---
updated-dependencies:
- dependency-name: go.temporal.io/server
  dependency-version: 1.27.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/grpc-proxy/go.temporal.io/server-1.27.3 branch from 015c791 to ea95b88 Compare October 8, 2025 17:19
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2026

Superseded by #441.

@dependabot dependabot bot closed this Jan 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/grpc-proxy/go.temporal.io/server-1.27.3 branch January 2, 2026 15:47
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