v1.23.0
What's Changed
- Implement additional methods for JsonParsers by @MikeEdgar in #338
- fix: Do not drop pending events in repeat calls to filter's
hasNext
by @MikeEdgar in #342 - Add Jackson JSON parser implementation by @MikeEdgar in #343
- Minor dialect version re-factoring, simplify test assertions by @MikeEdgar in #348
- Minor code re-factoring, coverage improvements, and assertion reduction by @MikeEdgar in #349
- Refactoring ahead of writer validation fixes by @MikeEdgar in #355
- Continue reading input following end of interchange by @MikeEdgar in #359
Dependency Updates
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #333
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #334
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #336
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #337
- Bump jaxb-runtime to 4.0.2, mockito-core to 5.2.0 by @dependabot in #331
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #344
- Bump mockito-core from 5.2.0 to 5.3.0 by @dependabot in #346
- Bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #351
- Bump version.jackson from 2.14.2 to 2.15.0 by @dependabot in #350
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #353
- Bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #354
Full Changelog: v1.22.1...v1.23.0