diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f1211f85..72fda2be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [2.3.1](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/compare/v2.3.0...v2.3.1) (2021-09-28) + + +### Bug Fixes + +* Delete temp GCS objects generated by gsutil's parallel composite upload for `geos_fp` dataset ([#195](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/195)) ([f307cce](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/f307ccefbe60895e8eced4c5040d1629c8486f9e)) +* Use patched `flask-openid` version to fix failing builds ([#188](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/issues/188)) ([1ea15a0](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/commit/1ea15a08ddf41babe5ef145571ebd5fbba4eb657)) + ## [2.3.0](https://www.github.com/GoogleCloudPlatform/public-datasets-pipelines/compare/v2.2.0...v2.3.0) (2021-09-10) diff --git a/version.txt b/version.txt index 276cbf9e2..2bf1c1ccf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.0 +2.3.1