diff --git a/CHANGELOG b/CHANGELOG index 8bd005f..a13ca13 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Version 0.9.0 (2024-11-26) +-------------------------- +Kinesis source improvements for larger deployments (#99) +Preserve original field order when merging schemas (#98) + Version 0.8.1 (2024-11-08) -------------------------- Fix for `_schema_version` overriding non-object entity data (#97) diff --git a/README.md b/README.md index 11fd059..9fc5c6a 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.8.1-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.9.0-blue.svg?style=flat [releases]: https://github.com/snowplow-incubator/common-streams/releases [license]: https://docs.snowplow.io/docs/contributing/community-license-faq/