diff --git a/CHANGELOG b/CHANGELOG index c590aa200..f59a7203d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) diff --git a/README.md b/README.md index 8c49ad992..b748ef722 100644 --- a/README.md +++ b/README.md @@ -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