Changelog

0.6.1 (2021-10-13) #

  • general
    • fix: Fixes bug when creating a summary report with keys that are lists

0.6.0 (2021-10-01) #

  • general
    • feature: Allows search/show actions to be usable without naming the search definition when there is only one serach defined in the configuration file

0.5.0 (2021-10-01) #

  • general
    • fix: Fixes bug with splits-default value
    • feature: Adds feature to specify the depth of top-count summary data

0.4.1 (2021-09-19) #

  • general
    • fix: Fixes build path problems with newer pydoc-markdown readthedocs

0.4.0 (2021-09-18) #

  • general
    • feature: Adds summary report feature

0.3.9 (2021-09-10) #

  • general
    • fix: Fixes problem in referencing ~/.eskbcli; and issue with including @timestamp as a source: item

0.3.8 (2021-06-30) #

  • general
    • fix: Improved logging message

0.3.7 (2021-06-05) #

  • general
    • fix: Include click requirement version >=7.1 in package spec

0.3.6 (2021-06-04) #

  • general
    • fix: Handle non success response status_code values

0.3.5 (2021-06-02) #

  • general
    • fix: Improved handling of response_data in error conditions

0.3.4 (2021-05-21) #

  • general
    • fix: Migrate from Travis to Github actions and implement flake8

0.3.3 (2021-05-19) #

  • general
    • fix: Fixes to support earlier Kibana versions, tested to 6.3.x

0.3.2 (2021-04-05) #

  • general
    • fix: Updates supported Python versions

0.3.1 (2021-04-04) #

  • general
    • feature: Adds better documentation via readthedocs

0.3.0 (2021-04-03) #

  • general
    • feature: Migrate to click-cli based structure, input arg changes

0.2.1 (2021-03-11) #

  • general
    • fix: Migrate to shut tooling for package management