File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.2.11 (June 5, 2025)
2+
3+ Fixes
4+ * Do not ignore metadata response for single topic with error (#2640 )
5+ * Fix decoding bug in AWS_MSK_IAM mechanism (#2639 )
6+ * Add synchronized decorator; add lock to subscription state (#2636 )
7+ * Update build links in documentation (#2634 )
8+
19# 2.2.10 (May 22, 2025)
210
311Fixes
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.2.11 (June 5, 2025)
5+ #####################
6+
7+ Fixes
8+ -----
9+ * Do not ignore metadata response for single topic with error (#2640)
10+ * Fix decoding bug in AWS_MSK_IAM mechanism (#2639)
11+ * Add synchronized decorator; add lock to subscription state (#2636)
12+ * Update build links in documentation (#2634)
13+
14+
4152.2.10 (May 22, 2025)
516#####################
617
Original file line number Diff line number Diff line change 1- __version__ = '2.2.10 '
1+ __version__ = '2.2.11 '
You can’t perform that action at this time.
0 commit comments