samples-java
samples-java copied to clipboard
Temporal Java SDK samples
Vulnerable Library - temporal-spring-boot-starter-alpha-1.22.3.jar Path to dependency file: /springboot-basic/build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.boot/spring-boot/2.7.12/888c3545dc3c6ca791753c7ad621a2d03f222732/spring-boot-2.7.12.jar Found in HEAD commit: e2efb7f6b5f8adfd17772fbd66fc08b4a56860c4 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...
### Is your feature request related to a problem? Please describe. Running the SslEnabledWorkerCustomCASample and forgetting to start the server-sample results in an exception. ### Describe the solution you'd like...
I am trying the tracing example given at https://github.com/temporalio/samples-java/tree/main/core/src/main/java/io/temporal/samples/tracing I am able to bring up this and able to see the traces in the Jaeger running in my local docker....
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like ### Additional context
I was surprised to not have Java 11 features available while modifying some of the examples. Since [Java 11 has become the standard][1] these days I would suggest to make...
Update Java SDK to v1.24.1
Bumps [io.cloudevents:cloudevents-core](https://github.com/cloudevents/sdk-java) from 3.0.0 to 4.0.1. Release notes Sourced from io.cloudevents:cloudevents-core's releases. v4.0.1 What's Changed [4.0] Make CloudEventValidatorProvider thread safe (#650) by @pierDipi in cloudevents/sdk-java#651 Full Changelog: https://github.com/cloudevents/sdk-java/compare/v4.0.0...v4.0.1 v4.0.0 What's...
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.1 to 2.17.2. Commits e239d65 [maven-release-plugin] prepare release jackson-bom-2.17.2 154dbc5 Prepare for 2.17.2 release 017f7ae Update CI fec40e1 Back to snapshot dep 14f8741 [maven-release-plugin] prepare for next...
Bumps [io.cloudevents:cloudevents-api](https://github.com/cloudevents/sdk-java) from 3.0.0 to 4.0.1. Release notes Sourced from io.cloudevents:cloudevents-api's releases. v4.0.1 What's Changed [4.0] Make CloudEventValidatorProvider thread safe (#650) by @pierDipi in cloudevents/sdk-java#651 Full Changelog: https://github.com/cloudevents/sdk-java/compare/v4.0.0...v4.0.1 v4.0.0 What's...
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.30.1 to 1.40.0. Release notes Sourced from io.opentelemetry:opentelemetry-bom's releases. Version 1.40.0 API Incubator Narrow ExtendedSpanBuilder return types for chaining (#6514) Add APIs to determine if tracer, logger,...