Skip to content

Commit

Permalink
Prepare for 5.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and spenes committed Jan 2, 2023
1 parent 717a200 commit b9035a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 5.3.0 (2023-01-02)
--------------------------
Bump ivy to 2.5.1 (#1166)
Bump commons-text to 1.10.0 (#1166)
Bump spark to 3.3.1 (#1166)
Databricks Loader: fix creation of rdb_folder_monitoring table (#1141)
Redshift Loader: add support for buckets in different regions (#705)
Loader Databricks: recover from broken schema migrations (#1132)

Version 5.2.1 (2022-12-20)
--------------------------
Loader: trim the alert error message for loader shutting down (#1079)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ limitations under the License.
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22

[release-image]: https://img.shields.io/badge/release-5.2.1-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-5.3.0-blue.svg?style=flat
[releases]: https://github.com/snowplow/snowplow-rdb-loader/releases

[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
Expand Down

0 comments on commit b9035a5

Please sign in to comment.