Skip to content

Releases: anthonygauthier/jmeter-elasticsearch-backend-listener

Version 2.6.5

19 Jun 14:23
Compare
Choose a tag to compare

Version 2.6.5 brings a lot of new fixes/features:

Features
#46 (thanks @Siggitrain)
#51 (thanks @ncasaux)

Fixes
#53

And many more changes to the code itself. Please see the diff for more information.

2.6.3-SNAPSHOT

28 May 13:30
Compare
Choose a tag to compare
  • Attempt to fix #50

Version 2.6.1

19 Mar 18:56
e0f71e6
Compare
Choose a tag to compare

Version 2.6.0 - SNAPSHOT

12 Feb 14:38
Compare
Choose a tag to compare
Pre-release

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

26 Feb 16:17
9c4adfd
Compare
Choose a tag to compare

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

25 Jan 20:58
Compare
Choose a tag to compare

Finally fixes #37 for good.

Version 2.5.3

14 Jan 19:48
Compare
Choose a tag to compare
  • Fixed #36 (hopefully for good this time)

Version 2.5.3-SNAPSHOT

14 Jan 16:13
Compare
Choose a tag to compare
Pre-release

This pre-release aims to solve the filter issue #36.

Version 2.5.2

19 Dec 15:33
Compare
Choose a tag to compare
  • Fixed issue #36

Version 2.5.1

26 Sep 21:43
Compare
Choose a tag to compare
  • Added way of adding all response headers as well as request headers as ElasticSearch Index properties. (Basically JSON key/value pairs)