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

Choose a tag to compare

@ocristian ocristian released this 19 May 18:37
c031310
  • #35 - Compatibility with Spring Boot 2.4.0

spring-multirabbit v2.3.6

Choose a tag to compare

@ocristian ocristian released this 19 May 17:47
17c7165
  • #57 skip CI when preparing for the next development iteration

spring-multirabbit v2.3.5

Choose a tag to compare

@ocristian ocristian released this 19 May 17:46
5853fb7
  • #59 - Fixed issue that prevents application to start because of missing bean

spring-multirabbit v2.3.4

Choose a tag to compare

@ocristian ocristian released this 19 May 14:02
2c8cb99
  • Github Actions to build, release and publishing artifacts to maven central

spring-multirabbit v2.2.4

Choose a tag to compare

@ocristian ocristian released this 19 May 17:43
243976e
  • #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

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

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

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

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

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