Skip to content

Releases: iris-events/iris-router

v3.1.11

01 Aug 13:29
6cbbed4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.10...v3.1.11

v3.1.10

25 Feb 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.9...v3.1.10

v3.1.9

13 Feb 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.9

v3.1.8

22 Jan 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.6...v3.1.8

v3.1.7

13 Dec 10:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.6...v3.1.7

v3.1.6

06 Dec 12:56
Compare
Choose a tag to compare

What's Changed

  • Bump quarkus.platform.version from 3.12.3 to 3.16.2 by @dependabot in #156
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.2 by @dependabot in #155
  • Bump quarkus.platform.version from 3.16.2 to 3.17.3 by @dependabot in #159
  • Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #160
  • partial fix for sessionid generation by @ctomc in #158

Full Changelog: v3.1.5...v3.1.6

v3.1.5

17 Sep 10:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

09 Aug 13:22
Compare
Choose a tag to compare
fix NPE when session not found.

v3.1.3

09 Aug 11:34
Compare
Choose a tag to compare
do not log session not found for non rpc events

v3.1.2

06 Aug 13:18
Compare
Choose a tag to compare

Fixes session closed event. Bug is currently causing that subscription service is not cleaning up the subscriptions properly.