#RxRabbit Release Notes
- No changes
- No changes
- Push artifacts only to Artifactory
- Uses kotlin-compose v1.3.0
- Changes SNAPSHOT upload from Meltwater Nexus to Artifactory, releases still goes to jcenter.
- Adds all Maven Central required information to the pom file
- Using kotlin-compose v 1.2.1 that is also hosted on maven central
- Removes a flaky integration test (can_handle_multiple_consumers)
- Updating gradle to version 4.3.1
- Updating external dependencies such as guava, amqp-client and rxjava
- Fix threads leaking on retrying consumer on non existing queue
- Uses amqp-client 4.0.1
- Improves the long lived un acked messages log message.
- Upgrades rxjava, slf4j and guava dependencies.
- First open sourced public release.