diff --git a/CHANGELOG b/CHANGELOG index 938d868..f48f6bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +Version 0.3.0 (2024-01-15) +-------------------------- +Add StatsD metrics testing (#47) +Use short `_schema_version` field from analytics-sdk (#55) +Add coldswap class to manage concurrent resource access (#53) +Unit tests for ConfigParser (#51) +Add badrows serializer checking max size (#49) +Extend coverage of Transform.transformEventUnstructured unit tests (#50) + Version 0.2.1 (2023-12-12) -------------------------- Reinstate shutdown timeout on pubsub source (#44) diff --git a/README.md b/README.md index 441336a..481b65e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Licensed under the [Snowplow Community License](https://docs.snowplow.io/communi [build-image]: https://github.com/snowplow-incubator/common-streams/workflows/CI/badge.svg [build]: https://github.com/snowplow-incubator/common-streams/actions/workflows/ci.yml -[release-image]: https://img.shields.io/badge/release-0.2.1-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.3.0-blue.svg?style=flat [releases]: https://github.com/snowplow-incubator/common-streams/releases [license]: https://docs.snowplow.io/docs/contributing/community-license-faq/