File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ 3.8.1 (2023-07-19)
2
+ ------------------
3
+ Github Actions: split testing and releasing (#806)
4
+ Bump AWS SDK to 1.12.506 (#805)
5
+ Bump snakeyaml to 1.33 (#804)
6
+ Bump jackson to 2.15.2 (#803)
7
+ Bump uap-java to 1.5.4 (#802)
8
+ Bump log4j to 2.20.0 (#801)
9
+ Remove bench module (#799)
10
+ enrich-nsq: add S3 and GCS dependencies (#793)
11
+ Add eventVolume and platform to observed_event (#795)
12
+ Makes schemas configurable in adapters (#791)
13
+ Update Iglu Scala Client to 1.5.0 (#794)
14
+ common: ignore API/SQL enrichments when failing (#760)
15
+
1
16
3.8.0 (2023-05-03)
2
17
------------------
3
18
Take superseding schema into account during validation (#751)
Original file line number Diff line number Diff line change @@ -53,5 +53,5 @@ limitations under the License.
53
53
[ coveralls ] : https://coveralls.io/github/snowplow/enrich?branch=master
54
54
[ coveralls-image ] : https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master
55
55
56
- [ release-image ] : https://img.shields.io/badge/release-3.8.0 -blue.svg?style=flat
56
+ [ release-image ] : https://img.shields.io/badge/release-3.8.1 -blue.svg?style=flat
57
57
[ releases ] : https://github.com/snowplow/enrich/releases
You can’t perform that action at this time.
0 commit comments