Releases: palantir/conjure-java-runtime
Releases · palantir/conjure-java-runtime
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 |
7.50.0
Type |
Description |
Link |
Improvement |
Opt out of the TypeFactory cache until we can resolve cache contention |
#2595 |
7.49.0
Type |
Description |
Link |
Improvement |
Add TypeFactory cache instrumentation |
#2588 |
7.48.0
Type |
Description |
Link |
Improvement |
Use a TypeFactory backed by a Caffeine Cache |
#2587 |
7.47.0
Type |
Description |
Link |
Improvement |
Add public JsonFactory factories to ObjectMappers |
#2586 |
7.46.0
Type |
Description |
Link |
Improvement |
Interning introduces excessive contention |
#2583 |