Skip to content

Commit

Permalink
Prepare for 3.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Mar 28, 2022
1 parent edda284 commit a8a771f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 3.0.2 (2022-03-28)
--------------------------
Stream Enrich: Remove logging of collector payloads (#522)
enrich-inesis: Cap recordTtl in KPL (#581)
kinesis: Fix disabling cloudwatch metrics (#580)
common-fs2: Fix precedence of configuration system properties (#579)
enrich-kinesis: Harden fetching enrichment configs from DynamoDB (#578)

Version 3.0.1 (2022-03-24)
--------------------------
common: Recover from corrupt asset downloads (#573)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ limitations under the License.
[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.0.1-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-3.0.2-blue.svg?style=flat
[releases]: https://github.com/snowplow/enrich/releases

0 comments on commit a8a771f

Please sign in to comment.