Skip to content

Archie v3.17.0

Latest

Choose a tag to compare

@MattijsK MattijsK released this 16 Feb 12:35
· 8 commits to master since this release
6b30eb9

What's Changed

Improvements & bugfixes:

  • Create AttributeAccessor utility class by @J3173 in #732
  • Update Semaphore CI configuration to use Ubuntu 24.04 by @J3173 in #743
  • Deserialize empty string as null for date, datetime, time and duration by @J3173 in #747
  • Refactor KryoUtil to CloneUtil by @J3173 in #742
  • Deprecate various classes and methods by @J3173 in #744

Dependencies:

  • Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by @dependabot[bot] in #730
  • Update Gradle wrapper to version 8.14.4 by @J3173 in #737
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by @dependabot[bot] in #735
  • Bump jackson from 2.20.1 to 2.21.0 by @dependabot[bot] in #734

Full Changelog: v3.16.0...v3.17.0