Skip to content

Releases: newrelic/infrastructure-agent

1.25.0

17 May 15:05
dd4b09f
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

  • Update Go version to 1.18 (#1084)

Fixed

  • Avoid deprecated sysctl retrans_time for any device (#1164)

Full changelog 1.24.3...1.25.0

1.24.3

13 May 05:31
2fc109d
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Add common Windows environment variables to integrations executions (#1124)
  • Support Winevtlog logging plugin (#1125 )

Changed

  • Update Fluentbit Windows package version to 1.9.3 (#1150)

Fixed

Full changelog 1.24.2...1.24.3

1.24.2

13 Apr 14:53
1b77c90
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • AWS additional cloud metadata reported by default: awsAccountId, awsAvailabilityZone, ec2AmiId (#1054). Extended EC2 metadata including custom tags can be ingested using New Relic AWS Cloud Integrations.

Changed

  • Update fluentbit windows package version to 1.9.1 (#1096)

Full changelog 1.24.1...1.24.2

1.24.1

30 Mar 14:45
b4bb7fb
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Regex support in passthrough_environment setting (#1060)
  • Additional instrumentation in integration payloads (#1027)

Changed

  • bump nri-prometheus 2.8.0 -> 2.14.0 (#1059)

1.24.0

18 Mar 17:29
6b63975
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • https and mTLS support added to the infra-agent HTTP ingest endpoint #913
  • Self instrumentation of the agent via Go APM Agent (disabled by default) #981
  • Pass NRI_HOST_ID env var into v4 integrations #1021

Changed

  • Deprecate register_enabled feature flag and add new sdk parameter to prevent entity registration #1015

1.23.3

23 Feb 11:54
ef80cad
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Fixed

1.23.2

10 Feb 14:59
1f20119
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

  • bump flex to v1.4.4 #976

Fixed

  • decorate events with custom_attributes #939

1.23.1

26 Jan 16:03
c380b5c
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • v3 integration config to v4 migration tool and warning notification when v3 configs are detected (#795)
    Example of v3tov4 notification
    time="2022-02-01T14:31:56Z" level=warning msg="Integration v3 config detected. Recommended to migrate this config to v4 format. Command to migrate 'newrelic-infra -v3tov4=/etc/newrelic-infra/integrations.d/redis-config.yml:/var/db/newrelic-infra/newrelic-integrations/redis-definition.yml:/etc/newrelic-infra/integrations.d/com.newrelic.redis-v4.yml:false'" component=PluginRegistry configFile=/etc/newrelic-infra/integrations.d/redis-config.yml integration=com.newrelic.redis

Fixed

1.23.0

21 Jan 11:12
c19c3ba
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Changed

  • Upgrade Gopsutil to v3 (#886)

Fixed

  • RPM plugin watcher for version > 4.16 (#901)
  • Treat Inf/NaN values as nil in StorageSample (#889)

1.22.0

10 Jan 16:26
026db97
Compare
Choose a tag to compare

Notes

A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent.
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months.

Added

  • Adding custom attributes as extraLabels for OHIs while in forwarding mode (#825)
  • Partition file scanning (#868)

Changed

  • Update base Alpine image => 3.15 (#847) (#852)
  • Go 1.16.12 (#888)

Fixed

  • Undetected changes on rpm packages inventory (#848)
  • Do not read sysctl deprecated item (#855)
  • Read the last line if no newline (#862)