Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps temporal-sdk from 0.29.1 to 1.6.0.

Release notes

Sourced from temporal-sdk's releases.

v1.6.0

Highlights

  • This release contains important fixes that improve the stability of workers.
  • Numerous fixes for worker thread leaks and handling of failure cases.
  • There is a race condition in gRPC-java that may break workers. This release contains a workaround until the issue is fixed.

Migration notes

temporal-testing-junit4, temporal-testing-junit5, and temporal-testing merged into one temporal-testing module that exposes Gradle "capabilities." For Gradle: See https://github.com/temporalio/sdk-java/tree/master/temporal-testing#usage for Gradle-specific instructions. Or you can just switch to temporal-testing and provide junit dependency yourself without digging into Gradle's capabilities. For other build tools: Just switch onto using just temporal-testing instead of temporal-testing-junit4 or temporal-testing-junit5.

What's Changed

New Contributors

Full Changelog: temporalio/sdk-java@v1.5.0...v1.6.0

v1.5.0

... (truncated)

Commits
  • 4c3ef2b Release v1.6.0 (#921)
  • 439aafd Upgrade grpc-java 1.42.1 (#920)
  • 8998879 Doc describing building test-server into a native binary using GraalVM native...
  • a92803c Add @​bergundy and @​mmcshane to CODEOWNERS (#919)
  • 7626553 Fix signalWithStart integration with tracing (#913)
  • 4925d5b Cleanup resource management in tests (#910)
  • 7710f32 Move errorprone settings into a separate script (#909)
  • 4928f7d Improve documentation on the Signal method to emphasize the possibility of ge...
  • a6710cb Expose methods for loading history from files as WorkflowExecutionHistoryLoad...
  • e72b71b Expose methods for loading history from files as WorkflowExecutionHistoryLoad...
  • 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 [temporal-sdk](https://github.com/temporalio/temporal-java-sdk) from 0.29.1 to 1.6.0.
- [Release notes](https://github.com/temporalio/temporal-java-sdk/releases)
- [Commits](temporalio/sdk-java@v0.29.1...v1.6.0)

---
updated-dependencies:
- dependency-name: io.temporal:temporal-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

Superseded by #40.

@dependabot dependabot bot closed this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.temporal-temporal-sdk-1.6.0 branch January 17, 2022 19:02
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant