Releases: quarkiverse/quarkus-reactive-messaging-http
Releases · quarkiverse/quarkus-reactive-messaging-http
Quarkus Reactive Messaging HTTP v2.4.1
Quarkus Reactive Messaging HTTP v2.4.0
Quarkus Reactive Messaging HTTP v2.3.0
What's Changed
- Bump quarkus.version from 3.12.2 to 3.12.3 by @dependabot in #265
- Bump quarkus.version from 3.12.3 to 3.13.0 by @dependabot in #267
- Bump quarkus.version from 3.13.0 to 3.13.1 by @dependabot in #268
- Bump quarkus.version from 3.13.1 to 3.13.2 by @dependabot in #269
- Bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #270
- Bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #271
- Bump quarkus.version from 3.13.3 to 3.14.0 by @dependabot in #272
- Bump quarkus.version from 3.14.0 to 3.14.1 by @dependabot in #273
- Bump quarkus.version from 3.14.1 to 3.14.2 by @dependabot in #274
- Avoid publishing support modules in Maven Central by @gastaldi in #275
- Bump quarkus.version from 3.14.2 to 3.14.3 by @dependabot in #276
- Bump quarkus.version from 3.14.3 to 3.14.4 by @dependabot in #278
- Create CODEOWNERS by @gastaldi in #279
- Bump quarkus.version from 3.14.4 to 3.15.0 by @dependabot in #280
- added integration with quarkus TLS registry by @mswiderski in #277
- Fix release workflow by @ricardozanini in #282
New Contributors
- @gsmet made their first contribution in #24
- @mswiderski made their first contribution in #36
Full Changelog: 2.2.0...2.3.0
Quarkus Reactive Messaging HTTP v2.2.0
What's Changed
- Bump quarkus.version from 3.7.1 to 3.7.2 by @dependabot in #235
- Bump quarkus.version from 3.7.2 to 3.7.3 by @dependabot in #236
- Bump com.github.tomakehurst:wiremock-jre8 from 2.35.1 to 2.35.2 by @dependabot in #237
- Bump quarkus.version from 3.7.3 to 3.8.0 by @dependabot in #238
- [#239] do not use ZonedDateTime.toString(), it will remove 0 seconds … by @manumay in #240
New Contributors
Full Changelog: 2.1.0...2.2.0
Quarkus Reactive Messaging HTTP v2.1.0
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #225
- Bump quarkus.version from 3.6.6 to 3.6.7 by @dependabot in #226
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #228
- Bump quarkus.version from 3.6.7 to 3.7.1 by @nmirasch in #230
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #231
- Bump io.quarkiverse:quarkiverse-parent from 15 to 16 by @dependabot in #232
- Adding logs when error by @fjtirado in #233
New Contributors
Full Changelog: 2.0.3...2.1.0
Quarkus Reactive Messaging HTTP v2.0.2
What's Changed
- Bump quarkiverse-parent from 13 to 15 by @dependabot in #160
- Fix all asciidoc warnings by using pass macro by @TheJavaGuy in #163
- Bump quarkus.version from 3.1.2.Final to 3.2.0.Final by @dependabot in #164
- Handler modified to handle only POST and PUT by @hbelmiro in #172
New Contributors
- @gastaldi made their first contribution in #158
- @TheJavaGuy made their first contribution in #163
Full Changelog: 2.0.1...2.0.2
Quarkus Reactive Messaging HTTP v1.1.5
What's Changed
- Bump wiremock-jre8 from 2.34.0 to 2.35.0 by @dependabot in #107
- Verify that the @incoming method are invoked on duplicated contexts by @cescoffier in #114
- Bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #119
- Backport of PRs 134, 135,136, and 137 by @hbelmiro in #139
- [quarkus2] Bump quarkiverse-parent from 13 to 15 (#160) by @hbelmiro in #162
- Bump quarkus to 2.16.8.Final by @hbelmiro in #165
- fix all asciidoc warnings by using pass macro (#163) by @hbelmiro in #169
- Handler modified to handle only POST and PUT by @github-actions in #173
Full Changelog: 1.1.0...1.1.5
Quarkus Reactive Messaging HTTP v2.0.1
What's Changed
- Bump crazy-max/ghaction-import-gpg from 3 to 5 by @dependabot in #134
- Bump actions/setup-java from 2 to 3 by @dependabot in #135
- Bump actions/checkout from 2 to 3 by @dependabot in #136
- Bump actions/cache from 2 to 3 by @dependabot in #137
- Switch to the quarkus-extension-maven-plugin by @gsmet in #143
- Bump quarkus.version from 3.0.0.CR2 to 3.0.0.Final by @dependabot in #147
New Contributors
Full Changelog: 2.0.0.Alpha...2.0.1
Quarkus Reactive Messaging HTTP v2.0.0.Alpha
This release adds support to Quarkus 3.
What's Changed
- Bump wiremock-jre8 from 2.34.0 to 2.35.0 by @dependabot in #107
- Bump quarkiverse-parent from 11 to 12 by @dependabot in #113
- Verify that the @incoming method are invoked on duplicated contexts by @cescoffier in #114
- Bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #119
- Migrated to Quarkus 3 by @hbelmiro in #124
Full Changelog: 1.1.0...2.0.0.Alpha
Quarkus Reactive Messaging HTTP v1.1.0
This release adds compatibility with Jandex 3 and is equivalent to version 1.0.8. Please use this version if you plan to use Quarkus 2.14 and above. See #95.
What's Changed
- [Cherry-Pick] - Compatibility with Jandex 3 by @ricardozanini in #98