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.14.2 to 1.14.4 #38

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps go.temporal.io/server from 1.14.2 to 1.14.4.

Release notes

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

v1.14.4

Release Highlights

This release includes minor bug fixes for adding remote cluster. See full list of patches below.

All changes

2022-01-21 - 5f418b916 - Update version checker to 1.14.4 2022-01-21 - 75bf59f55 - Favor local config value on enable global namespace (#2368) 2022-01-21 - 4dd443267 - Add validation for invalid starttime filter for standard visibility (#2401) 2022-01-21 - 2e94883ac - Fix c symbol in caCert variable name (#2397) 2022-01-21 - 2dbf144ac - Wire up cluster metadata in start fx DI (#2398) 2022-01-20 - fc9390e61 - Add logging to matching / history client (#2340)

Details about v1.14.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.14.4)

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

v1.14.3

Release Highlights

This release includes a series of fixes:

  • Fixed bugs in history service that could potentially miss tasks in failure mode when history pods are bouncing around.
  • Updated docker config to allow different DB address for main and visibility DB.
  • Support visibility dual write to 2 advanced visibility persistence.
  • Apply trim logic for stale history events to PollWorkflowTaskQueue.

All changes

2022-01-18 - 71c697917 - Update versionChecker for 1.14.3 2022-01-13 - c2124f736 - [Docker build] fix defaults with variables in templates (#2378) 2022-01-12 - 72aba0e5b - Unload shard if loaded task ID is greater than max transfer ID (#2361) 2022-01-12 - 3c351f233 - [Docker build] add separate visibility env vars for different db instance (#2362) 2022-01-12 - 319861d4b - Support visibility dual write to different ES indices (#2359) 2022-01-12 - 2457d11b9 - Check max taskID instead of max read level when process task (#2371) 2022-01-12 - 1a3cf49e5 - Include more API to Cassandra read after write inconsistency protection (#2366)

Details about v1.14.0 release can be found here.

... (truncated)

Commits
  • 5f418b9 Update version checker to 1.14.4
  • 4dd4432 Add validation for invalid starttime filter for standard visibility (#2401)
  • 2e94883 Fix c symbol in caCert variable name (#2397)
  • 2dbf144 Wire up cluster metadata in start fx DI (#2398)
  • 75bf59f Favor local config value on enable global namespace (#2368)
  • fc9390e Add logging to matching / history client (#2340)
  • 71c6979 Update versionChecker for 1.14.3
  • c2124f7 [Docker build] fix defaults with variables in templates (#2378)
  • 2457d11 Check max taskID instead of max read level when process task (#2371)
  • 3c351f2 [Docker build] add separate visibility env vars for different db instance (#2...
  • 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.14.2 to 1.14.4.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.14.2...v1.14.4)

---
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 Jan 24, 2022
@jlegrone jlegrone merged commit de413af into main Jan 26, 2022
@jlegrone jlegrone deleted the dependabot/go_modules/go.temporal.io/server-1.14.4 branch January 26, 2022 21:22
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

1 participant