Releases: newrelic/newrelic-pcf-nozzle-tile
Releases · newrelic/newrelic-pcf-nozzle-tile
v2.10.0
What's Changed
- TAS6.0 & TAS 10 Certified by @gsidhwani-nr in #65
New Contributors
- @gsidhwani-nr made their first contribution in #65
Full Changelog: v2.9.0...v2.10.0
v2.9.0
v2.8.0
v2.7.0
v2.6.0
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
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
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
This version does not introduce any feature or breaking change.
*Fix: Improves performance of writing apps entries to the cache.
v2.5.10
This version does not introduce any feature or breaking change.
- All configurable properties have been marked as
configurable: true
v2.5.8
This version does not introduce any feature or breaking change.
- check for valid insights insert key