Skip to content

Releases: newrelic/infra-integrations-sdk

v3.8.2

13 Feb 16:44
caaf061
Compare
Choose a tag to compare

What's Changed

  • Custom TMP_DIR doesn't add nr-integrations subfolder in #308

Full Changelog: v3.8.1...v3.8.2

v3.8.1

13 Feb 12:05
00a9a9d
Compare
Choose a tag to compare

What's Changed

  • Add new TmpPath public function in #306

Full Changelog: v3.8.0...v3.8.1

v3.8.0

09 Feb 14:17
93e64c8
Compare
Choose a tag to compare

What's Changed

  • Add possibility to define a custom folder for temporary files by exposing a new bundled argument TempDir.

Full Changelog: v3.7.3...v3.8.0

v3.7.3

11 May 08:21
5085008
Compare
Choose a tag to compare

What's Changed

  • Adds a garbage collect mechanism to remove entries from the storer file saved on disk which has been expired.
    Expiration is calculated using the same TTL that is being used to remove storer files and the mechanism remove the entires that has not been updated in a period greater than the TTL

Full Changelog: v3.7.2...v3.7.3

v4.2.1

22 Mar 16:34
8773154
Compare
Choose a tag to compare

Changed

  • host_id: renamed to nri_host_id for unification with other variables

v4.2.0

17 Mar 08:55
132408d
Compare
Choose a tag to compare

Added

  • host_id: new argument to set the Host ID in entity or/and in the payload
  • IgnoreEntity: defines if the Entity should be registered by the infra agent

v3.7.2

03 Mar 11:44
bb90381
Compare
Choose a tag to compare
  • Correct race condition when calling entity metadata Key() endpoint concurrently

v4.1.1

01 Feb 09:20
5411874
Compare
Choose a tag to compare

Fixed

  • common attributes: Structure aligned with the New Relic Telemetry SDK common block.

v3.7.1

11 Jan 12:03
Compare
Choose a tag to compare
  • Provide more details on the errors

v3.7.0

02 Aug 15:06
1f48f6c
Compare
Choose a tag to compare
  • HTTP Client now works with Config Options (BC)
  • HTTP Client accepts TLSUnsecureSkipVerify