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.15.2 to 1.16.1 #59

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2022

Bumps go.temporal.io/server from 1.15.2 to 1.16.1.

Release notes

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

v1.16.1

Release Highlights

This release includes fixes for duplicated callback listener ID on namespace registry and cluster metadata. It also improves the logic for dropping failed workflow task and logging for history task processing logic.

All changes

2022-04-19 - 1c77018e5 - Prepare 1.16.1 patch 2022-04-19 - 254a3815d - Use caller object as callback listener ID (#2734) 2022-04-19 - 0b2721246 - Use uuid as namespace notification ID (#2733) 2022-04-15 - ca6b7ac1d - Do not drop workflow task if it failed due to unhandled events (#2720) 2022-04-15 - 0d0fc8732 - Log NotFound error for transfer task processing (#2723)

Details about v1.16.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 tag 1.16.1)

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

v1.16.0

Release Highlights

Schema changes

Before upgrading to your Temporal Cluster to this release 1.16, you must upgrade your storage schema version to the following:

  • MySQL schema version 1.8
  • PostgreSQL schema version 1.8
  • Cassandra schema version 1.7

Use the Schema Upgrade Tool to upgrade your schema version. How to use the Schema Upgrade Tool: https://docs.temporal.io/docs/server/versions-and-dependencies/#upgrade-your-version-of-temporal.

Note that schema version is NOT the same as the storage type (database) version, see “Latest SQL database support” below.

Docker Version

  • This version (1.16) will be the last version that we build our images based on Alpine 3.13. In the next release (1.17), we are going to upgrade our base image to use Alpine 3.15, which may not be able to run on docker versions lower than 20.10.0. Please check more details here.

Golang version

  • Upgraded golang to 1.18

Tctl

  • tctl implementation has been moved to a new repository

... (truncated)

Commits

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.15.2 to 1.16.1.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.15.2...v1.16.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 Apr 19, 2022
@jlegrone
Copy link
Collaborator

jlegrone commented May 5, 2022

Superseded by #64

@jlegrone jlegrone closed this May 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jlegrone jlegrone deleted the dependabot/go_modules/go.temporal.io/server-1.16.1 branch May 5, 2022 05:19
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.

1 participant