Skip to content

Releases: palantir/conjure-java

8.80.0

Choose a tag to compare

@autorelease3 autorelease3 released this 13 Jun 11:47
Immutable release. Only release title and notes can be modified.
8.80.0
36258aa

No documented user-facing changes

Full Changelog: 8.79.0...8.80.0

8.79.0

Choose a tag to compare

@autorelease3 autorelease3 released this 09 Jun 12:25
Immutable release. Only release title and notes can be modified.
8.79.0
feae1b0

✨ Features

  • Add RequestContext method to get peer address. (#2922)

💡 Improvements

  • Disable DangerousToStringDoNotLog error prone check for integration tests (#2909)

Full Changelog: 8.78.0...8.79.0

8.78.0

Choose a tag to compare

@autorelease3 autorelease3 released this 18 May 20:51
Immutable release. Only release title and notes can be modified.
8.78.0
0fd00fb

No documented user-facing changes

Full Changelog: 8.77.0...8.78.0

8.77.0

Choose a tag to compare

@autorelease3 autorelease3 released this 20 Apr 20:48
Immutable release. Only release title and notes can be modified.
8.77.0
e55ee29

💡 Improvements

  • ConjureAuthorizationExtractor: exceptions thrown by a custom JsonWebTokenHandler are not thrown as Conjure:MalformedCredentials (#2878)

Full Changelog: 8.76.0...8.77.0

8.76.0

Choose a tag to compare

@autorelease3 autorelease3 released this 02 Apr 13:55
Immutable release. Only release title and notes can be modified.
8.76.0
9a1b9d6

💡 Improvements

  • Generate a file with TypeMarkers for each errors namespace (#2846)

Full Changelog: 8.75.0...8.76.0

8.75.0

Choose a tag to compare

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

💡 Improvements

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

8.75.0-rc1

8.75.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@autorelease3 autorelease3 released this 23 Mar 19:59
8.75.0-rc1
b8e7e48

No documented user-facing changes

8.74.0

Choose a tag to compare

@autorelease3 autorelease3 released this 17 Mar 19:00
8.74.0
eac340f

💡 Improvements

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

8.73.0

Choose a tag to compare

@autorelease3 autorelease3 released this 17 Mar 18:55
8.73.0
50c9a48

No documented user-facing changes

8.72.0

Choose a tag to compare

@autorelease3 autorelease3 released this 12 Mar 22:26
8.72.0
b275719

✨ Features

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