temporalio / roadrunner-temporal

Temporal PHP-SDK Host Process plugin for Roadrunner
MIT License
22 stars 8 forks source link

chore(deps): bump go.temporal.io/server from 1.20.2 to 1.20.3 #363

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.temporal.io/server from 1.20.2 to 1.20.3.

Release notes

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

v1.20.3

Release Highlights

This release fixes few schedule and search attributes issues as well as minor bugs in various parts of the system.

All Changes

2023-05-12 - 3ce630832 - Fix cron for schedules that do not match any time (#4206) 2023-05-12 - d8a6ca7e6 - Run no-op claim mapper even without auth info (#4197) 2023-05-12 - 9448a6f3a - Fix metric tag for delete execution task (#4275) 2023-05-12 - 5225f13f7 - Fix task attempt reset (#4276) 2023-05-12 - f163b880c - Make shard ownership more resilient when shard is busy (#4283) 2023-05-12 - d6f7c9172 - Event buffer size limit (#4296) 2023-05-12 - f64bb0eb0 - Use search attribute type map in visibility archival (#4304) 2023-05-12 - 4ef165a03 - Skip over entire time range if paused and batch and cache time queries (#4215) 2023-05-12 - caac9c20c - Fix adding multiple search attributes of same type at once (#4273) 2023-05-12 - c54890d91 - Change schedules default catchup window to 1 year (#4332) 2023-05-15 - a97cdef0e - Truncate activity failure in mutable state (#4338) 2023-05-15 - 6eba60dc3 - Fix caller info for migration activities (#4340) 2023-05-15 - fcebf6956 - Tag metric tracking custom order by with namespace (#4344) 2023-05-15 - a4c0b81c4 - Bump server version for 1.20.3 patch release

Details about the v1.20.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.20.3)

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

Commits
  • a4c0b81 Bump server version for 1.20.3 patch release
  • fcebf69 Tag metric tracking custom order by with namespace (#4344)
  • 6eba60d Fix caller info for migration activities (#4340)
  • a97cdef Truncate activity failure in mutable state (#4338)
  • c54890d Change schedules default catchup window to 1 year (#4332)
  • caac9c2 Fix adding multiple search attributes of same type at once (#4273)
  • 4ef165a Skip over entire time range if paused and batch and cache time queries (#4215)
  • f64bb0e Use search attribute type map in visibility archival (#4304)
  • d6f7c91 Event buffer size limit (#4296)
  • f163b88 Make shard ownership more resilient when shard is busy (#4283)
  • 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)
CLAassistant commented 1 year ago

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.

codecov-commenter commented 1 year ago

Codecov Report

Merging #363 (7342af3) into master (0806b15) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   22.34%   22.34%           
=======================================
  Files           4        4           
  Lines         273      273           
=======================================
  Hits           61       61           
  Misses        210      210           
  Partials        2        2