Skip to content

Releases: GoogleCloudPlatform/ops-agent

1.0.8

21 May 16:18
ec68ce6
Compare
Choose a tag to compare
  • Update fluent-bit submodule to v1.7.6. (#83)
  • Update version to 1.0.8 (#82)

1.0.7

21 May 13:00
674580b
Compare
Choose a tag to compare
  • Upgrade Fluentbit to v.1.7.5 (#81)
  • Lower case and unify error message format. (#80)
  • Add more test and a check to verify the actual error message in case of bad config. (#78)
  • Update version to 1.0.7 (#79)

1.0.6

13 May 16:59
542d04d
Compare
Choose a tag to compare
  • 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

23 Apr 02:03
387c129
Compare
Choose a tag to compare
  • 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

14 Apr 01:17
Compare
Choose a tag to compare
  • 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

05 Apr 17:39
d98c182
Compare
Choose a tag to compare
  • 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)

1.0.2

22 Feb 16:33
098fa1c
Compare
Choose a tag to compare
  • Update fluent-bit to v1.7.0. (#37)
  • Update version to 1.0.2. (#35)
  • Register message file for all services (used by collector and master agent) (#36)
  • Add Googet packaging for Windows. (#29)
  • Fix misplaced deb pkgs (#34)
  • Modify grep systemd version as syntax changed (#33)