Releases: Stackdriver/agent-packaging
Releases · Stackdriver/agent-packaging
6.0.4
Built from Stackdriver/collectd release 6.0.4.
6.0.3
Built from Stackdriver/collectd release 6.0.3.
6.0.2
Built from Stackdriver/collectd release 6.0.2.
6.0.1
Original release date: 2020-04-06.
Built from Stackdriver/collectd release 6.0.1.
6.0.0
First release in the 6.x.x series. Original release date: 2020-02-13.
Built from Stackdriver/collectd release 6.0.0.
- Bump version to 6.0.0. (#79)
- Add a README for the build Dockerfiles directory. (#84)
- Remove support for deprecated plugins (#83)
- Unify the DEB and RPM init scripts (mostly). (#81)
Fixes the breakage introduced by #71, and includes the following changes:- Add ENABLE_COREFILES to the RPM script
- Use pidfile to properly manage (start/stop) the daemon in the RPM script
- Allow using /etc/default/stackdriver-agent in the RPM script
- Implement try_restart in the DEB script
- Change the RPM script to use force-reload instead of reload
- Fix build Dockerfiles and make them uniform (#86)
- Update the stackdriver-agent service on SLES systems (#89)
- Support new OS distro Ubuntu 19.10 (Eoan). (#90)
- Truncate daemon name to less than 15 characters (#91)
- Fix SLES 12 Missing Dependency by using libhiredis0.13 (#82)