Releases: romanpierson/vertx-elasticsearch-indexer
Releases · romanpierson/vertx-elasticsearch-indexer
v1.3.0
v1.2.1
- Fixed issues with multiple static indexes prefix caching
v1.2.0
- Moved package
com.mdac
tocom.romanpierson
(for maven central) - Upgrade to latest versions
- Moved from Travis CI to Github Actions / Gradle Sonarqube Plugin
- Changed support from ES 6.x towards ES 7.x and higher only (doc type mapping not anymore supported)
- Added BEARER Authentication mode
- Added support for Axiom.co
- Added ES 7.x and 8.x playgrounds
- Removed requirement for jackson databind library