Skip to content

Releases: newrelic/newrelic-pcf-nozzle-tile

v2.10.0

05 Sep 09:01
23b5c4d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

05 Apr 11:06
df8f97b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

06 Sep 15:42
418c4dd
Compare
Choose a tag to compare
  • Added support for Tanzu Application Service 4.0
  • Added support for Ubuntu Jammy

v2.7.0

25 Oct 08:32
302d334
Compare
Choose a tag to compare
  • Added support for TAS 2.13 & 3.0
  • Added RabbitMQ Tags support

v2.6.0

26 Nov 10:09
dbb09a3
Compare
Choose a tag to compare

Changes

  • Replaced go-insights client and added New Relic Logs functionality
  • Enabled envelope types is now case insensitive and can handle spaces

v2.5.15

22 Sep 15:59
1fdfe69
Compare
Choose a tag to compare

Changes

Fix: race condition possibly issuing more than one request per app to the API #30
Feat: when calling the API a less expensive method is called #28
Feat: different instances of the nozzle timeout cache at different moment in time #28
Feat: now cache timeout is configurable with the parameter nrf_firehose_cache_duration_mins #29

v2.5.14

09 Sep 16:29
05274cf
Compare
Choose a tag to compare

Changes

  • Makes cache write buff to be configurable.
  • Makes cache update interval configurable.
  • Launches updateIntances in the Cache in a non Locking way for the write buffer.
  • Removes Capacity Metric since is processing the envelopes of ValueMetrics twice and is not working properly in a multi instance environment.

v2.5.12

26 Aug 16:35
b73233c
Compare
Choose a tag to compare

This version does not introduce any feature or breaking change.
*Fix: Improves performance of writing apps entries to the cache.

v2.5.10

20 Jul 08:57
0a58bad
Compare
Choose a tag to compare

This version does not introduce any feature or breaking change.

  • All configurable properties have been marked as configurable: true

v2.5.8

19 Jun 11:02
4cfcb41
Compare
Choose a tag to compare

This version does not introduce any feature or breaking change.

  • check for valid insights insert key