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.18.0 to 1.18.1 #150

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps go.temporal.io/server from 1.18.0 to 1.18.1.

Release notes

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

v1.18.1

Release Highlights

This patch release fixes a few minor issues with search attribute/memo upsert, task rescheduling, schedule api validation, replication, and batch operations. We recommend that everyone upgrade to it.

All Changes

2022-09-28 - 060353584 - Fix merge map of payload (#3412) 2022-09-28 - ac2593cae - Fix task reschedule policy (#3413) 2022-09-28 - ca5d0fdb5 - Reorder grpc interceptors (#3423) 2022-09-28 - 88d6fc982 - Validate structured calendar specs and improve error messages (#3425) 2022-09-28 - 02e2edf11 - Per-namespace workers should only run on active cluster (#3426) 2022-09-28 - 3c0105b2a - Fix list batch operation to include division (#3431) 2022-09-28 - adc4cc82c - Fix action metrics (#3434) 2022-09-28 - 70ca71baf - Namespace replication for failover history (#3439) 2022-09-29 - f84be211d - Log warning only when there is an error in SA size validation (#3443) 2022-10-10 - 082713b14 - Fix reset workflow in replication reapply (#3449) 2022-10-10 - 1e462372a - Add config filter by task type (#3455) 2022-10-10 - 2f6df416f - Use separate metric for resource exhausted error in task processing (#3463) 2022-10-10 - e2e7474c8 - Update replication use branch token (#3447) 2022-10-10 - f089fda9f - Update ns version history in handover state (#3456) 2022-10-10 - cb2f57453 - Compare task type enum (#3464) 2022-10-10 - 78a5e36e7 - Fix exclude tags with withTags method (#3466) 2022-10-10 - 1a6bae268 - Prepare 1.18.1 release

Details about the v1.18.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.18.1)

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

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.18.0...v1.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.temporal.io/server-1.18.1 branch from 8248773 to e51cc5c Compare October 12, 2022 20:31
@jlegrone jlegrone enabled auto-merge (squash) October 12, 2022 20:31
@codecov-commenter
Copy link

Codecov Report

Merging #150 (e51cc5c) into main (b63108d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   63.88%   63.88%           
=======================================
  Files          13       13           
  Lines         969      969           
=======================================
  Hits          619      619           
  Misses        311      311           
  Partials       39       39           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jlegrone jlegrone merged commit faebcf9 into main Oct 12, 2022
@jlegrone jlegrone deleted the dependabot/go_modules/go.temporal.io/server-1.18.1 branch October 12, 2022 20:41
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.

2 participants