Skip to content

Commit

Permalink
Prepare for 0.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Nov 26, 2024
1 parent 38aaf95 commit b879065
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 @@
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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit b879065

Please sign in to comment.