Skip to content

Releases: palantir/conjure-java

8.75.0

24 Mar 14:43
Immutable release. Only release title and notes can be modified.
8.75.0
c950745

Choose a tag to compare

💡 Improvements

  • Don't chain .exception calls when constructing exception deserializers (#2847)

8.75.0-rc1

23 Mar 19:59
8.75.0-rc1
b8e7e48

Choose a tag to compare

8.75.0-rc1 Pre-release
Pre-release

No documented user-facing changes

8.74.0

17 Mar 19:00
8.74.0
eac340f

Choose a tag to compare

💡 Improvements

  • Set the exit code when running the Conjure Java CLI (#2839)

8.73.0

17 Mar 18:55
8.73.0
50c9a48

Choose a tag to compare

No documented user-facing changes

8.72.0

12 Mar 22:26
8.72.0
b275719

Choose a tag to compare

✨ Features

  • The authorization extractor now stores the unverified service in the MDC. (#2836)

8.71.0

10 Mar 18:12
8.71.0
24f53b5

Choose a tag to compare

No documented user-facing changes

8.70.0

10 Feb 17:49
8.70.0
a7633ad

Choose a tag to compare

No documented user-facing changes

8.69.0

13 Jan 17:29
8.69.0
79c4bfe

Choose a tag to compare

💡 Improvements

  • [test-only] Fix unnecessarily qualified import in WireFormatTests (#2772)

8.68.0

12 Jan 17:21
8.68.0
25a6ace

Choose a tag to compare

💡 Improvements

  • [Sealed unions] Make toString backward compatible (#2753)

8.67.0

06 Jan 21:58
8.67.0
dbe0d2b

Choose a tag to compare

💡 Improvements

  • Add test to check that sealed unions are serialized the same way as legacy unions (#2752)
  • Throw IllegalArgumentException instead of IllegalStateException when request contains too many cookies. (#2761)