Releases: palantir/conjure-java-runtime
Releases · palantir/conjure-java-runtime
7.60.0
Automated release, no documented user facing changes
7.59.0
Automated release, no documented user facing changes
7.58.0
Automated release, no documented user facing changes
7.57.0
Type |
Description |
Link |
Improvement |
Improve TLSv1.3 interoperability with Conscrypt |
#2624 |
7.56.0
Type |
Description |
Link |
Improvement |
Migrate to junit5 |
#2616 |
7.55.0
Type |
Description |
Link |
Improvement |
Overload client config creation method to allow a TrustContextFactory to be passed as well. |
#2611 |
7.54.0
Type |
Description |
Link |
Improvement |
SslSocketFactories avoids duplicate effort creating TLS components |
#2609 |
7.53.0
Type |
Description |
Link |
Improvement |
Opt out of canonicalization in Conjure JsonFactories |
#2603 |
7.52.0
Type |
Description |
Link |
Improvement |
Apply a large StreamReadConstraints maxStringLength to reduce friction in preparation for jackson 2.15 adoption |
#2601 |
7.51.0
Type |
Description |
Link |
Fix |
ObjectMappers.withDefaultModules(ObjectMapper) does not replace existing TypeFactories with state from registered modules |
#2597 |