File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313### Removed
1414### Security
1515
16+ ## [ 3.7.0] - 2025-09-23
17+ ### Added
18+ - Return 408 to slow clients (snowplow/stream-collector-private #38 )
19+
20+ ### Security
21+ - Bump dependencies [ snowplow/stream-collector-private #39 ]
22+
23+ ### Changed
24+ - Update sync-public-main (stream-collector-private #17 )
25+
1626## [ 3.6.0] - 2025-09-04
1727### Added
1828- Compressed payloads in the raw stream [ snowplow/stream-collector-private #24 ]
@@ -621,7 +631,8 @@ Ensure docker image has latest libfreetype6 version [#247]
621631- Scala Stream Collector, Scala Kinesis Enrich: replaced stream list with describe to tighten permissions, thanks @pkallos ! [ snowplow/snowplow #535 ]
622632
623633
624- [ Unreleased ] : https://github.com/snowplow/stream-collector/compare/3.6.0...HEAD
634+ [ Unreleased ] : https://github.com/snowplow/stream-collector/compare/3.7.0...HEAD
635+ [ 3.7.0 ] : https://github.com/snowplow/stream-collector/compare/3.6.0...3.7.0
625636[ 3.6.0 ] : https://github.com/snowplow/stream-collector/compare/3.5.0...3.6.0
626637[ 3.5.0 ] : https://github.com/snowplow/stream-collector/compare/3.4.0...3.5.0
627638[ 3.4.0 ] : https://github.com/snowplow/stream-collector/compare/3.3.0...3.4.0
You can’t perform that action at this time.
0 commit comments