Skip to content

Releases: quarkiverse/quarkus-jdiameter

2.1.3

28 Dec 10:49
Compare
Choose a tag to compare

What's Changed

  • Bump io.netty:netty-all from 4.1.115.Final to 4.1.116.Final by @dependabot in #91
  • Bump junit.version from 5.11.3 to 5.11.4 by @dependabot in #90
  • Bump jackson.version from 2.18.1 to 2.18.2 by @dependabot in #86
  • Bump dcarbone/install-yq-action from 1.2.0 to 1.3.1 by @dependabot in #84
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #82
  • Bump quarkus.version from 3.16.3 to 3.17.4 by @dependabot in #89
  • Maintenance release, updating dependencies to their latest version by @eddiecarpenter in #92

Full Changelog: 2.1.2...2.1.3

2.1.2

14 Nov 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.2

2.1.0

26 Sep 20:30
Compare
Choose a tag to compare

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

17 Sep 21:18
b487c2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...v2.0.5

Releasing version 2.0.4

13 Sep 21:36
8527639
Compare
Choose a tag to compare

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

28 Aug 21:41
Compare
Choose a tag to compare

This release added support for Quarkus 3.14.1

V2.0.1

21 Aug 22:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...V2.0.1

Release V2.0.0

18 Aug 02:09
f9b4f2f
Compare
Choose a tag to compare

The Quarkiverse documentation is now sorted, and the project has been released to Maven Central.

What's Changed

New Contributors

Full Changelog: v2.0.0-RC1...v2.0.0