Skip to content

Releases: palantir/conjure-java

7.10.0

17 May 19:00
5a4040a
Compare
Choose a tag to compare
Type Description Link
Feature The authorization extractor now stores the unverified organization ID in the MDC. #2036

7.9.0

09 May 15:54
75e736b
Compare
Choose a tag to compare
Type Description Link
Improvement application/x-www-form-urlencoded request parameters are decode as UTF-8 the request does not specify a charset. #2037

7.8.0

27 Apr 19:39
ba99c56
Compare
Choose a tag to compare
Type Description Link
Feature Add RequestContext method to get the request target. #2030

7.7.0

27 Apr 16:44
33ae827
Compare
Choose a tag to compare
Type Description Link
Feature Add RequestContext method to get cookie values. #2033

7.6.0

10 Apr 13:54
1628581
Compare
Choose a tag to compare
Type Description Link
Improvement Include request/response size metadata in tracing spans #2019

7.5.0

03 Apr 15:12
a1c6ed5
Compare
Choose a tag to compare

Automated release, no documented user facing changes

7.4.0

28 Mar 15:00
6385d4a
Compare
Choose a tag to compare
Type Description Link
Feature Add --useStrictStagedBuilders #1992

7.3.0

24 Mar 17:16
7141805
Compare
Choose a tag to compare
Type Description Link
Improvement Enums and Union types now have an @Nullable annotation for the other parameter in the generated equals method #2004

7.2.0

23 Mar 14:35
55475ff
Compare
Choose a tag to compare
Type Description Link
Fix Conjure errors have the "Throwable cause" parameter marked as Nullable #2001

7.1.0

17 Mar 17:07
fabec6c
Compare
Choose a tag to compare

No documented user facing changes