Skip to content

v2.12.1

Choose a tag to compare

@jthomperoo jthomperoo released this 14 Feb 16:54
· 3 commits to master since this release
14bc569

[v2.12.1] - 2025-02-14

Fixed

  • Handling of plurals is more robust, it no longer simply adds a 's' to the end which failed for plurals such
    as 'logstash' -> 'logstashes', now queries using the discovery client and REST mapper.