- No changes
- Uploads java artifacts to meltwater.jfrog.io
- Uses amqp-client 3.6.6 and kotlin 1.2.31
- Updated all jar dependencies and all maven plugin versions
- Handles duplicate keys in RabbitMQ management API responses
- Fixed failng tests by changing from NO_CONTENT to CREATED http codes - the RabbitMQ rest API has changed
- Upgrades Kotlin to 1.0.0
- Fix crash when specifying empty binding list for an exchange
- Increased stability of docker integration during tests
- Fixes #14 x-messages-ttl is parsed as Double
- Added
apply
andverify
commands - Revert changes made to Java API after switch to Kotlin
- Must specify empty hash if no properties specified e.g.
arguments: {}
- More descriptive and compact logging
- Fixed several null-pointer errors
- Issue when choosing user to configure resource with
- Main class error when running jar
- Kotlin build error
- Converted to Kotlin
- Removed unused dependency
- Tag docker images with correct version
- First release!