Skip to content

Releases: quarkiverse/quarkus-jdiameter

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