Releases: Sage-Bionetworks/recover
Releases · Sage-Bionetworks/recover
v0.12.6
What's Changed
- [ETL-701] run JSON to Parquet workflow every sunday at 2am by @philerooski in #156
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
Data Validation / Great Expectations
- [ETL-686] Use S3 as GX validations store by @philerooski in #151
- [ETL-690] Add additional expectations for fitbit data types by @philerooski in #153
Bug fixes / Enhancements
- Handle multi-line run command appropriately by @philerooski in #152
- Add medium, large job types to GX job by @philerooski in #154
- [ETL-700] Add medium job types to JSON to Parquet job by @philerooski in #155
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- Enable raw sync events rule by @philerooski in #150
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- [ETL-694] Specify python-version in actions/setup-python by @philerooski in #148
Full Changelog: v0.12.2...v0.12.3
v0.12.2
v0.12.1
What's Changed
- [ETL-688] Handle "Deleted" data types correctly in raw lambda by @philerooski in #143
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
JSON to Parquet
- [ETL-675] Update Glue tables to use compressed JSON by @philerooski in #137
Raw JSON Data
- [ETL-636] Raw Lambda by @philerooski in #138
Great Expectations
Patches
- Add HealthKitV2Electrocardiogram type to large jobs by @philerooski in #142
- [ETL-683] Increase memory of raw lambda by @philerooski in #140
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- [ETL-674] Add script to compress intermediate JSON by @philerooski in #134
- [ETL-673] Upload compressed JSON as part of S3 to JSON by @philerooski in #135
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
Snowflake
- [ETL-676] Create data loading procedure for each parquet datatype by @philerooski in #132
- [ETL-677] Add bootstrap script for Snowflake Parquet tables by @philerooski in #133
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Great Expectations
- [ETL-658] Bucket for hosting static HTML files for GX reports by @BryanFauble in #120
Developer QoL Improvements
- [ETL-654] Clean up before integration test run by @BryanFauble in #121
- [ETL-670] Setup and run pre-commit for all files by @BryanFauble in #122
- [ETL-670] Adjust cleanup job to run on
main
directory of dev env by @BryanFauble in #126 - [ETL-670] Update code to paginate over all results by @BryanFauble in #128
Bug fixes
New Infrastructure
- [ETL-635] Add dispatch-to-raw SQS queue by @philerooski in #125
Snowflake
- [ETL-659] Snowflake git integration by @philerooski in #123
- [ETL-659] Enable any branch to be deployed to any environment by @philerooski in #127
- Add cleanup job for Snowflake dev environments by @philerooski in #129
- Fix Snowflake cleanup by @philerooski in #130
- Specify default warehouse in Snowflake config by @philerooski in #131
Full Changelog: v0.10.0...v0.11.0