We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ddf07 commit e805f58Copy full SHA for e805f58
release-notes/VERSION
@@ -11,15 +11,17 @@ Modules:
11
12
2.9.6 (not yet released)
13
14
-#135: Infinite sequence of `END_OBJECT` tokens returned at end of streaming read
+#135: (protobuf) Infinite sequence of `END_OBJECT` tokens returned at end of streaming read
15
(reported by Leo W)
16
+#136: (avro) Fix MapWriteContext not correctly resolving union values
17
+ (contributed by baharclerode@github)
18
19
2.9.5 (26-Feb-2018)
20
21
#128 (protobuf) Fix skip unknown WireType.FIXED_64BIT value bug
22
(reported, contributed fix for by marsqing@github@github)
23
#129 (cbor) Remove "final" modifier from `CBORParser`
- (suggested by jinzha@github)
24
+ (suggested by jinzha@github)
25
26
2.9.4 (24-Jan-2018)
27
0 commit comments