Skip to content

Releases: abutaha/aws-es-proxy

v0.4

18 Apr 21:02
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

WARNING: This new version is still under test. If you face issues, please open an issue ticket.

What is new?

  • Verbose mode shows the body request now.

  • This feature intends to help developers identifying slow queries with minimum efforts.

  • Added a '-pretty' mode (works with -verbose) which will prettify the verbose output and re-format the body json output.

  • Special thanks to zqben402 for writing the body dump patch.

  • Thanks to dlackty for reformatting readme document.

v0.3

02 Feb 10:59
Compare
Choose a tag to compare

Made it work with Amazon ElasticSearch 5.1 and Kibana 5.1.1

v0.2

01 Nov 22:52
Compare
Choose a tag to compare

Small improvements.

v0.1

31 Oct 19:33
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial release. Use with caution!