Releases: elastic/elastic-agent-autodiscover
Releases · elastic/elastic-agent-autodiscover
v0.6.1
What's Changed
- Add namespace MetaGen to the generic Resource by @tetianakravchenko in #33
- [automation] Update go release version 1.18.9 by @apmmachine in #34
- [automation] Update go release version 1.18.10 by @apmmachine in #35
- golang: bump automation with updatecli and GH actions by @v1v in #36
- Bump up containerd version by @michalpristas in #38
- [updatecli][githubrelease] Bump version to 1.19.5 by @v1v in #37
- [updatecli][githubrelease] Bump version to 1.19.7 by @github-actions in #40
- [updatecli][githubrelease] Bump version to 1.19.8 by @github-actions in #42
- [updatecli][githubrelease] Bump version to 1.19.9 by @github-actions in #43
- Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot in #45
- Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.24+incompatible by @dependabot in #47
- Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 by @dependabot in #46
- Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #48
- Add replicaset and job metaGenerator based on watcher by @ChrsMark in #44
New Contributors
- @michalpristas made their first contribution in #38
- @github-actions made their first contribution in #40
- @dependabot made their first contribution in #45
Full Changelog: v0.5.0...v0.6.1
v0.6.0
v0.2.0
v0.1.0: First release
This is the first release of the library. Everything has been ported from Libbeat. The PR to remove duplicate code is ready: elastic/beats#31607