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
+
1
9
# 2.2.10 (May 22, 2025)
2
10
3
11
Fixes
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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
+
4
15
2.2.10 (May 22, 2025)
5
16
#####################
6
17
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