diff --git a/CHANGELOG b/CHANGELOG index 7da5c46..76d24ba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +Version 0.7.0 (2024-05-29) +-------------------------- +Kinesis source must report its latency when KCL is not healthy (#77) +PubSub source scale the parallel pull count with number of cores (#78) +Fix randomly adjusted first window size (#79) +Eagerness of windows should be configurable (#76) + Version 0.6.0 (2024-05-08) -------------------------- Omit parquet field for a schema with no nested fields (#74) diff --git a/README.md b/README.md index 0d26392..a9d8c49 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.6.0-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.7.0-blue.svg?style=flat [releases]: https://github.com/snowplow-incubator/common-streams/releases [license]: https://docs.snowplow.io/docs/contributing/community-license-faq/