Skip to content

Releases: quarkiverse/quarkus-jackson-jq

Quarkus Jackson JQ 2.0.1

13 Apr 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.Alpha...2.0.1

Quarkus Jackson JQ 1.1.1

06 Mar 20:16
Compare
Choose a tag to compare

What's Changed

  • Update GraalVM to 22.2.0 by @ricardozanini in #60
  • Bump quarkiverse-parent from 11 to 12 by @dependabot in #65
  • feature: provide jackson jq extra as an independent module (#68) by @Jiehong in #69
  • bump maven compiler plugin version to 3.10.1 and avoid using some deprecated APIs by @Jiehong in #72
  • Added info about Quarkus 3 by @hbelmiro in #78
  • [quarkus2] Bump quarkus from 2.16.2.Final to 2.16.3.Final by @hbelmiro in #82

New Contributors

Full Changelog: 1.1.0...1.1.1

Quarkus Jackson JQ 2.0.0.Alpha

27 Feb 19:13
Compare
Choose a tag to compare

In this release, we added support to Quarkus 3.
Version 2.x.x of this extension (main branch) supports Quarkus 3, and version 1.x.x (quarkus2 branch) supports Quarkus 2.

What's Changed

  • Bump quarkiverse-parent from 10 to 11 by @dependabot in #59
  • Update GraalVM to 22.2.0 by @ricardozanini in #60
  • Bump quarkiverse-parent from 11 to 12 by @dependabot in #65
  • Bump quarkus.version from 2.15.2.Final to 2.15.3.Final by @dependabot in #70
  • feature: provide jackson jq extra as an independent module (#68) by @Jiehong in #69
  • bump maven compiler plugin version to 3.10.1 and avoid using some deprecated APIs by @Jiehong in #72
  • Bump quarkus.version from 2.16.1.Final to 2.16.2.Final by @dependabot in #76
  • Upgrade to Quarkus 3 by @hbelmiro in #77

New Contributors

Full Changelog: 1.1.0...2.0.0.Alpha

Quarkus Jackson JQ 1.1.0

18 Jul 18:37
Compare
Choose a tag to compare

In this release, we've changed how the underneath jackson-jq library loads in build time. Please see #34 for more details.

Also, the Quarkus base version has been upgraded to 2.10.2.

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

Quarkus Jackson JQ 1.0.1

22 Dec 19:55
Compare
Choose a tag to compare

This is a patch release to upgrade to Quarkus 2.6.0.

Please see our README for more information on using this extension in your project. Also, feel free to open an issue if you encounter any bugs or if you have questions.

What's Changed

Full Changelog: 1.0.0...1.0.1

Quarkus Jackson JQ 1.0.0

28 Oct 20:24
Compare
Choose a tag to compare

This is the first release of Quarkus Jackson JQ!

Please see our README for more information on using this extension in your project. Also, feel free to open an issue if you encounter any bugs or if you have questions.

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-jackson-jq/commits/1.0.0