Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump go.temporal.io/server from 1.19.1 to 1.21.1 #226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps go.temporal.io/server from 1.19.1 to 1.21.1.

Release notes

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

v1.21.1

Release Highlights

This release fixes these bugs:

  • Skip reading close event for retention task if not using Cassandra visibility store.
  • Use lower priority for standby tasks.
  • Added sanity check to protect against mutable state corruption.
  • Fix replication ack aggregation logic.

All Changes

2023-06-30 - 873df3467 - Improve build id scavenger (#4568) 2023-06-30 - ed7f94cbe - Fix migration in mem ack aggregation (#4569) 2023-06-29 - 0fcff5159 - Measure backlog after completing a current task (#4562) 2023-06-29 - 275567976 - Add corruption protection to ms (#4560) 2023-06-29 - 8b3426bf1 - Handle get namespace by id error (#4559) 2023-06-29 - 72fb120c7 - Use lowest persistence priority for standby tasks (#4551) 2023-06-29 - ca41bb034 - Consider non default sets reachable by new workflows for a while after they stop being queue default (#4545) 2023-06-29 - 0d7350d6e - Get execution start/close time when using Cassandra visibility store (#4549) 2023-06-29 - 0c441a796 - Add more metrics for stream replication (#4539)

Details about the v1.21.0 release can be found here.

Helpful links to get you started with Temporal

Temporal Docs Server Docker Compose Helm Chart

Docker images for this release (use the tag 1.21.1)

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

v1.21.0

Release Highlights

Worker Versioning (preview)

Links to docs:

Description: Worker Versioning simplifies the process of deploying changes to Workflow Definitions.

⚠️ This feature requires Advanced Visibility

In the SDK, a user can identify a Worker with a Build ID, which should be associated at build time, and configure that Worker to use Versioning.

... (truncated)

Commits
  • 873df34 Improve build id scavenger (#4568)
  • ed7f94c Fix migration in mem ack aggregation (#4569)
  • 0fcff51 Measure backlog after completing current task (#4562)
  • 316e876 Bump patch release version to 1.21.1
  • 2755679 Add corruption protection to ms (#4560)
  • 8b3426b Handle get namespace by id error (#4559)
  • 72fb120 Use lowest persistence priority for standby tasks (#4551)
  • ca41bb0 Consider non default sets reachable by new workflows for a while after they s...
  • 0d7350d Get execution start/close time when using cassandra visibility store (#4549)
  • 0c441a7 Add more metrics for stream replication (#4539)
  • 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 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 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.19.1 to 1.21.1.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.19.1...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #228.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go.temporal.io/server-1.21.1 branch July 17, 2023 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants