Skip to content

v1.10.0

Compare
Choose a tag to compare
@popematt popematt released this 18 Jul 16:12
· 217 commits to master since this release

What's Changed

  • Set the default preallocation mode of binary IonWriter to 1. by @linlin-s in #481
  • Fix signing task onlyIf restriction by @jobarr-amzn in #483
  • Updates ion-test-driver workflow to run on ubuntu-latest by @popematt in #489
  • Fix release artifact upload workflow by @popematt in #490
  • Adds build support for Java 20, removes uses of deprecated code by @zslayton in #498
  • Removes redundant AllTests suite. by @tgregg in #501
  • Fixes concurrency stress test to avoid spurious failures. by @tgregg in #502
  • Makes IonSystemLite load values iteratively, not recursively by @zslayton in #499
  • Removes support for reading decimal values as BigInteger by @popematt in #527

Full Changelog: v1.9.6...v1.10.0