Skip to content

Releases: elastic/elastic-agent-libs

v0.2.4

20 May 12:40
d82b6d0

Choose a tag to compare

What's Changed

  • Include group write permission in runtime directories by @emilioalvap in #49
  • Fix keystore secrets parsing when values contain commas. by @cmacknz in #50

Full Changelog: v0.2.3...v0.2.4

Extract function SyncParent to reuse in elastic agent

12 Apr 14:39
7585bbc

Choose a tag to compare

Improve linting compatibility with older git versions

21 Mar 14:46
b3eddb3

Choose a tag to compare

Make linting compatible with Git < v2.22.0 (#26)

Some of our CI nodes are still using Ubuntu 18 where Git is old enough
to not support `git branch --show-current`.

Initial

17 Mar 10:44
43506fa

Choose a tag to compare

Initial release for using as a dependency in other projects.