Releases: GoogleCloudPlatform/google-fluentd
Releases · GoogleCloudPlatform/google-fluentd
1.6.8
Windows v1-9.
- Allow custom configs in a
config.d
directory. - Disable infinite retries.
- Save Agent service logs in
<INSTALL_DIR>\fluentd.log
.
1.6.7
1.6.6
v1.6.5
v1.6.4
v1.6.3
- Update latest stable REPO_SUFFIX to 20190202. (#155)
- Hard code REPO_SUFFIX to meet build requirements. (#154)
- Bump base docker image to debian:9.6-slim to pick up security fixes. (#153)
- Respect PowerShell operator precedence. (#152)
- Use Invoke-WebRequest instead of WebClient.DownloadFile to handle redirects. (#151)
- Update NSISunzU download location to avoid redirects. (#149)
- Fix replacement file location and add tracing in Windows builds. (#148)
- Pin mixlib-cli to 1.7.0. (#147)
- Automated: bump versions for the next release. (#146)
v1.6.2
- Automated: bump versions for next release. gem version: 0.7.2. google-fluentd version: 1.6.2. Dockerfile version: 0.8. (#144)
- Support /etc/default/google-fluentd, for compatibility with Debian. (#143)
- Remove hard-coded GOOGLE_FLUENTD_VERSION and auto generate informational versions. (#141)
- Update image version to 0.7-1.6.1-1. (#140)
v1.6.1
- Revert "Update fluent-plugin-google-cloud gem version to 0.7.1. (#134)" (#137)
- Update fluent-plugin-google-cloud gem version to 0.7.1. (#134)
- Bump google-fluentd version to 1.6.1-1. (#133)
- Make Rapture repo suffix a build arg with a default value. (#132)
- Deduplicate Fluentd versions to v1.2.5 only. (#131)
- Update image version to 0.6-1.6.0-1. (#130)
v1.6.0
❗ This release uses a newer version of fluentd
v1.2.5
, so may be backwards-incompatible!
- Change google-fluentd version from 1.5.37-1 to 1.6.0-1 in the comment. (#129)
- Bump repo suffix to 20181011-3 in Dockerfile to use google-fluentd v1.5.37-1. (#128)
- Bump google-fluentd version to 1.6.0-1. (#127)
- Update fluent-plugin-google-cloud gem version to 0.7.0. (#126)
- Add a placeholder for installing additional gems in the Dockerfile. (#124)
- Tell the Windows service to write the fluentd log to disk. (#123)
- Use debian:9.5-slim as the base for the docker image.