Skip to content

v0.26.0

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 15 May 08:27
· 3711 commits to master since this release

SECURITY RELEASE

  • Fix #116 by checking scale to not exceed 300 and setting of math context to MathContext.DECIMAL128 when of parsing BigDecimal values
  • Fix #115 by checking the year value for overflow when parsing java.time.Instant and avoid overflow by limiting to only 9-digit year for other java.time._
  • Set default limit for max values of BitSet to 1024

All changes v0.25.4...v0.26.0