Skip to content

Releases: palantir/conjure-java

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)

8.66.0

10 Dec 15:50
8.66.0
ebbb130

Choose a tag to compare

💡 Improvements

  • Add annotation to suppress warnings for missing serialVersionUID to generated exceptions extending RemoteException (#2750)

8.65.0

02 Dec 15:17
8.65.0
ce39ae5

Choose a tag to compare

No documented user-facing changes