Skip to content

Bump temporal-sdk from 1.0.3 to 1.16.0#58

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps temporal-sdk from 1.0.3 to 1.16.0.

Release notes

Sourced from temporal-sdk's releases.

v1.16.0

Highlights

This release brings an experimental Spring Boot module. This is an alpha for a preview and feedback and there are no compatibility guarantees.

Fixes

  • A rare case of a Query that is arriving to a Worker with an outdated meta-information is handled gracefully now (#1371)

What's Changed

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

v1.15.1

Highlights

This release fixes the native distribution of the test server. No changes for java users.

What's Changed

Full Changelog: temporalio/sdk-java@v1.15.0...v1.15.1

v1.15.0

Highlights

This release brings PayloadCodec and Remote Data Converter capabilities to JavaSDK. GlobalDataConverter got decoupled from DefaultDataConverter.

Fixes

Migration notes

... (truncated)

Commits
  • d2edb54 Release v1.16.0 (#1386)
  • 8f09311 Fix situation when direct query comes outdated (inconsistent) and applied to ...
  • 0a327b5 Switch to using opentelemetry bom and Spring Boot upgrade (#1385)
  • d87ca7d Specify some standard Spring AutoConfiguration before Temporal ones explicitl...
  • 0ab17d8 Move state machine input parameter classes to state machine package (#1381)
  • a927dd4 Spring Boot Autoconfiguration doesn't require temporal-testing module to be i...
  • fb97787 Revisit Sprint Boot Readme (#1379)
  • 776d7d6 Upgrade protoc for Apple Silicone builds (#1376)
  • b803188 Add an ability to register custom DataConverter in Spring Boot Autoconfigurat...
  • ab43a4a Additional Spring Boot wiring (#1363)
  • 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.16.0.
- [Release notes](https://github.com/temporalio/sdk-java/releases)
- [Commits](temporalio/sdk-java@v1.0.3...v1.16.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 Aug 29, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #62.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.temporal-temporal-sdk-1.16.0 branch October 31, 2022 12:01
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