Skip to content

v1.11.11

Latest

Choose a tag to compare

@Shaurya0108 Shaurya0108 released this 15 Oct 23:08
· 6 commits to master since this release
5ea40ff

What's Changed

  • Copies changes from ion-11-encoding branch that are not specific to Ion 1.1. (#1096)
  • Resurrect copy optimization. (#1093)
  • Shortens AbstractIonWriter.writeValues, allowing the JIT to optimize it more efficiently, improving performance by up to 12%. (#1094)
  • Specify that OversizedSymbolTableHandler is required for limited buffers. (#1098)
  • Improve write performance in some cases by managing PatchPoints and containers directly in writer. (#1101)
  • Fixes IonReader.getIntegerSize() calculation. (#1055)

Full Changelog: v1.11.0...v1.11.11