Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump go.temporal.io/server from 1.18.0 to 1.18.1 #282

Closed

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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 11, 2022
@dependabot dependabot bot requested a review from rustatian October 11, 2022 02:06
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

Looks like go.temporal.io/server is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/go.temporal.io/server-1.18.1 branch October 13, 2022 16:58
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.

None yet

2 participants