Releases: elastic/elastic-agent-libs
Releases · elastic/elastic-agent-libs
v0.2.14
v0.2.13
What's Changed
- [automation] Update go release version 1.18.7 by @apmmachine in #84
- Make the NewX() monitoring variables safe to re-register by @fearful-symmetry in #83
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Add support for GoImports by @belimawr in #74
- kibana: don't try to wrap nil errors by @efd6 in #76
- run mage notice by @efd6 in #77
- ci: change labels to match the OS version by @v1v in #80
- ci: use fleet-ci by @v1v in #79
- [automation] Update go release version 1.18.6 by @apmmachine in #81
- Add SetLevel functionality to logp package by @amirbenun in #82
New Contributors
- @belimawr made their first contribution in #74
- @amirbenun made their first contribution in #82
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
What's Changed
Added
- Add option to
file.NewFileRotator
to allow setting file extension. #68- Fix filename logging in
file.NewFileRotator
. #68
- Fix filename logging in
Changed
- dev-tools: remove support for golanci-lint version templating, fix for notice target modifying go.sum. #70
Full Changelog: v0.2.9...v0.2.10