Skip to content

Commit

Permalink
Merge branch '2.12' into 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 15, 2021
2 parents b6ecab1 + 90958d5 commit bc53d89
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ Modules:

2.13.1 (not yet released)

#302: `IllegalArgumentException` in `IonParser.getEmbeddedObject()`
(reported by ZanderHuang@github)
- (ion) Add missing `withDefaultImpl()` override for `IonAnnotationTypeResolverBuilder`
- `Ion-java` dep 1.8.0 -> 1.8.3

2.13.0 (30-Sep-2021)

#239: (cbor) Should validate UTF-8 multi-byte validity for short decode path too
Expand Down Expand Up @@ -51,6 +46,13 @@ Modules:
- `Ion-java` dep 1.5.1 -> 1.8.0
- Minor change to Ion module registration names (fully-qualified)

2.12.6 (15-Dec-2021)

#302: `IllegalArgumentException` in `IonParser.getEmbeddedObject()`
(reported by ZanderHuang@github)
- (ion) Add missing `withDefaultImpl()` override for `IonAnnotationTypeResolverBuilder`
- `Ion-java` dep 1.8.0 -> 1.8.3

2.12.5 (27-Aug-2021)

No changes since 2.12.4
Expand Down

0 comments on commit bc53d89

Please sign in to comment.