Skip to content

Commit

Permalink
Prepare for 4.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
spenes committed Feb 22, 2024
1 parent eaafef9 commit 02b20da
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
4.1.0 (2024-02-22)
------------------
enrich-kafka: authenticate with Event Hubs using OAuth2 (#863)
Add Cross Navigation Enrichment (#855)
Allow multiple javascript enrichments (#868)
Add the message delayed event to Mandrill adapter and update schema versions (#815)
Stop publishing fat jars (#862)
Allow passing an object of parameters to the JS enrichment (#871)
Make cookie extractor enrichment case insensitive (#877)
Add tracking scenario ID in observed_event if defined (#807)
Rename tracking_scenario to event_specification (#879)
Bump nimbus-jose-jwt to 9.37.2 (#880)
Bump postgres driver to 42.7.2 (#880)

4.0.1 (2024-02-09)
------------------
Use default aws provider chain in S3 client (#866)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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-4.0.1-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-4.1.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 02b20da

Please sign in to comment.