@@ -8,32 +8,26 @@ Project: jackson-datatypes-binaryModules:
88== = Releases == =
99-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1010
11- 2.10 .0.p r3 ( 17 - Sep - 2019 )
11+ 2.10 .0 ( 26 - Sep - 2019 )
1212
13+ #139 : (cbor ) Incorrect decimal fraction representation
14+ (reported by wlukowicz @github )
1315#148 : (protobuf ) Add `ProtobufMapper .generateSchemaFor (TypeReference < ?> )` overload
1416 (suggested by MrThreepwood @github )
15- #178 : Fix issue wit input offsets when parsing CBOR from `InputStream `
16- (reported by iziamos @github )
17- #180 : Add `ProtobufGenerator .canWriteBinaryNatively ()` to support binary writes
18-
19- 2.10 .0.p r2 (31 - Aug - 2019 )
20-
17+ #155 : (cbor , smile ) Inconsistent support for FLUSH_PASSED_TO_STREAM
18+ (reported , fix suggested by Carter K )
19+ #157 : (all ) Add simple module - info for JDK9 + , using Moditect
20+ #163 : (ion ) Update `ion - java ` dependency
21+ (contributed by Fernando R - B )
2122#168 : (avro ) `JsonMappingException ` for union types with multiple Record types
2223 (reported by Juliana A ; fix contributed by Marcos P )
2324#173 : (avro ) Improve Union type serialization performance
2425 (fix contributed by Marcos P )
2526#177 : (avro ) Deserialization of "empty" Records as root values fails
2627 (reported by Macros P )
27-
28- 2.10 .0 .pr1 (19 - Jul - 2019 )
29-
30- #139 : (cbor ) Incorrect decimal fraction representation
31- (reported by wlukowicz @github )
32- #155 : (cbor , smile ) Inconsistent support for FLUSH_PASSED_TO_STREAM
33- (reported , fix suggested by Carter K )
34- #157 : (all ) Add simple module - info for JDK9 + , using Moditect
35- #163 : (ion ) Update `ion - java ` dependency
36- (contributed by Fernando R - B )
28+ #178 : (cbor ) Fix issue wit input offsets when parsing CBOR from `InputStream `
29+ (reported by iziamos @github )
30+ #180 : (protobuf ) Add `ProtobufGenerator .canWriteBinaryNatively ()` to support binary writes
3731- asm version upgrade to 6.2 .1 (from 5.1 )
3832- (cbor , smile ) Rewrote handling of "output context" for better field id write support
3933
0 commit comments