Skip to content

Commit e4a975a

Browse files
committed
Merge branch '3.1' into 3.2
2 parents 9983d7a + 49bc1e8 commit e4a975a

2 files changed

Lines changed: 24 additions & 3 deletions

File tree

release-notes/CREDITS-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2325
marsqing@github
2426

release-notes/VERSION-2.x

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff 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

1931
No 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`)

0 commit comments

Comments
 (0)