Skip to content

Commit

Permalink
Prepare for 3.7.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pondzix committed Apr 26, 2023
1 parent 62f2032 commit 5442b62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.7.3 (2023-04-26)
------------------
enrich-pubsub: check max message attricutes length (#782)
common: upgrade iglu-scala-client to 1.3.1 (#781)

3.7.2 (2023-04-26)
------------------
Try to base64 decode event if initial Thrift serialization fails (#777)
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.7.2-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-3.7.3-blue.svg?style=flat
[releases]: https://github.com/snowplow/enrich/releases

0 comments on commit 5442b62

Please sign in to comment.