Skip to content

Commit c6cf311

Browse files
committed
Update changelog for version 1.5.2
1 parent a0c7613 commit c6cf311

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
## [1.5.1] [2026-04-14]
3+
## [1.5.2] (2026-04-16)
4+
5+
**Bug Fixes**
6+
7+
- **Concurrent subscribe/unsubscribe race condition**: Fixed a race condition where rapid subscribe/unsubscribe/subscribe sequences could leave the Kafka consumer in an inconsistent state. ([#85](https://github.com/Lightstreamer/Lightstreamer-kafka-connector/pull/85))
8+
9+
**Documentation**
10+
11+
- **Kubernetes and Helm Chart deployment references**: Restructured the _Installation_ section of [`README.md`](README.md) and [`examples/vendors/confluent/README.md`](examples/vendors/confluent/README.md) into a new _Deployment_ section covering Manual, Docker-based, and Kubernetes or OpenShift deployment options, with references to the [Lightstreamer Helm Charts](https://github.com/Lightstreamer/helm-charts) repository and its [deployment guide](https://github.com/Lightstreamer/helm-charts/blob/main/DEPLOYMENT.md). ([#86](https://github.com/Lightstreamer/Lightstreamer-kafka-connector/pull/86))
12+
13+
14+
## [1.5.1] (2026-04-14)
415

516
**Documentation**
617

0 commit comments

Comments
 (0)