Skip to content
This repository has been 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
Compare
Choose a tag to compare
  • #35 - Compatibility with Spring Boot 2.4.0

spring-multirabbit v2.3.6

19 May 17:47
17c7165
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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