File tree 3 files changed +21
-1
lines changed
3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.2.1 (June 1, 2016)
2
+
3
+ Bugfixes
4
+ * Fix regression in MessageSet decoding wrt PartialMessages (#716 )
5
+ * Catch response decode errors and log details (#715 )
6
+ * Fix Legacy support url (#712 - JonasGroeger)
7
+ * Update sphinx docs re 0.10 broker support
8
+
9
+
1
10
# 1.2.0 (May 24, 2016)
2
11
3
12
This release officially adds support for Kafka 0.10
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.2.1 (June 1, 2016)
5
+ ####################
6
+
7
+ Bugfixes
8
+ --------
9
+ * Fix regression in MessageSet decoding wrt PartialMessages (#716)
10
+ * Catch response decode errors and log details (#715)
11
+ * Fix Legacy support url (#712 - JonasGroeger)
12
+ * Update sphinx docs re 0.10 broker support
13
+
14
+
4
15
1.2.0 (May 24, 2016)
5
16
####################
6
17
Original file line number Diff line number Diff line change 1
- __version__ = '1.2.1.dev '
1
+ __version__ = '1.2.1'
You can’t perform that action at this time.
0 commit comments