File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ Kenji Noguchi (knoguchi@github)
1919
2020* Reported #70 (protobuf), contributed fix: Can't deserialize packed repeated field
2121 (2.8 .9 )
22+ * Reported #73 : (protobuf) Cannot resolve inner types in protoc definitions
23+ (2.21 .5 )
2224
2325marsqing @github
2426
Original file line number Diff line number Diff line change @@ -14,11 +14,30 @@ Active maintainers:
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17- 2.22 .0 (not yet released )
17+ 2.23 .0 (not yet released )
18+
19+ No changes since 2.22
20+
21+ 2.22 .1 (not yet released )
22+
23+ #73 : (protobuf ) Cannot resolve inner types in protoc definitions
24+ (reported by Kenji N )
25+ #598 : (protobuf ) Protobuf parser state handling wrong for implicit close
26+ (END_OBJECT )
27+
28+
29+ 2.22 .0 (31 - May - 2026 )
1830
1931No changes since 2.21
2032
21- 2.21 .4 (not yet released )
33+ 2.21 .5 (not yet released )
34+
35+ #73 : (protobuf ) Cannot resolve inner types in protoc definitions
36+ (reported by Kenji N )
37+ #598 : (protobuf ) Protobuf parser state handling wrong for implicit close
38+ (END_OBJECT )
39+
40+ 2.21 .4 (28 - May - 2026 )
2241
2342#691 : (cbor ) Add parameterized tests covering all ASCII - optimization exit paths in CBORParser
2443 (contributed by Manuel S )
@@ -147,7 +166,7 @@ No changes since 2.19.1
147166#571 : Unable to deserialize a pojo with IonStruct
148167 (reported , fix contributed by Josh C )
149168
150- 2.18 .8 (not yet released )
169+ 2.18 .8 (28 - Mar - 2026 )
151170
152171#696 : (ion) Incomplete number length validation in Ion decoder
153172 (for `BigDecimal ` and /or `BigInteger `)
You can’t perform that action at this time.
0 commit comments