Skip to content

Releases: palantir/conjure-java-runtime-api

2.65.0

10 Sep 17:17
2.65.0
464e377

Choose a tag to compare

💡 Improvements

  • Add SerializableErrorProvider (#1431)

2.64.0

28 Aug 19:03
2.64.0
aea5930

Choose a tag to compare

💡 Improvements

  • Make Conjure error parameter header public for use in code gen (#1426)

2.63.0

21 Aug 15:36
2.63.0
7158292

Choose a tag to compare

💡 Improvements

  • Add AbstractSerializableError and make RemoteException non-final (#1415)

2.63.0-rc1

13 Aug 19:07
2.63.0-rc1
7743b08

Choose a tag to compare

2.63.0-rc1 Pre-release
Pre-release

No documented user-facing changes

2.62.0

31 Jul 15:02
2.62.0
f643b07

Choose a tag to compare

⏸️ Deprecations

  • Deprecate CheckedServiceException (#1401)

2.61.0

29 Jul 17:38
2.61.0
88766b2

Choose a tag to compare

💡 Improvements

  • Add ConjureErrorParameterFormat with utility to encode and parse HTTP header (#1398)

2.61.0-rc1

15 Jul 15:25
2.61.0-rc1
83da95f

Choose a tag to compare

2.61.0-rc1 Pre-release
Pre-release

No documented user-facing changes

2.60.0

20 Jun 19:02
2.60.0
65c19a8

Choose a tag to compare

💡 Improvements

  • Remove JMH plugin (#1306)
  • Add EndpointServiceException (#1352)

2.59.0

04 Feb 16:38
2.59.0
857a364

Choose a tag to compare

💡 Improvements

  • Conjure User-Agents supports arbitrary comment metadata, for observability metadata similar to the existing nodeId parameter. (#1286)

2.58.0

22 Jan 20:32
2.58.0
e860f4c

Choose a tag to compare

💡 Improvements

  • Avoid regex capturing groups and regex split (#1283)