Skip to content

Releases: palantir/conjure-java

8.23.0

21 May 17:12
e4f4890
Compare
Choose a tag to compare

Automated release, no documented user facing changes

8.22.0

13 May 15:18
a2948e8
Compare
Choose a tag to compare
Type Description Link
Feature Add codegen for primitive optimized conjure collections #2306

8.21.0

29 Apr 12:10
6b24e80
Compare
Choose a tag to compare
Type Description Link
Fix Ensure that Aliased Double types with specified log safety have a correct equalTo. #2295

8.20.0

26 Apr 19:03
1b9b5fe
Compare
Choose a tag to compare

Automated release, no documented user facing changes

8.19.0

24 Apr 22:55
93e0db5
Compare
Choose a tag to compare
Type Description Link
Improvement Alias types use memoized hashCode for collections #2291

8.18.0

10 Apr 15:47
978ed02
Compare
Choose a tag to compare
Type Description Link
Improvement Add @CheckReturnValue to build() methods #2282

8.17.0

05 Apr 13:01
42a223f
Compare
Choose a tag to compare
Type Description Link
Improvement Avoid generating union builders for large unions. Particularly large enums result in too much bytecode, and in some cases cause us to run against Java limits #2275

8.16.0

27 Mar 17:35
ec53898
Compare
Choose a tag to compare

Automated release, no documented user facing changes

8.15.0

23 Mar 00:24
94c4157
Compare
Choose a tag to compare
Type Description Link
Feature ParamDecoder and CollectionParamDecoder types can not be instantiated with constructors that take UndertowRuntime and/or Endpoint. #2267

8.14.0

22 Mar 17:55
474318a
Compare
Choose a tag to compare
Type Description Link
Improvement TypeMarker base type declares hashCode/equals contract #2265