sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Temporal Java SDK

Results 428 sdk-java issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Add support for Jackson 3, the next major version of the library the SDK uses for JSON serialization. **Describe the...

enhancement

##What was changed DWISOTT 1. Part of https://github.com/temporalio/features/issues/687 How was this tested: Unit tests Any docs updates needed? Maybe

How to repro - run the java sdk samples metrics sample: https://github.com/temporalio/samples-java/tree/main/core/src/main/java/io/temporal/samples/metrics Sample starts only 2 activities, PerformA and PerformB. Metrics report activity_schedule_to_start_latency for 3 activities, PerformA, PerformB and "none"...

https://github.com/temporalio/sdk-java/blob/master/temporal-sdk/src/main/java/io/temporal/worker/WorkerOptions.java#L870-L872 returning usingVirtualThreadsOnActivityWorker currently

## Expected Behavior upgrade grpc-netty-shaded to 1.75.0 ## Actual Behavior ## Steps to Reproduce the Problem 1.check dependencies of temporal java-sdk 1.https://www.cve.org/CVERecord?id=CVE-2025-55163 1. ## Specifications - Version: 1.28.1, ..,1.31.0 -...

**Describe the solution you'd like** Allow executing activities without a workflow. The clients must support the new (upcoming) server APIs for starting, managing and getting results of activities. The workers...

enhancement

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5 to 6. Release notes Sourced from mikepenz/action-junit-report's releases. v6 🚀 Features Add report_url output for test report URLs PR: #1456 📦 Dependencies Bump github/codeql-action from 3...

dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed Breaking Changes Improve toolchain handling to ensure more reliable and consistent toolchain selection and management...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions