Releases: DataDog/nikos
Releases · DataDog/nikos
v1.7.5 - Improve support for Amazon Linux 2
What's Changed
- Cleanup github action by @paulcacheux in #41
- Handle yum and dnf vars dirs by @lebauce in #40
- Always download kernel-devel on RHEL based distros by @lebauce in #39
Full Changelog: v1.7.4...v1.7.5
v1.7.4 - Support of zstd compression
What's Changed
- Fix nil pointer exception in tarball extraction by implementing zstd decompression by @paulcacheux in #38
Full Changelog: v1.7.3...v1.7.4
v1.7.3 - CentOS improvements
What's Changed
- CentOS: install kernel-devel instead of kernel-headers by @paulcacheux in #37
Full Changelog: v1.7.2...v1.7.3
v1.7.2 - Fix OpenSUSE architecture issues
What's Changed
- Fix CentOS 8 CI by @paulcacheux in #35
- OpenSUSE: fix downloaded package architecture by @paulcacheux in #34
Full Changelog: v1.7.1...v1.7.2
v1.7.1 - Fix repository issue on SLES
What's Changed
- Add missing version when creating SLES gpg url by @paulcacheux in #29
New Contributors
- @paulcacheux made their first contribution in #29
Full Changelog: v1.7.0...v1.7.1
v1.7.0
v1.6.3: Merge pull request #27 from DataDog/isabelle.sauve/close-backend
Close backend & check for os-release at /host/etc
v1.6.2: Merge pull request #26 from DataDog/isabelle.sauve/update-dependency
Switch to new dependency name
v1.6.1: Merge pull request #25 from DataDog/lebauce/trim-quotes-os-release
Trim quotes from values retrieved from /etc/os-release
v1.6.0: Merge pull request #23 from DataDog/lebauce/use-gopsutil
Move away from wille/osutil