Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Releases: freenowtech/spring-multirabbit

spring-multirabbit v2.4.0

19 May 18:37
c031310

Choose a tag to compare

  • #35 - Compatibility with Spring Boot 2.4.0

spring-multirabbit v2.3.6

19 May 17:47
17c7165

Choose a tag to compare

  • #57 skip CI when preparing for the next development iteration

spring-multirabbit v2.3.5

19 May 17:46
5853fb7

Choose a tag to compare

  • #59 - Fixed issue that prevents application to start because of missing bean

spring-multirabbit v2.3.4

19 May 14:02
2c8cb99

Choose a tag to compare

  • Github Actions to build, release and publishing artifacts to maven central

spring-multirabbit v2.2.4

19 May 17:43
243976e

Choose a tag to compare

  • #59 - Fixed issue that prevents application to start because of missing bean
  • Github Actions to build, release and publishing artifacts to maven central

spring-multirabbit v2.3.1

11 Mar 22:54

Choose a tag to compare

GH-49 Skipping Java8 and Java14 during build and added TODO comments for build fixing
GH-54 Fixed queue declaring error and introduced integration tests
GH-56 Fixed validation of assigned RabbitAdmin
GH-42 Tests migrated to Jupiter
GH-29 Changed CI configuration
GH-44 Added build and release badges to README.md

spring-multirabbit v2.2.3

11 Mar 22:52

Choose a tag to compare

GH-49 Skipping Java8 during build and added TODO comments for build fixing
GH-54 Fixed queue declaring error and introduced integration tests
GH-56 Fixed validation of assigned RabbitAdmin
GH-29 Changed CI configuration
GH-44 Added build and release badges to README.md

spring-multirabbit v2.1.7

11 Mar 22:51

Choose a tag to compare

GH-49 Skipping Java8 and Java14 during build and added TODO comments for build fixing
GH-54 Fixed queue declaring error and introduced integration tests
GH-56 Fixed validation of assigned RabbitAdmin
GH-29 Changed CI configuration
GH-44 Added build and release badges to README.md

spring-multirabbit v2.3.0

24 Feb 21:32

Choose a tag to compare

  • GH-34 Updated for compatibility with SpringBoot 2.3.9
  • GH-37 Refactored groupId and artifactId to simplify use
  • GH-6 Moved org to freenowtech
  • GH-34 Initializing version to 2.3.0
  • GH-34 Updated for compatibility with SpringBoot 2.3

spring-multirabbit v2.2.2

23 Feb 05:44

Choose a tag to compare

  • GH-29 Changed CI to GitHub
  • GH-27 Fixed compatibility with SpringBoot 2.2.13
  • Changed test to JUnit5 and added explicit check for bean loading
  • Introduced connectionTimeout for testing ContainerFactory