v0.26.0
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