diff --git a/CHANGELOG b/CHANGELOG index c6c27fe..7da5c46 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +Version 0.6.0 (2024-05-08) +-------------------------- +Omit parquet field for a schema with no nested fields (#74) +Disable testcontainers/ryuk in CI (#69) +Manually fetch Localstack container image before running Kinesis specs (#69) +Manually fetch container image before running StatsD spec (#69) + Version 0.5.2 (2024-03-26) -------------------------- Bump schema-ddl to 0.22.2 diff --git a/README.md b/README.md index 3d45bff..0d26392 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.5.2-blue.svg?style=flat +[release-image]: https://img.shields.io/badge/release-0.6.0-blue.svg?style=flat [releases]: https://github.com/snowplow-incubator/common-streams/releases [license]: https://docs.snowplow.io/docs/contributing/community-license-faq/