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

Java SDK for CloudEvents

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

Typically `cloudevents-xml` is not included. Fixes #701

It seems not all modules produced by the SDK are in the BOM it provides. Is it intentional? Typically `cloudevents-xml` is missing.

Extensions of types `OffsetDateTime` and `bytes[]` are not restored properly after serialization and deserialization using JSON format. Values are `String`s. ``` class JsonSerializationTest { final CloudEventJsonSerializer serializer = new CloudEventJsonSerializer();...

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. Release notes Sourced from rexml's releases. REXML 3.4.2 - 2025-08-26 Improvement Improved performance. GH-244 GH-245 GH-246 GH-249 GH-256 Patch by NAITOH Jun Raise appropriate...

dependencies
ruby