Skip to content

Commit f882a7d

Browse files
committed
Prepare for 3.8.1 release
1 parent c9266b0 commit f882a7d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
3.8.0 (2023-05-03)
217
------------------
318
Take superseding schema into account during validation (#751)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ limitations under the License.
5353
[coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master
5454
[coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master
5555

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
5757
[releases]: https://github.com/snowplow/enrich/releases

0 commit comments

Comments
 (0)