Skip to content

Commit 4a154bf

Browse files
committed
Prepare for 0.6.0 release
1 parent 973d662 commit 4a154bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 0.6.0 (2024-05-08)
2+
--------------------------
3+
Omit parquet field for a schema with no nested fields (#74)
4+
Disable testcontainers/ryuk in CI (#69)
5+
Manually fetch Localstack container image before running Kinesis specs (#69)
6+
Manually fetch container image before running StatsD spec (#69)
7+
18
Version 0.5.2 (2024-03-26)
29
--------------------------
310
Bump schema-ddl to 0.22.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Licensed under the [Snowplow Community License](https://docs.snowplow.io/communi
2828
[build-image]: https://github.com/snowplow-incubator/common-streams/workflows/CI/badge.svg
2929
[build]: https://github.com/snowplow-incubator/common-streams/actions/workflows/ci.yml
3030

31-
[release-image]: https://img.shields.io/badge/release-0.5.2-blue.svg?style=flat
31+
[release-image]: https://img.shields.io/badge/release-0.6.0-blue.svg?style=flat
3232
[releases]: https://github.com/snowplow-incubator/common-streams/releases
3333

3434
[license]: https://docs.snowplow.io/docs/contributing/community-license-faq/

0 commit comments

Comments
 (0)