Skip to content

Commit a1b77b6

Browse files
committed
Prepare for 0.13.1 release
1 parent 2a78521 commit a1b77b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.13.1 (2025-08-01)
2+
--------------------------
3+
Fix for blocked thread in Kafka sink (#129)
4+
15
Version 0.13.0 (2025-07-23)
26
--------------------------
37
Reduce default maxRecordSize of Pubsub sink to 9 MB (#126)

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.13.0-blue.svg?style=flat
31+
[release-image]: https://img.shields.io/badge/release-0.13.1-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)