You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
- TLS version defaults to 1.2, added `--ssl-versions` to support explictly setting TLS 1.3
7
7
- Support building on OTP 27 [PR#585](https://github.com/kafka4beam/brod/pull/585)
8
8
Also fixed rebar.lock for dependency `kafka_protocol-4.1.5`
9
-
- Guard against crashes in `brod_client:get_consumer/3`[PR#581](https://github.com/kafka4beam/brod/pull/581)
9
+
- Guard against crashes in `brod_client:get_consumer/3`[PR#587](https://github.com/kafka4beam/brod/pull/587) (originally [PR#581](https://github.com/kafka4beam/brod/pull/581))
10
10
11
11
- 3.19.0
12
12
- Forward unhandled messages in topic/group consumer processes to handle_info/2 callbacks
0 commit comments