Releases: anthonygauthier/jmeter-elasticsearch-backend-listener
Releases · anthonygauthier/jmeter-elasticsearch-backend-listener
Version 2.6.5
2.6.3-SNAPSHOT
- Attempt to fix #50
Version 2.6.1
Version 2.6.0 - SNAPSHOT
Added features
- Added support for use and authentication to AWS Elastic Service. (Thanks @dhruvservana !)
Features to come
- RegExp support for filters
Version 2.6.0
Added features
- Added support for use and authentication to AWS Elastic Service. (Thanks @dhruvservana !)
- RegExp support for filters (#38)
Bug fixed
- Fixed #40 - Was missing a verification after a split sometimes resulting in "ArrayIndexOutOfBoundsException".
Version 2.5.4
Finally fixes #37 for good.
Version 2.5.3
- Fixed #36 (hopefully for good this time)
Version 2.5.3-SNAPSHOT
This pre-release aims to solve the filter issue #36.
Version 2.5.2
- Fixed issue #36
Version 2.5.1
- Added way of adding all response headers as well as request headers as ElasticSearch Index properties. (Basically JSON key/value pairs)