Releases: freenowtech/spring-multirabbit
Releases · freenowtech/spring-multirabbit
spring-multirabbit v2.1.6
- GH-29 Changed CI to GitHub
- Changed a test to JUnit5 and added explicit check for bean loading
- Introduced connectionTimeout for testing ContainerFactory (to reduce testing time)
- GH-18 Injecting admin at RabbitListener so as to be resolved for the RabbitListenerEndpoint
spring-multirabbit v2.2.1
- GH-18 Injecting admin at RabbitListener so as to be resolved for the RabbitListenerEndpoint
- GH-24 Updated documentation and examples with try-finally for proper unbinding of resources
- Introduced checkstyle and updated formatting
- fix typo on config example …
spring-multirabbit v2.1.5
- GH-18 Injecting admin at RabbitListener so as to be resolved for the RabbitListenerEndpoint
- GH-24 Updated documentation and examples with try-finally for proper unbinding of resources
- Fixed bug of twice-release of source artifact
- Introduced checkstyle and updated formatting
spring-multirabbit v2.2.0
- GH-10 Updated for compatibility with SpringBoot 2.2.x
spring-multirabbit v2.1.4
- GH-2 Fixed compatibility with SpringBoot 2.1.4 onwards (2.1.x)
- GH-1 Introducing the compatibility page
- GH-1 Simplified dependencies
- GH-1 Upgrading for compatibility with SpringBoot 2.1.3
- Adding some instructions in the readme
- Fixing licensing in the pom file