Skip to content

1.35.0

Latest
Compare
Choose a tag to compare
@vyazelenko vyazelenko released this 26 May 15:55
· 2 commits to master since this release

Changed

  • Update Implementation-Vendor.
  • Rust: Elide explicit ActingVersion lifetime. (#1053)
  • CI: Use gradle/actions/setup-gradle action for caching Gradle dependencies.
  • CI: Enable JDK 24 GA build.
  • CI: Simplify error log upload.
  • CI: Remove Ubuntu 20.04 based builds.
  • CI: Bump Go build to use 1.23.x and 1.24.x.
  • Bump Agrona to 2.2.0.
  • Bump Gradle to 8.14.1.
  • Bump Checkstyle to 10.24.0.
  • Bump json to 20250517.
  • Bump JUnit to 5.12.2.
  • Bump Mockito to 5.18.0.
  • Bump Shadow to 8.3.6.
  • Bump Versions to 0.52.

Fixed

  • Java: include field 'deprecated' in ir encoding and decoding.
  • Java: Adjust Java DTO Choice Set Access. (#1064)
  • Rust: get proper version for composite types. (#1058)
  • C#: Read NuGet package version from version file (#1061)
  • C#: Enable dual build for netstandard2.0 & netstandard2.1. (#1062)