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.0 to 1.20.1 #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.temporal.io/server from 1.20.0 to 1.20.1.

Release notes

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

v1.20.1

Release Highlights

This release fixes few SQL-based advanced visibility bugs as well as minor bugs in various parts of the system.

All Changes

2023-03-24 - f38e041e7 - Fix passing pointer of slice element in SQL query converter (#3970) 2023-03-24 - 6d28fe257 - Refactor SQL query converter (#3971) 2023-03-24 - f714a91dc - Add SQL query converter tests (#3972) 2023-03-24 - 5c06a2bdb - Flush buffer event with single cluster namespace (#4031) 2023-03-24 - 1855bb4ef - Refactor gocql.NewSession to allow passing in cluster config factory method (#4033) 2023-03-24 - d8aaa5f25 - Extract cluster config logic into ConfigureCassandraCluster() (#4034) 2023-03-24 - f17467100 - Convert query converter error to invalid argument (#4036) 2023-03-24 - 07cf95172 - Fix UnhandledCommand error for workflow task completion in CancelTimer (#4050) 2023-03-24 - 305b770c7 - Change disable order by dynamic config to per namespace (#4063) 2023-03-24 - f8c06b537 - Set default values in returned calendar specs (#3969) 2023-03-24 - 8c1a0fb12 - Add counter to track custom order by usage in Elasticsearch (#4064) 2023-03-24 - 89f2095bf - Fixing saving custom search attribute after upgrading SQL DB (#4062) 2023-03-24 - b0ef992c0 - Fix SQL visibility page token deserializer (#4074) 2023-03-24 - 5a83f71b2 - Add deadlines to schedule local activities (#4078) 2023-03-24 - cb7d42c85 - Use preemptable caller type for low priority history tasks (#3993) 2023-03-24 - 633a05657 - Lock current execution on start workflow (#4066) 2023-03-24 - 145c99b76 - Handle max signal count limit for signal transfer task (#4051) 2023-03-24 - a8b591d15 - Track and emit metrics for entities in a single workflow (#4065) 2023-03-24 - df2d8eb67 - Fix namespace handover replication queue notification (#4082) 2023-03-24 - de840920c - Use more reliable workflow mutation check (#4076) 2023-03-24 - c0484f9dc - Fix test failure from merge conflict (#4087) 2023-03-24 - dcaa3a378 - Account for local activity run time in schedule sleep (#4079) 2023-03-24 - 57347cb91 - Flush buffer event when failing workflow task (#4010) 2023-03-24 - cbb9db75f - Support empty queries when listing archived workflows (#4027) 2023-03-24 - aabbae0d7 - Fail QueryWorkflow if last workflow task failed (#4099) 2023-03-24 - 6b747d3b0 - Refresh per-namespace worker periodically (#4103) 2023-03-24 - 7c0a0e036 - Change update namespace to upsert custom search attributes (#4080) 2023-03-28 - 212332b6a - Add flag to enable execution scanner event Id validator (#4114) 2023-03-29 - cf61e9eed - Enforce concurrent count limit to all long poll calls (#4120) 2023-03-28 - 292f4600d - Bump server version for 1.20.1 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.1)

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

Commits
  • d93c20a Bump server version for 1.20.1 patch release
  • cf61e9e Enforce concurrent count limit to all long poll calls (#4120)
  • 212332b Add flag to enable execution scanner event Id validator (#4114)
  • 7c0a0e0 Change update namespace to upsert custom search attributes (#4080)
  • 6b747d3 Refresh per-namespace worker periodically (#4103)
  • aabbae0 Fail QueryWorkflow if last workflow task failed (#4099)
  • cbb9db7 Support empty queries when listing archived workflows (#4027)
  • 57347cb Flush buffer event when failing workflow task (#4010)
  • dcaa3a3 Account for local activity run time in schedule sleep (#4079)
  • c0484f9 Fix test failure from merge conflict (#4087)
  • 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 #347 (83b21f6) into master (825f523) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

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

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