Skip to content

1.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 08 Jan 19:55
· 647 commits to main since this release

What's Changed

  • Now @Ignore works when both serialize and deserialize are false by @SentryMan in #41
  • Fix to JsonWriter to not flush underlying outputStream when error during serialisation by @rbygrave in #40
  • Refactor tidy CoreAdapterBuilder by @rbygrave in #42
  • #39 - Adds support for types with generic parameters by @rbygrave in #43
  • Add Json Alias annotation by @SentryMan in #45
  • ENH: Add support for case-insensitive keys on deserialization by @rbygrave in #46
  • Support Generic Records by @SentryMan in #47
  • Update Docs Link by @SentryMan in #48

Full Changelog: avaje-jsonb-parent-1.0...avaje-jsonb-parent-1.1