File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 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+
110# 1.2.0 (May 24, 2016)
211
312This release officially adds support for Kafka 0.10
Original file line number Diff line number Diff line change 11Changelog
22=========
33
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+
4151.2.0 (May 24, 2016)
516####################
617
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