Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps io.temporal:temporal-testing from 1.27.0 to 1.32.1.

Release notes

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

v1.32.1

Bugfixes

Spring Boot

Fixed a bug preventing using the in-memory test server for non-root namespaces.

Environment Config

Fixed a bug causing an exception to be thrown if the default config file was not present.

What's Changed

2025-11-26 - 0bfa9103 - fix(spring-boot): use in-memory test server for non-root namespaces (#2736) 2025-11-28 - 6bb0fdf6 - Fix Javadoc for RateLimitsConfigurationProperties (#2729) 2025-11-29 - b06f15d6 - Allow for FileNotFound. Do not error, instead return a default instance (#2739)

v1.32.0

💥 BREAKING CHANGES

Spring Boot

Customizers

The Java SDK Spring Boot integration now allows multiple customizers for the main Namespace. Multi-Namespace support coming as part of temporalio/sdk-java#2656.

Highlights

Environment Configuration

Added a new package temporal-envconfig to support Environment Configuration. Environment Configuration provides a way to configure clients using environment variables and TOML configuration files, rather than setting connection options programmatically in your code.

For more please see our docs page here, Java SDK specific docs coming soon.

What's Changed

2025-08-25 - 4ae92d31 - Ensure namespace exists on worker startup (#2609) 2025-08-28 - 31d044cf - Make sure workflow_task_queue_poll_succeed is emitted (#2645) 2025-09-02 - eaad70d1 - Update Spring Boot README.md to link to docs (#2646) 2025-09-13 - bf0b196c - Allow multiple customizers in Springboot (#2649) 2025-09-18 - c67ca608 - Add NexusInfo (#2658) 2025-09-22 - 5629f0c1 - Don't set error status on otel spans for benign exceptions (#2663) 2025-09-24 - 4631b16c - Add support for environment config (#2660) 2025-09-25 - 785f5cd8 - Bump dependencies (#2668) 2025-09-26 - a05c8558 - Fix UNKNOWN gRPC error on describe (#2672) 2025-10-09 - 6239adbf - Use macOS 15 intel runner (#2678) 2025-10-10 - 89c427eb - Fix gradle version determination breaking in some environments (#2682) 2025-10-10 - f9a5d74d - fix: set type metadata on search attribute payloads in test server (#2677) 2025-10-15 - 832785d8 - Add grpc-inprocess, grpc-util to shaded dependencies (#2686) 2025-10-15 - c040f0da - Add separate deployment name and build id fields for spring (#2681)

... (truncated)

Commits
  • 9bc6e15 Release Java SDK v1.32.1 (#2743)
  • b06f15d Allow for FileNotFound. Do not error, instead return a default instance (#2739)
  • 6bb0fdf Fix Javadoc for RateLimitsConfigurationProperties (#2729)
  • 0bfa910 fix(spring-boot): use in-memory test server for non-root namespaces (#2736)
  • b949929 Release Java SDK v1.32.0 (#2727)
  • 7577911 Add new constructor for WorkflowStub to target correct execution (#2709)
  • 5394310 Set default workflow task failure cause to unhandled failure (#2706)
  • be353bc add nightly throughput stress (#2717)
  • 3f41b69 Remove experimental labels from poller behavior options (#2721)
  • a7e38ec Add summary to side effect and mutable side effect (#2699)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.temporal:temporal-testing](https://github.com/temporalio/sdk-java) from 1.27.0 to 1.32.1.
- [Release notes](https://github.com/temporalio/sdk-java/releases)
- [Commits](temporalio/sdk-java@v1.27.0...v1.32.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Test Results (Java 21)

6 tests  +6   5 ✅ +5   4s ⏱️ +4s
2 suites +2   0 💤 ±0 
2 files   +2   1 ❌ +1 

For more details on these failures, see this check.

Results for commit 6c2f618. ± Comparison against base commit 8b85492.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant