Skip to content

Commit

Permalink
Prepare for 4.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Jan 29, 2024
1 parent c48e5a9 commit ca27f79
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG
@@ -1,3 +1,29 @@
4.0.0 (2024-01-29)
------------------
Bump aws-msk-iam-aut to 2.0.3 (#857)
Scan enrich-kafka and enrich-nsq Docker images (#857)
Remove lacework workflow (close #859)
Use SLF4J for Cats Effect starvation warning message (close #858)
Bump jackson to 2.16.1 (#857)
Bump azure-identity to 1.11.1 (#857)
Bump http4s to 0.23.25 (#857)
Bump fs2-blobstore to 0.9.12 (#857)
Bump AWS SDK v2 to 2.23.9 (#857)
Bump AWS SDK to 1.12.643 (#857)
Bump mysql-connector-j to 8.3.0 (#857)
Make atomic field limits configurable (close #850)
Switch from Blaze client to Ember client (close #853)
Upgrade to Cats Effect 3 ecosystem (close #837)
Add headset to the list of valid platform codes (close #851)
Add mandatory SLULA license acceptance flag (close #848)
Move to Snowplow Limited Use License (close #846)
Add different types of authentication for azure blob storage (close #845)
Remove config logging (close #843)
enrich-kafka: support for multiple Azure blob storage account (close #842)
enrich-kafka: add blob storage support (close #831)
Deprecate enrich-rabbitmq (close #822)
Deprecate Stream Enrich (close #788)

3.9.0 (2023-11-14)
------------------
enrich-pubsub: set UserAgent header in Pubsub publisher and consumer (#826)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you a
[coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master
[coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master

[release-image]: https://img.shields.io/badge/release-3.9.0-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-4.0.0-blue.svg?style=flat
[releases]: https://github.com/snowplow/enrich/releases

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

0 comments on commit ca27f79

Please sign in to comment.