Skip to content

Commit 6aceec4

Browse files
authored
Merge pull request #362 from lsst-sqre/tickets/DM-48199
DM-48199: Prepare 9.1.1 release
2 parents 97ce7c7 + e5bce5a commit 6aceec4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Changes for the upcoming release can be found in [changelog.d](https://github.co
99

1010
<!-- scriv-insert-here -->
1111

12+
<a id='changelog-9.1.1'></a>
13+
## 9.1.1 (2024-12-18)
14+
15+
### Bug fixes
16+
17+
- Unset the `ssl.VERIFY_X509_STRICT` flag in SSL contexts used for Kafka connections. Python 3.13 enables this flag by default, and the current certs that Strimzi generates for these Kafka endpoints are missing an Authority Key Identifier, which prevents connections when the flag is set.
18+
1219
<a id='changelog-9.1.0'></a>
1320
## 9.1.0 (2024-12-17)
1421

changelog.d/20241218_162844_danfuchs_disable_kafka_x509_strict_verification.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)