A new version of the agent is now available. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.48.1.
Changed
- chore(deps): Upgrade fluent bit version to 3.1.9 https://github.com/newrelic/infrastructure-agent/pull/1946
- chore(deps): update dependency newrelic/nri-prometheus to v2.21.6 https://github.com/newrelic/infrastructure-agent/pull/1928
- chore(deps): update dependency newrelic/nri-docker to v2.1.0 https://github.com/newrelic/infrastructure-agent/pull/1933
- chore: add log for size of compressed data in request in https://github.com/newrelic/infrastructure-agent/pull/1936
Fixed
- fix:
exclude_matching_metrics
is excluding non-ProcessSample
s https://github.com/newrelic/infrastructure-agent/pull/1943 - fix: use custom dialer when testing connectivity with httpTracer in https://github.com/newrelic/infrastructure-agent/pull/1934
- fix: Make TTL not mandatory in secret management command https://github.com/newrelic/infrastructure-agent/pull/1939
- fix: Newer versions of semodule tool don't display the SELinux modules version https://github.com/newrelic/infrastructure-agent/pull/1940