diff --git a/CHANGELOG.md b/CHANGELOG.md index c76e7ec7f..74a5d2b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [5.0.0](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/compare/v4.2.0...v5.0.0) (2022-07-11) + + +### ⚠ BREAKING CHANGES + +* Upgrade to Airflow 2.2.5 and Python 3.8.12 (#394) + +### Datasets + +* Onboard Carbon-Free Energy Calculator dataset ([#391](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/391)) ([f3a9447](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/f3a944703c7d53b2d145ddf370fd861825331726)) +* Onboard Census Bureau ACS Dataset ([#399](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/399)) ([98e0179](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/98e01799bd47493f3fee18b8e0075b61ff45b007)) +* Onboard Fashion MNIST dataset ([#387](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/387)) ([91b7f6a](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/91b7f6ac71a2f5fb569ce1b0c423d683f6c3c447)) +* Onboard IMDb dataset ([#406](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/406)) ([2559838](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/25598380b0353c9bba9b6d08c0164691815d2bc1)) +* Optimize tests for DAG and Terraform generation ([#395](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/395)) ([ffcd18c](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/ffcd18cb2e26f30622f3d1f71832d6c164b2b819)) +* Remove co2e columns from Travel Impact Model dataset. ([#400](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/400)) ([d7179ce](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/d7179ce9779de978c77c77c96d63fe64e2891e20)) + + +### Bug Fixes + +* NOAA - Resolve table field name issue. ([#402](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/402)) ([51860eb](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/51860eb593da8b58b8f9ca69bd30df0e3a506c08)) +* Use specific Python version for Airflow 1 tests ([#401](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/401)) ([6fa94a7](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/6fa94a73966440ba26749c539b28a8219b910b60)) + ## [4.2.0](https://github.com/GoogleCloudPlatform/public-datasets-pipelines/compare/v4.1.1...v4.2.0) (2022-06-25) diff --git a/version.txt b/version.txt index 6aba2b245..0062ac971 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.2.0 +5.0.0