Skip to content

Releases: InseeFr/Kraftwerk

3.1.1 [2025-01-31]

31 Jan 16:22
74c49ff
Compare
Choose a tag to compare

3.1.1 [2025-01-31] \n### Added \n- External variables in looptables are now exported correctly \n### Updated \n- bpm : 1.0.5 \n- pitest : 1.17.3 \n- springboot : 3.4.2 \n- springdoc : 2.8.4 \n \n

3.1.0 [2024-12-13]

13 Dec 09:35
9eae212
Compare
Choose a tag to compare

3.1.0 [2024-12-13] \n### Added \n- OIDC Authentication \n### Fixed \n- DDI required in genesis lunatic only endpoint \n \n

3.0.8 - Improve lunatic management

30 Oct 14:25
Compare
Choose a tag to compare

Added

  • Endpoint for genesis data without DDI

Changed

  • Improve Kubernetes deployment
  • Genesis endpoint (new names)

Fixed

  • Logs

Upgraded

  • BPM to 1.0.3 that adds support for dynamic tables and roundabouts from Lunatic specification, and refactor lunatic spec reading
  • Trevas 1.6.0, then 1.7.0
  • DuckDB, Cucumber, Coverall, Minio
  • Springboot 3.3.5

3.0.7 [2024-09-25] - DDI : add support for Dynamic tables and Roundabouts

25 Sep 11:40
Compare
Choose a tag to compare

Added

  • Upgrade BPM version to 1.0.2 which adds support for dynamic tables and roundabouts from DDI specification

Fixed

  • Fix : misreading of dates from reporting data in csv format

3.0.6 [2024-09-09] - Fix : DDI xslt transformation

09 Sep 15:08
2f3732b
Compare
Choose a tag to compare

3.0.6 [2024-09-09] - Fix : DDI xslt transformation

Changed

  • Fixed conflict : remove xslt transformation from Kraftwerk as it is now in BPM library.

3.0.5 [2024-09-06] - Genesis service fix

06 Sep 11:54
Compare
Choose a tag to compare

3.0.5 [2024-09-06] - Genesis service fix \n### Changed \n- Update BPM version \n \n### Fixed \n- Execution crash when vtl error on genesis service (kraftwerkExecutionContext null) \n \n

3.0.4 [2024-08-22] - BPM integration

22 Aug 09:01
bfb8fdb
Compare
Choose a tag to compare

3.0.4 [2024-08-22] - BPM integration \n### Changed \n- Metadata parsing shared with Genesis using BPM (Basic Parser of Metadata) \n- Regrouped kraftwerkError list and kraftwerk execution log into kraftwerkExecutionContext object \n- kraftwerk.properties renamed to kraftwerk_exemple.properties and now optional \n \n### Fixed \n- No reporting data when withAllReportingData = false \n \n

3.0.3 [2024-07-31] - Fixes for VPP

31 Jul 13:07
ecdd422
Compare
Choose a tag to compare

3.0.3 [2024-07-31] - Fixes for VPP \n### Fixed \n- Fixed genesis not looking in default directory to find specs \n \n

3.0.2 [2024-07-29] - Various fixes

29 Jul 13:26
b5cb737
Compare
Choose a tag to compare

3.0.2 [2024-07-29] - Various fixes \n### Fixed \n- rn in lunatic calculated variables breaks the CSV \n- Temporary data file directories creation (for local execution) \n \n

3.0.1 [2024-07-19] - Fix IOException due to permission on temp directory

19 Jul 08:47
34084d0
Compare
Choose a tag to compare

3.0.1 [2024-07-19] - Fix IOException due to permission on temp directory \n \n### Fixed \n- IOException due to permission on temp directory \n \n