Releases: palantir/conjure-java
Releases · palantir/conjure-java
7.10.0
Type |
Description |
Link |
Feature |
The authorization extractor now stores the unverified organization ID in the MDC. |
#2036 |
7.9.0
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
Type |
Description |
Link |
Feature |
Add RequestContext method to get the request target. |
#2030 |
7.7.0
Type |
Description |
Link |
Feature |
Add RequestContext method to get cookie values. |
#2033 |
7.6.0
Type |
Description |
Link |
Improvement |
Include request/response size metadata in tracing spans |
#2019 |
7.5.0
Automated release, no documented user facing changes
7.4.0
Type |
Description |
Link |
Feature |
Add --useStrictStagedBuilders |
#1992 |
7.3.0
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
Type |
Description |
Link |
Fix |
Conjure errors have the "Throwable cause" parameter marked as Nullable |
#2001 |
7.1.0
No documented user facing changes