File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
4.2.0 (2024-04-08)
2
10
------------------
3
11
Switch bad row type from EnrichmentFailures to SchemaViolations for some errors (#883)
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you a
43
43
[ coveralls ] : https://coveralls.io/github/snowplow/enrich?branch=master
44
44
[ coveralls-image ] : https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master
45
45
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
47
47
[ releases ] : https://github.com/snowplow/enrich/releases
48
48
49
49
[ license ] : https://docs.snowplow.io/limited-use-license-1.0
You can’t perform that action at this time.
0 commit comments