Skip to content

Bump temporal-sdk from 1.0.3 to 1.17.0#62

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.temporal-temporal-sdk-1.17.0
Open

Bump temporal-sdk from 1.0.3 to 1.17.0#62
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.temporal-temporal-sdk-1.17.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps temporal-sdk from 1.0.3 to 1.17.0.

Release notes

Sourced from temporal-sdk's releases.

v1.17.0

Highlights

This release brings a lot of performance improvements for high throughput scenarios. Eager Activity Dispatch is added. This feature requires Temporal Server 1.19+ and is not effective on earlier releases.

What's Changed

New Contributors

Full Changelog: temporalio/sdk-java@v1.16.0...v1.17.0

... (truncated)

Commits
  • 71bc122 Release v1.17.0 (#1496)
  • ee6ce18 Pre-release cleanup (#1495)
  • d166498 Upgrade CI docker images from openjdk to eclipse-temurin (#1492)
  • b5c6ec8 Dependency updates and spring-boot-starter pom fix for Maven (#1480)
  • cea3e73 Don't use BackoffThrottler in multithread contexts (#1467)
  • f55f610 Cleanup WorkflowExecutorCache, rearrange checks in a flaky test (#1478)
  • 40f9212 Add diagnostic output for flaky taskTimeoutWillRescheduleTheTaskOnTheGlobalLi...
  • 46a7f83 Fix incorrect handling of -RC suffix in version (#1466)
  • 813769f Release v1.17.0-RC1 (#1462)
  • 453fe15 Update API protos to 1.12 (#1461)
  • 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/sdk-java) from 1.0.3 to 1.17.0.
- [Release notes](https://github.com/temporalio/sdk-java/releases)
- [Commits](temporalio/sdk-java@v1.0.3...v1.17.0)

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

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 31, 2022
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.

0 participants