Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (34 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

43 lines (34 loc) · 1.02 KB

#RxRabbit Release Notes

next

Changes

  • No changes

1.4.2 - 2020-12-03

Changes

  • No changes

1.4.1 - 2020-12-02

Changes

  • Push artifacts only to Artifactory

1.4.0 - 2020-12-01

Changes

  • Uses kotlin-compose v1.3.0
  • Changes SNAPSHOT upload from Meltwater Nexus to Artifactory, releases still goes to jcenter.

1.3.0 - 2017-12-01

Changes

  • 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

1.2.0 - 2017-07-27

Changes

  • Fix threads leaking on retrying consumer on non existing queue

1.1.0 - 2017-01-19

Changes

  • Uses amqp-client 4.0.1
  • Improves the long lived un acked messages log message.

1.0.1 - 2016-10-22

Changes

  • Upgrades rxjava, slf4j and guava dependencies.

1.0.0 - 2016-10-13

Changes

  • First open sourced public release.