Skip to content

Commit 52ad0a0

Browse files
committed
Prepare for 4.2.1 release
1 parent 2783873 commit 52ad0a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
4.2.1 (2024-06-04)
2+
------------------
3+
Replace mysql-connector with mariadb-client
4+
Upgrade fs2-kafka to 3.5.1
5+
Update schema for com.mandrill/message_opened/jsonschema/1-0-3 (#893)
6+
Bump sbt-snowplow-release to 0.3.2 (#892)
7+
Don't pass field value to ValidatorReport if validation fails (#892)
8+
19
4.2.0 (2024-04-08)
210
------------------
311
Switch bad row type from EnrichmentFailures to SchemaViolations for some errors (#883)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you a
4343
[coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master
4444
[coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master
4545

46-
[release-image]: https://img.shields.io/badge/release-4.2.0-blue.svg?style=flat
46+
[release-image]: https://img.shields.io/badge/release-4.2.1-blue.svg?style=flat
4747
[releases]: https://github.com/snowplow/enrich/releases
4848

4949
[license]: https://docs.snowplow.io/limited-use-license-1.0

0 commit comments

Comments
 (0)