Skip to content

Archie 2.1.0

Compare
Choose a tag to compare
@J3173 J3173 released this 23 Nov 13:42
5a230ac
  • Fix serialization of partial DV_DATE_TIMEs without time components (#446)
  • Remove unnecessary terminology in ADL1.4 conversion (#421)
  • Add constructor with value parameter to DvBoolean (#452)
  • Add Kryo URI serializer (#443)
    • If you use the com.nedap.archie.util.KryoUtil yourself for (de)serialization, this is a breaking change. Archie itself uses Kryo only for cloning objects.
  • Add matchSpecialisedNodes option to RMPathQuery (#448)

Dependency updates

  • Update Jackson from 2.13.2 to 2.13.4 (#428)
  • Update Jackson Databind to version 2.13.4.2 (#449)
  • Update threeten-extra from 1.7.0 to 1.7.1 (#420)
  • Update commons-text from 1.9 to 1.10.0 (#440)