Releases: GoogleCloudPlatform/ops-agent
Releases · GoogleCloudPlatform/ops-agent
1.0.8
1.0.7
1.0.6
- Use goimports to enforce codebase format style check. (#75)
- Move code test coverage check till after the test so it does not block Travis builds. (#76)
- Add coveralls integration to track test coverage. (#73)
- Add useragent in OTEL (#71)
- Add useragent for fluent-bit (#69)
- Update version to 1.0.6. (#67)
1.0.5
- Revert "Stop ignoring errors in sub-agent startup (#59)" (#66)
- Update fluent-bit submodule to v1.7.4. (#65)
- Enhance tests to ensure the expected error message is thrown by invalid agent config user input. (#64)
- Remove unnecessary test name prefix requirements and restructure testdata folder. (#63)
- Remove default golden config and Make update_golden more tolerant. (#61)
- Run Travis CI on Windows as well for unit tests and fix broken tests. (#60)
- Stop ignoring errors in sub-agent startup (#59)
- Update version to 1.0.5. (#58)
1.0.4
- Temporarily pin Golang at 1.14 for sles 12 to bypass upstream repo problem. (#56)
- Fix typo of the zypper update commands. (#55)
- Force a zypper upgrade before installing dependencies. (#53)
- rename generate_config to google_cloud_ops_agent_engine for clarity (#51)
- Update collectd to 6.1.3. (#52)
- Configure recovery actions and add an rpcss dependency to improve reliability (#50)
- Add isWindows check (#49)
- Unify version assignment (#48)
- Update version to 1.0.4. (#47)
1.0.3
- Fix the failing Fluent Bit conf test. (#46)
- Create stackdriver plugin on request, and use a dedicated output for handling agents' logs (#45)
- Add Travis CI integration. (#43)
- Fix config generation test when metrics config is empty. (#44)
- Fail Ops Agent startup when standalone agents are already running. (#32)
- Use separate build stages to exploit caching (#40)
- Handle Windows line endings when testing on Windows (#42)
- Eliminate windows-specific config structs (#42)
- Restart already-running services on reinstall (#41)
- Update google-cloud-ops-agent.spec (#38)
- Build fluent-bit with optimizations & debug symbols (#31)
- Update version to 1.0.3. (#39)