Skip to content

Commit 19f034d

Browse files
committed
Prepare for 5.4.2 release
1 parent f3aa991 commit 19f034d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 5.4.2 (2023-05-04)
2+
--------------------------
3+
Transformer parquet: avoid duplicating normalised column such as eventType and event_type (#1242)
4+
15
Version 5.4.1 (2023-04-05)
26
--------------------------
37
Transformer batch: fix output path for widerow file sink (#1229)

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ limitations under the License.
7171

7272
[spark]: http://spark.apache.org/
7373

74-
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg
75-
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22
74+
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/CI/badge.svg
75+
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions/workflows/ci.yml
7676

77-
[release-image]: https://img.shields.io/badge/release-5.4.1-blue.svg?style=flat
77+
[release-image]: https://img.shields.io/badge/release-5.4.2-blue.svg?style=flat
7878
[releases]: https://github.com/snowplow/snowplow-rdb-loader/releases
7979

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

0 commit comments

Comments
 (0)