Releases: eiiches/jackson-jq
Releases · eiiches/jackson-jq
2.0.0-alpha1
This is an alpha release. Expect incompatible API changes before 2.0.0 GA.
See #523
What's Changed
- chore: Upgrade to Jackson 3.x and to Java 17 by @Mugenor in #516
- ci: setup CI workflows for 2.x branch by @eiiches in #518
- ci: fix deploy-snapshot workflow by @eiiches in #519
- ci: fix release script for v2 by @eiiches in #520
- ci: fix release script for v2; upgrade jdk to 17 by @eiiches in #521
New Contributors
Full Changelog: 1.6.0...2.0.0-alpha1
1.6.0
What's Changed
- feat: add ceil function, floor already exists by @yann-combarnous in #498
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #494
- build(deps): bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #497
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Replace LevelDB with RocksDB for caching functionality in tests by @anuragagarwal561994 in #487
- Adds support for native-image by @anuragagarwal561994 in #485
- build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 by @dependabot[bot] in #482
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #488
- build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #483
New Contributors
- @anuragagarwal561994 made their first contribution in #487
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.0
What's Changed
- pick: add pick/1 function by @eiiches in #439
- build(deps): upgrade dependencies and maven plugins by @eiiches in #440
- ci: install missing jq-1.7 that is required for testing by @eiiches in #441
- build(deps): bump actions/setup-java from 4.5.0 to 4.7.1 by @dependabot in #423
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat: Add fromdateiso8601 and todateiso8601 by @yann-combarnous in #379
- fix: throw on fractional values with fromdateiso8601 by @yann-combarnous in #380
- [Fix #381] Fixing null pointer by @fjtirado in #382
- Add test cases for #382, #379, and #380 by @eiiches in #395
- build(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #365
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #364
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.2 by @dependabot in #384
- build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #362
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 by @dependabot in #392
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #377
New Contributors
- @yann-combarnous made their first contribution in #379
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.1
What's Changed
- Upgrade to jackson 2.18.0 by @sullis in #352
- build(deps): bump actions/setup-java from 4.0.0 to 4.4.0 by @dependabot in #353
- build(deps): bump actions/checkout from 4.1.1 to 4.2.1 by @dependabot in #355
- Upgrade to junit 5.11.2 by @sullis in #354
- build: upgrade maven plugins by @eiiches in #356
- build: upgrade test dependencies and commons-cli by @eiiches in #357
New Contributors
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0-preview.20240207
WARNING: This is a pre-release. Java API will likely to change in final 1.0.0 release.
What's Changed (since 1.0.0-preview.20230409)
Features
Dependency Updates
- build(deps): bump actions/checkout from 3.0.2 to 4.1.1 by @dependabot in #325
- build(deps): bump actions/setup-java from 3.5.1 to 4.0.0 by @dependabot in #326
- build: update dependencies by @eiiches in #327