File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ - 4.6.1
4+ - Expand the supported ` OffsetCommit ` API range from ` {2, 2} ` to ` {2, 8} ` .
5+ When brod negotiates v5 or later, ` offset_retention_seconds ` has no effect
6+ because the request no longer includes a per-request retention time. Use
7+ the broker-side ` offsets.retention.minutes ` setting instead. Negotiated
8+ versions v2 through v4 continue to use ` offset_retention_seconds ` .
9+
310- 4.6.0
411 - Add KIP-345 ** static group membership** for coordinators configured with an
512 explicit ` group_instance_id ` . On Kafka 2.3+, brod now negotiates the
1421 A member fenced by another process using the same ` group_instance_id ` now
1522 logs the conflict and retries after ` rejoin_delay_seconds ` instead of
1623 crashing and causing a supervisor restart loop.
17- - Expand the supported ` OffsetCommit ` API range from ` {2, 2} ` to ` {2, 8} ` .
18- When brod negotiates v5 or later, ` offset_retention_seconds ` has no effect
19- because the request no longer includes a per-request retention time. Use
20- the broker-side ` offsets.retention.minutes ` setting instead. Negotiated
21- versions v2 through v4 continue to use ` offset_retention_seconds ` .
2224
2325- 4.5.8
2426 - Fix a consumer-group coordinator crash when offset commits race with
You can’t perform that action at this time.
0 commit comments