Releases: datasetu/vermillion
Releases · datasetu/vermillion
Vermillion 0.3.0
- Inclusion of below API's.
- Scrolled search
- providerByQuery
- downloadByQuery
- Security fixes - package updation
- Implementation of codacy for code coverage & code quality
- Other minor modifications
Vermillion 0.2.0
- Rxified all modules
- Using simpler API keys
- Updated SSL configuration of RabbitMQ
Vermillion 0.1.6
- Added a one-line quickstart command to install vermillion and its dependencies
- Updated dependencies to their latest versions
Vermillion 0.1.5
- Refactored to "Vermillion"
- Minor bug fixes
Vermillion 0.1.4
Bugfixes in publish API
Vermillion 0.1.3
Using the official RabbitMQ docker image
Using a local connection pool for the publish API
Vermillion 0.1.2
Minor bug fixes and code quality updates
Vermillion 0.1.1
Quick install option downloads jar files from the latest release
Vermillion 0.1.0
- Added support for clustered and load-balanced deployment
- Added scripts for testing a single node as well as multi-node deployments.
Note: Quick Install option does NOT work in this release. The repositories need to be manually compiled using mvn