quarkiverse / quarkus-temporal

Temporal (https://temporal.io/) is a developer-first, open source platform that ensures the successful execution of services and applications.
https://docs.quarkiverse.io/quarkus-temporal/dev
Apache License 2.0
3 stars 1 forks source link

Bump the dependencies group with 2 updates #72

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the dependencies group with 2 updates: io.temporal:temporal-sdk and io.temporal:temporal-testing.

Updates io.temporal:temporal-sdk from 1.25.0 to 1.25.1

Release notes

Sourced from io.temporal:temporal-sdk's releases.

v1.25.1

Highlights

Bugfixes

Fixes a bug where workers may not properly shutdown if awaitTermination was not called.

Changeset

2024-08-15 - 448f2644 - Fix workflow start delay docs to say signal does not interrupt delay (#2190) 2024-08-16 - 0c135d67 - Remove feature repo tag (#2191) 2024-08-20 - 4eaeb9ed - Fix shutdown behavior of unstarted LA slot queue (#2196) 2024-08-20 - f2e113a4 - Adding attempt number into MDC context for better diagnosing (#2193)

Commits


Updates io.temporal:temporal-testing from 1.25.0 to 1.25.1

Release notes

Sourced from io.temporal:temporal-testing's releases.

v1.25.1

Highlights

Bugfixes

Fixes a bug where workers may not properly shutdown if awaitTermination was not called.

Changeset

2024-08-15 - 448f2644 - Fix workflow start delay docs to say signal does not interrupt delay (#2190) 2024-08-16 - 0c135d67 - Remove feature repo tag (#2191) 2024-08-20 - 4eaeb9ed - Fix shutdown behavior of unstarted LA slot queue (#2196) 2024-08-20 - f2e113a4 - Adding attempt number into MDC context for better diagnosing (#2193)

Commits


Updates io.temporal:temporal-testing from 1.25.0 to 1.25.1

Release notes

Sourced from io.temporal:temporal-testing's releases.

v1.25.1

Highlights

Bugfixes

Fixes a bug where workers may not properly shutdown if awaitTermination was not called.

Changeset

2024-08-15 - 448f2644 - Fix workflow start delay docs to say signal does not interrupt delay (#2190) 2024-08-16 - 0c135d67 - Remove feature repo tag (#2191) 2024-08-20 - 4eaeb9ed - Fix shutdown behavior of unstarted LA slot queue (#2196) 2024-08-20 - f2e113a4 - Adding attempt number into MDC context for better diagnosing (#2193)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions