Skip to content

Commit 164a68a

Browse files
committed
Prepare for 4.0.0 release
1 parent c48e5a9 commit 164a68a

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
4.0.0 (2024-01-29)
2+
------------------
3+
Bump aws-msk-iam-aut to 2.0.3 (#857)
4+
Scan enrich-kafka and enrich-nsq Docker images (#857)
5+
Remove lacework workflow (#859)
6+
Use SLF4J for Cats Effect starvation warning message (#858)
7+
Bump jackson to 2.16.1 (#857)
8+
Bump azure-identity to 1.11.1 (#857)
9+
Bump http4s to 0.23.25 (#857)
10+
Bump fs2-blobstore to 0.9.12 (#857)
11+
Bump AWS SDK v2 to 2.23.9 (#857)
12+
Bump AWS SDK to 1.12.643 (#857)
13+
Bump mysql-connector-j to 8.3.0 (#857)
14+
Make atomic field limits configurable (#850)
15+
Switch from Blaze client to Ember client (#853)
16+
Upgrade to Cats Effect 3 ecosystem (#837)
17+
Add headset to the list of valid platform codes (#851)
18+
Add mandatory SLULA license acceptance flag (#848)
19+
Move to Snowplow Limited Use License (#846)
20+
Add different types of authentication for azure blob storage (#845)
21+
Remove config logging (#843)
22+
enrich-kafka: support for multiple Azure blob storage account (#842)
23+
enrich-kafka: add blob storage support (#831)
24+
Deprecate enrich-rabbitmq (#822)
25+
Deprecate Stream Enrich (#788)
26+
127
3.9.0 (2023-11-14)
228
------------------
329
enrich-pubsub: set UserAgent header in Pubsub publisher and consumer (#826)

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-3.9.0-blue.svg?style=flat
46+
[release-image]: https://img.shields.io/badge/release-4.0.0-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)