Releases: GoogleCloudPlatform/ops-agent
Releases · GoogleCloudPlatform/ops-agent
2.54.0
- [Testing] Rocky Linux 9 NVIDIA driver: add repo URL check (#1868)
- Ops Agent Plugin - Subagents Startup Logic (#1864)
- MySQL test changes on SLES (#1866)
- Reduced Go binary size by passing
-ldflags -s -w
during the build process. (#1865) - Ops Agent Plugin - Added Config Validation and Generation and Conflicting installation Detection Logic (#1860)
- Upgrade otelopscol (#1862)
- A basic Ops Agent Plugin (#1858)
- Bump VERSION to 2.54.0 (#1855)
2.53.0
- Windows 2025 Support
- Bump golang.org/x/net to v0.33.0 (#1852)
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#1848)
- Updated goccy/go-yaml to v.14.1 (#1829)
Internal
- [Testing] Update OpenSUSE 15.6 image pin (#1853)
- Update stale.yml (#1851)
- Add whitespace ignore to distro detector script (#1847)
- adding windows 2025 I think (#1845)
- Pin goopack version (#1843)
- Fix typo in stale issue workflow (#1841)
- [Testing] Fix RL9 Nvidia driver issue due to RL9 new release (#1839)
- Temporary patch for incorrect test user key file ownership (#1837)
- Address pipe-read race condition (#1834)
- Update links pointing to sample generated output configs (#1836)
- Bump VERSION to 2.53.0 (#1833)
- Add transformation test make target and docs (#1722)
- Add actions for stale issues/PRs (#1830)
2.52.0
- Updated postgresql version pinning to 16 (#1828)
- Autogenerated support for oracular x86_64 and aarch64 (#1826)
- Fix Ubuntu 24.10 oracular 3rd Party Tests (#1823)
- [Testing] Fix NVIDIA driver issue on focal, jammy and rl9 (#1822)
- Updates OTEL dependencies to v0.112.0 (#1816)
- Dockerfile support for Ubuntu 24.10 Oracular + Updated Instructions for running ops agent integration tests against the new distro (#1820)
- Bump VERSION to 2.52.0 (#1817)
- [Testing] Remove sles-15-sp-sqp iamge from the list of test images (#1815)
2.51.1
2.51.0
- couchdb test improvements (#1808)
- Use more specific network check URLs (#1809)
- Add dpkg cache lock timeout when setting up VM (#1805)
- Update JUST docker for dependabot (#1799)
- Use updated SAP HANA test image (#1806)
- Rhel 8 arm support (#1790)
- Initial implementation of
dcgm
receiver version 2. (#1758) - update version of prometheus and OTel SDK (#1786)
- Update go version used by integration tests (#1791)
- Add support for RL8/9 optimized versions (#1788)
- Remove Debian 11 ARM from building and testing configurations (#1787)
- Use explicit slash-dot for copy paths (#1781)
- Copy the existing gcloud config directory if it exists. (#1761)
- Add description, units, and notes to metrics/labels in application metadata files. (#1773)
- VERSION: update version to 2.51.0 (#1780)
2.50.0
- fluent-bit: update to fluent bit 3.1.6 (#1779)
- Clean up and update metadata files for IIS, MSSQL, and MySQL/MariaDB. (#1777)
- Consider case when
optional
log fields may be missing inthird_party_apps_tests
. (#1776) - Clean up and update application metadata files. (#1772)
- Inline Apache web server configuration into the application install scripts. (#1762)
- Remove Mantic (#1764)
- Remove
mantic
fromproject.yaml
(#1769) - Bump VERSION to 2.50.0 (#1760)
- Cleanup CentOS 7 (#1753)
- Cleanup Debian 10 Buster (#1752)
- Use environment variables for file list arguments. (#1759)
2.49.0
2.48.0
- Testing: Add TEST_SELECTOR to Kokoro scripts to allow running a subset of the tests. (#1739)
- Stop pre-installed jupyter service on DLVM images (#1740)
- Update otelopscol (#1729)
- project.yaml: update opensuse-leap image in tests (#1738)
- integration_test: skip ML image for certain 3P apps where it doesn't install (#1736)
- Internal: Test Machine Learning Image (#1684)
- [Testing] GPU driver on Rocky 9/Centos 8: using EPEL repo for missing packages (#1735)
- Internal: remove lingering reference to RELEASE_ID (#1734)
- Internal: Use per execution test repos (#1733)
- Internal: test repo and vm names can't have underscores (#1732)
- Internal: Flag to redirect test installs to stable release (#1731)
- Internal: move louhi-specific codename logic (#1730)
- Ensure all start_states for multiline logs look for start characters (#1724)
- Internal: pass Louhi vars into soak test launcher (#1727)
- Postgres log field names did not match default log_line_prefix (#1728)
- Internal:
project.yaml
entries for soak test images. (#1726) - packaging: add rsyslog as dependency to packages (#1696)
- Bump VERSION to 2.48.0 (#1723)
- Internal: determine distro folder for 3p tests from OS.ID (#1702)
2.47.0
What's Changed
- Update Fluent Bit to v3.0.4 (#1718)
- healthchecks : Improve self logs processing and healthchecks logs. (#1674)
- Disable export of fluent-bit debug logs.
- Remove sourceLocation field from health-checks.log.
- Updating packages (golang) (#1697)
Internal Changes
- Testing: Update
IsSUSE
and call toprepareSLES
. (#1720) - Testing: Using CUDA 12.4 for RHEL/Centos GPU Tests (#1719)
- Internal: add
opensuse-leap
to suse special handling in tests (#1716) - Internal: fix install gsutil issues on suse distros (#1703)
- Testing: Update no gpu test to check otel config (#1715)
- Restore the missing include in debian/rules. (#1706)
...
Full Changelog: 2.46.1...2.47.0
2.46.1
- Update VERSION to 2.46.1 (#1590)
- Set PLATFORMS to empty list in generic test config (#1589)
- Don't set PLATFORMS if no values present (#1588)
- Update VERSION (#1582)
- Disable PacApiConnErr check (#1586)
- Point otel to fixed commit (#1584)
- Create project.yaml, a source-of-truth for releasable units and test distros (#1580)
- Update otelopscol to resolve vulnerabilities (#1576)