Skip to content

Archie v3.13.0

Compare
Choose a tag to compare
@MattijsK MattijsK released this 29 Jan 09:12
· 2 commits to master since this release
e52c2ab

What's Changed

Improvements & bugfixes:

  • Add time_asserted field to EVALUATION.class by @EBrader in #641
  • Add time_asserted field to EVALUATION.class support backwards compatibility by @EBrader in #645
  • Fix Java 8 compatibility by @J3173 in #650
  • Various ADL serializer improvements by @J3173 in #652
  • Cleanup ADL14Converter code by @VeraPrinsen in #648
  • Fix indenting of multiline ODIN strings in ADL by @J3173 in #651
  • Fix the indentation of default values during ADL serialization by @J3173 in #653
  • Set rm_version from OPT in OpenEhrRmInstanceGenerator by @J3173 in #654

Dependency updates:

  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #639
  • Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #646
  • Bump jacksonVersion from 2.18.0 to 2.18.2 by @dependabot in #640
  • Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #647

Full Changelog: v3.12.0...v3.13.0