Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps temporal-sdk from 0.29.1 to 1.4.0.

Release notes

Sourced from temporal-sdk's releases.

v1.4.0

Highlights

  • TestWorkflowRule doesn't enforce timeouts anymore, users should use junit or other test frameworks functionality to enforce test level timeouts
  • Dynamic Workflow Failures are handled correctly
  • TEMPORAL_DEBUG mode is fixed in regards to Deadlock exceptions
  • Added support for unified tctl version of history in replays
  • Fixed duplication of workflow metrics during replays
  • Workflow client stubs now respect context propagators set on WorkflowClientOptions#contextPropagators

Full Changeset

... (truncated)

Commits
  • 4957754 Release v1.4.0 (#804)
  • 02325fe Make grpc-netty-shaded dep API scoped (#803)
  • 73ce5e4 Fix the way SNAPSHOT versions are created (#801)
  • 3deccf2 Implement activity_succeed_endtoend_latency and local_activity_succeed_endtoe...
  • b52e7fb WorkflowClientOptions#contextPropagators now used for Workflow stubs (#798)
  • a526e2c Deleted this test. DescribeTest already covers this functionality. (#797)
  • b9b41e0 Use ReplayAwareScope for metric reporting to address #759 (#795)
  • 798f515 Disable emitting of completion metrics when replaying workflow (#769)
  • beb5bc9 Enable IdentityInPendingActivityTest for Dockerized Temporal (#792)
  • 473bc74 Updated dependencies. (#791)
  • 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.4.0.
- [Release notes](https://github.com/temporalio/temporal-java-sdk/releases)
- [Commits](temporalio/sdk-java@v0.29.1...v1.4.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 Oct 11, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #37.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.temporal-temporal-sdk-1.4.0 branch November 8, 2021 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