Releases: quarkiverse/quarkus-jdiameter
Releases · quarkiverse/quarkus-jdiameter
2.1.2
What's Changed
- Bump jackson.version from 2.17.2 to 2.18.0 by @dependabot in #54
- Fixed code formatting by @eddiecarpenter in #55
- Bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #56
- Bump io.netty:netty-all from 4.1.113.Final to 4.1.114.Final by @dependabot in #57
- Bump junit.version from 5.11.1 to 5.11.2 by @dependabot in #58
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #59
- Split and Reuse the Release workflow by @gastaldi in #60
- Release workflow names are inverted by @gastaldi in #61
- Bump junit.version from 5.11.2 to 5.11.3 by @dependabot in #62
- Bumped the version to test the new release process by @eddiecarpenter in #63
- Added option to allow manual execution of the action by @eddiecarpenter in #64
- Removed min requirement for Maven 3.9.6 by @eddiecarpenter in #65
- Test release by @eddiecarpenter in #66
- Bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3 by @dependabot in #68
- Bump jackson.version from 2.18.0 to 2.18.1 by @dependabot in #69
- Bump quarkus.version from 3.15.1 to 3.16.1 by @dependabot in #70
- Bump quarkus.version from 3.16.1 to 3.16.3 by @dependabot in #75
- Bump io.netty:netty-all from 4.1.114.Final to 4.1.115.Final by @dependabot in #74
- Bump dcarbone/install-yq-action from 1.1.1 to 1.2.0 by @dependabot in #72
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #71
- Release v212 by @eddiecarpenter in #76
- Release v212 by @eddiecarpenter in #77
- Use JDK 21 when releasing by @gastaldi in #80
Full Changelog: 2.1.0...2.1.2
2.1.0
What's Changed
- Added @startup to DiameterService
- Reworked DiameterProcessor to allow for a faster startup
- Cleaned code up in DiameterUtilities
- Bump junit version from 5.11.0 to 5.11.1
- Moved the dictionary to the core library
- Added missing result codes and dictionary entries
- Bump quarkus version from 3.14.4 to 3.15.1
Full Changelog: 2.0.5...2.1.0
v2.0.5
What's Changed
- Update DiameterProcessor.java by @eddiecarpenter
- Fixed typo in artifactId. Set version to latest published. by @franzgranlund
- Feature/add support for displaying unknown avps in DiameterUtilities by @eddiecarpenter
- Bump quarkus.version from 3.14.3 to 3.14.4 by @dependabot
- Update project.yml by @eddiecarpenter
New Contributors
- @franzgranlund made their first contribution in #40
Full Changelog: 2.0.4...v2.0.5
Releasing version 2.0.4
What's Changed
- Bump io.netty:netty-all from 4.1.112.Final to 4.1.113.Final
- Avoid publishing support modules in Maven Central
- Bump quarkus.version from 3.14.1 to 3.14.3
- Added the uri info for failed CER processes
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.3
This release added support for Quarkus 3.14.1
V2.0.1
What's Changed
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #18
- Bump io.netty:netty-all from 4.1.108.Final to 4.1.112.Final by @dependabot in #19
- Bump junit.version from 5.10.3 to 5.11.0 by @dependabot in #20
- Bump io.smallrye:jandex-maven-plugin from 3.1.1 to 3.2.2 by @dependabot in #21
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.4.0 by @dependabot in #22
- Fixed bug as per issue #23 by @eddiecarpenter in #24
- Fixed missing maven 3.9.6 versions by @eddiecarpenter in #25
Full Changelog: v2.0.0...V2.0.1
Release V2.0.0
The Quarkiverse documentation is now sorted, and the project has been released to Maven Central.
What's Changed
- Updated versions and removed unused files by @eddiecarpenter in #7
- Changed next-version value by @eddiecarpenter in #8
- Added support for PGP by @eddiecarpenter in #9
- Upgraded setup-java to v4.2.2 by @eddiecarpenter in #12
- Fixed antora.yml references to be used by Quarkiverse by @eddiecarpenter in #16
- Fixed antora.yml title to be correctly displayed by Quarkiverse docs by @eddiecarpenter in #17
New Contributors
- @eddiecarpenter made their first contribution in #7
Full Changelog: v2.0.0-RC1...v2.0.0