FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Apache License 2.0
310 stars 133 forks source link

Update to Amazon Ion 1.9.5 #341

Closed thetric closed 2 years ago

thetric commented 2 years ago

Updates to the latest Amazon Ion release for better performance and bug fixes, see https://github.com/amzn/ion-java/releases

cowtowncoder commented 2 years ago

Thank you @thetric ! If CI passes, I'll merge this and it can go in 2.14.0-rc2 once that gets released.