Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 19:23
· 124 commits to master since this release
aae4100

What's Changed

  • Optimize ion-java-regression-detection workflow to improve the accuracy. by @linlin-s in #603
  • Swaps out the binary reader for a more performant implementation by @tgregg in #615. This change allows for binary read performance improvements of up to 40%, depending on the size and shape of the data, with no code changes required.
  • Fixes a bug that caused concurrent field access of cloned, read-only structs with more than 5 members to be non-deterministic. by @tgregg in #630

Full Changelog: v1.10.5...v1.11.0