github apache/fory v0.16.0

9 hours ago

Highlights

Features

Bug Fix

  • fix(java): Fix EnumSetSerializer for enums with overriding methods by @NotLebedev in #3315
  • fix(java): Deserialize nested HashMap subclasses by @mandrean in #3342
  • fix(java): support TreeSet/TreeMap subclasses without Comparator constructor in SortedSet/SortedMapSerializer by @mandrean in #3344
  • fix(c++): fix buffer read/write bound check by @chaokunyang in #3418
  • fix: avoid NoClassDefFoundError in supportCodegenForJavaSerialization by @siy in #3424
  • fix(docs): updated the compiler guide by @ayush00git in #3420
  • fix(python): return UTC-aware datetime instead of naive datetime by @yuta4895 in #3439
  • fix(docs): adjusted sidebar position and fixed typos by @ayush00git in #3450
  • fix(python): support tuple dataclass fields and object instances by @chaokunyang in #3468
  • fix(python): fix python wheel build by @chaokunyang in #3469
  • fix(java): avoid deflater meta decompression hang on invalid input by @chaokunyang in #3472

Other Improvements

New Contributors

Full Changelog: v0.15.0...v0.16.0

Don't miss a new fory release

NewReleases is sending notifications on new releases.