Skip to content

Latest commit

 

History

History
91 lines (71 loc) · 1.88 KB

File metadata and controls

91 lines (71 loc) · 1.88 KB

Changelog

1.1.0 [2026-03-04]

Changed

  • Java 21 -> 25

1.0.15 [2025-09-11]

Updated

  • Jackson monorepo 2.20.0

1.0.14 [2025-08-28]

Updated

  • Springboot 3.5.5

1.0.13 [2025-08-19]

Updated

  • Javadoc 3.11.3

1.0.12 [2025-08-05] McqVariables serialization fix

Fixed

  • MCQ Variables has no constructor

1.0.11 [2025-08-05] MetadataModel serialization fix

Fixed

  • Metadata model could not be serialized from Kraftwerk to Genesis

1.0.10 [2025-08-04] VariablesMap serialization

Fixed

  • Variables map could not be serialized between Genesis API and DB

1.0.9 [2025-07-31] Update dependencies

Update

  • Commons compress 1.28.0
  • Springboot 3.5.4
  • Jackson monorepo 2.19.2

1.0.8 [2025-07-15] Update dependencies

Update

  • Saxon 12.8
  • Springboot 3.5.3
  • Jackson monorepo 2.19.1

1.0.7 [2025-05-19] Update dependencies

Update

  • Saxon 12.7
  • Jackson core 2.19.0
  • Springboot 3.4.5
  • Jackson monorepo 2.18.3

1.0.6 [2025-02-27]

Update

  • coveralls 2.3.6
  • spring-boot 3.4.3
  • maven compiler 3.14.0

1.0.5 [24-01-2025]

Fix

  • Resolve issue with coverage in Sonar
  • Quality with sonar

Add

  • No arg constructors for Mapstruct compatibility

1.0.4 [13-12-2024]

Fix

  • Issue with decimals in calculated variables

1.0.3 [29-10-2024]

Add

  • Adds recognition of dynamic tables and roundabouts from Lunatic specification

Fix

  • Issue with components without type
  • Quality with sonar
  • Refactor of lunatic specification reading

Update

  • Springboot 3.3.4, then 3.3.5
  • Jackson 2.18.0, then 2.18.1
  • Coverall, maven-javadoc, ...

1.0.2 [18-09-2024]

Changed

  • Adds recognition of dynamic tables and roundabouts from DDI specification

1.0.1 [06-09-2024]

  • Hot fix : correction in DDI reader for code list that references external code list

1.0.0 [05-08-2024]

  • Initial commit (imported from gitlab and Kraftwerk/Genesis)