diff --git a/CHANGELOG b/CHANGELOG index 34f291564..450cf4ad3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Version 5.4.2 (2023-05-04) +-------------------------- +Transformer parquet: avoid duplicating normalised column such as eventType and event_type (#1242) + Version 5.4.1 (2023-04-05) -------------------------- Transformer batch: fix output path for widerow file sink (#1229) diff --git a/README.md b/README.md index 923076027..94c271221 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ limitations under the License. [spark]: http://spark.apache.org/ -[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 +[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/CI/badge.svg +[build]: https://github.com/snowplow/snowplow-rdb-loader/actions/workflows/ci.yml -[release-image]: https://img.shields.io/badge/release-5.4.1-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-5.4.2-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