Skip to content

Releases: IUREDCap/redcap-etl

REDCap-ETL 2.3.12

09 Jul 13:54
Compare
Choose a tag to compare
  • Fixed issues with the suffixes feature, including fixing label fields for suffix fields
  • Added support for suffixes with repeating instruments and repeating events

REDCap-ETL 2.3.11

20 Jun 19:18
Compare
Choose a tag to compare
  • Added support for missing data codes
  • Changed lookup table generation to maintain the original capitlization of values containing letters (instead of making them lowercase)

REDCap-ETL 2.3.10

06 Jun 18:52
Compare
Choose a tag to compare
  • Fixed bug for case where, if the database field name for a multiple-choice REDCap field name was set to something different than the REDCap field name, the label field name was being generated using the REDCap field name, instead of the database field name

REDCap-ETL 2.3.9

21 May 14:04
Compare
Choose a tag to compare
  • Added error handling for cases where the required PHP extensions are missing for the database system used for loading data extracted from REDCap

REDCap-ETL 2.3.8

14 May 20:30
Compare
Choose a tag to compare
  • Changed the way task configuration properties are processed for the REDCap-ETL external module
  • Improved the automated tests

REDCap-ETL 2.3.7

14 May 13:05
Compare
Choose a tag to compare
  • Fixed bug that caused the (optional) lookup table to not be generated correctly for workflows
  • Fixed transformation rules auto-generation bug for configuration array case (used only for testing in REDCap-ETL)
  • Improved the automated tests

REDCap-ETL Module 2.3.6

08 Mar 20:32
Compare
Choose a tag to compare
  • Updated dependencies, including:
    • phpcap updated to 1.5.1
    • phpunit development dependency updated to 11.0.4 (from 9.6.10)
  • Increased minimum required PHP version from 5.6.0 to 7.2.0

REDCap-ETL 2.3.5

31 Jan 20:51
Compare
Choose a tag to compare
  • Fixed code that used features that were deprecated in PHP 8
  • Replaced CSVParser dependency (used for checking testing results) with code that uses standard PHP functions
  • Fixed handling of form complete fields

REDCap-ETL 2.3.4

08 Jan 21:42
Compare
Choose a tag to compare
  • Changed SQL Server database code to explicitly set encryption to false if database SSL was set to false in the ETL configuration properties (the code previously assumed the default used by the system was no SSL)
  • Updated some software dependencies

REDCap-ETL 2.3.3

25 Sep 15:34
Compare
Choose a tag to compare
  • Fixed bug where database creation for the extracted data would fail if the REDCap project had a multiple-choice field that had no values