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.17.1 to 1.17.2 #102

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps go.temporal.io/server from 1.17.1 to 1.17.2.

Release notes

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

v1.17.2

Release Highlights

This release includes fixes for metrics, rate limiters and Elasticsearch based visibility performance optimizations.

All changes

2022-08-02 - a39ba312d - Prepare 1.17.2 patch 2022-08-02 - 3b8f5c939 - Fix tally timer metric (#3173) 2022-08-02 - 26af874e0 - Cherry Pick: Adds ability to specify sanitizeOptions for prometheus metrics (#3170) (#3174) 2022-07-29 - 7d9b2626f - Core persistence priority rate limiting (#3139) 2022-07-29 - d18625913 - Don't dispatch expired tasks from taskReader buffer (#3161) 2022-07-29 - 28cd79b68 - Remove RunId from visibility query sort for ES 7 (#3140) 2022-07-29 - 0b28e9a2b - Consolidate rpc client metrics logic (#3147) 2022-07-29 - 478582c32 - Generate most of the gRPC wrappers in client (#3001) 2022-07-29 - efc3203ab - Add config to disable ORDER BY clause (#3128) 2022-07-29 - 4a5f6edc4 - Use default consistency level for visibility DeleteWorkflowExecution (#3132) 2022-07-29 - b48cf2a32 - Fix timer metric bucket (#3136) 2022-07-29 - 84149d348 - Fix task rate limiting (#3137) 2022-07-29 - 4d7772d60 - Fix queue rate limiting busy loop (#3111) 2022-07-28 - a1d1650bd - Config worker use public frontend endpoint (#3162) 2022-07-28 - 8dea8807b - Update shard replication timestamp with max generated task (#3158)

Details about v1.17.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.17.2)

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

Commits
  • a39ba31 Prepare 1.17.2 patch
  • 3b8f5c9 Fix tally timer metric (#3173)
  • 26af874 Cherry Pick: Adds ability to specify sanitizeOptions for prometheus metrics (...
  • 7d9b262 Core persistence priority rate limiting (#3139)
  • d186259 Don't dispatch expired tasks from taskReader buffer (#3161)
  • 28cd79b Remove RunId from visibility query sort for ES 7 (#3140)
  • 0b28e9a Consolidate rpc client metrics logic (#3147)
  • 478582c Generate most of the gRPC wrappers in client (#3001)
  • efc3203 Add config to disable ORDER BY clause (#3128)
  • 4a5f6ed Use default consistency level for visibility DeleteWorkflowExecution (#3132)
  • 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.17.1 to 1.17.2.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.17.1...v1.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2022
@jlegrone jlegrone merged commit 15c4892 into main Aug 4, 2022
@jlegrone jlegrone deleted the dependabot/go_modules/go.temporal.io/server-1.17.2 branch August 4, 2022 16:53
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