Skip to content

Releases: InseeFr/Kraftwerk

2.0.1 - Add functional log

22 Feb 14:07
Compare
Choose a tag to compare

2.0.1 - [2024-02-22]

Added

  • Log for functional purpose

Fixed

  • Update dependencies, including Trevas (error with nvl())

2.0.0 - Connect Kraftwerk with Genesis (database)

18 Dec 09:05
Compare
Choose a tag to compare

Added

  • Look for data in Genesis

Changed

  • Migrated to Java 21

Fixed

  • Fix issue with null interviewerId
  • Fix exception when reporting VTL script not found

1.5.0 - Parquet output and improved reporting data

12 Dec 14:47
ab102ef
Compare
Choose a tag to compare

Added

  • New format for output : parquet
  • Add new reporting data in output
  • Add possibility to calculate variables from reporting data with VTL script
  • Export of reporting data variables into a separate table
  • Export of last survey validation date from paradata into root
  • Functional tests module
  • Add Pairwise

1.4.2 - Add VTL between calculated vars and fix

26 Sep 12:35
80b0beb
Compare
Choose a tag to compare

1.4.2 - [2023-09-26]

Changed

  • Add VTL user script execution between two variable calculation (VTL from DDI)

Fixed

  • Fix issue with rank in loop names
  • Fix issue CERTFR-2023-AVI-0763

1.4.1 - Fix issue with Paradata

12 Sep 07:40
Compare
Choose a tag to compare

1.4.1 - [2023-09-12]

Fixed

  • Fix issue with empty paradata (missing start session)

1.4.0 - Add service without DDI and fix reporting Data

22 Aug 09:04
8213eea
Compare
Choose a tag to compare

Added

  • Service to read metadata from Lunatic in case no DDI is available

Changed

  • Add date for contact-outcome and last attempt from reporting Data, instead of current day, month, year

Fixed

  • In case of file by file execution, reportingData without questionnaires were duplicated. Fix with skipping these reportingData

1.3.2 - Change paradata calculation and fix boolean size

13 Jun 13:49
5fed856
Compare
Choose a tag to compare

1.3.3 - [2023-06-13]

Fixed

  • Paradata : fix the method for calculating sessions time
  • Exclude boolean variables from length errors

1.3.2 - Update springboot version

30 May 08:52
d04723e
Compare
Choose a tag to compare

1.3.2 - [2023-05-30]

Fixed

  • Security issue by updating Springboot

1.3.1 - Change paradata process

02 May 14:42
a508996
Compare
Choose a tag to compare

Changed

  • Read paradata file by file (survey unit by surveyunit based on filename)
  • Remove SLF4J and use Log4j2 instead

Fixed

  • Security issues

1.3.0 - Improve kraftwerk processing

19 Apr 07:50
adb562e
Compare
Choose a tag to compare

Added

  • Warning when variable length is not compatible with associated metadata (error + SAS script)
  • Endpoint to process data file by file

Changed

  • Remove XOM to read DDI. DOM is used

Fixed

  • Read external variables in subgroups
  • Fix format for numeric variables from paradata
  • Fix memory error with temporary Json files