Releases: palantir/conjure-java
Releases · palantir/conjure-java
2.9.0
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
- Enum values are case sensitive, values are validated (#143)
Experimental Undertow generator changes:
- improvement][undertow] cleaner safe-logging npe when a null BinaryResponseBody is returned (#178)
- [improvement] [Undertow] Generator provides common attachment keys for jwt data (#149)
- [undertow] Move the Serializer api and SerializerRegistery impl to "-runtime" (#145)
- [improvement][Undertow] Upgrade the undertow version required by conjure-undertow (#187)
2.7.1
2.7.0
- [feature] Generate visitor interfaces for conjure enums (#142)
- [improvement] Safe log missing parameters (#125)
- [fix] Add Produces annotation for binary alias return types (#131)
- [fix] Undertow handler sets MDC state for both header and cookie auth (#148)
- [feature] [Undertow] Add web security and cache-control headers (#155)
- [fix] [Undertow] Support for enum values as query parameters (#159)
- [fix] Undertow ConjureExceptionHandler logs IllegalArgumentExceptions (#174)
2.6.2
2.6.1
[improvement] Add an immutable byte array implementation (#139)
[improvement] [Undertow] Additional testing for the undertow server generator (#144)
[fix] [Undertow] Streaming responses cause client exceptions after partial write (#150)
[fix] [Undertow] Handler sets 204 status for methods with no return (#152)
[fix] [Undertow] Endpoints set Content-Length for small responses (#154)
[improvement] Simplify Bytes.toString implementation (#160)