Releases: vmware-tanzu/azure-log-analytics-nozzle-release
Releases · vmware-tanzu/azure-log-analytics-nozzle-release
v4.0.8
Notice
This is the last release that we intend to cut as a GitHub release. Tags will still be created for future releases.
Because of the Go bump, this version of the nozzle now has a dependency on Go buildpack v1.10.12+.
What's Changed
- Bump dependencies
- Unpin the cf CLI release
- Bump to go1.21 in #60
Full Changelog: v4.0.7...v4.0.8
v4.0.7
v4.0.6
What's Changed
- Prefer cflinuxfs4 stack if available
- Bump dependencies
Full Changelog: v4.0.5...v4.0.6
v4.0.5
- golang 1.20
- needs go buildpack 1.10.6
- update dependencies
v4.0.4
- move to jammy
Full Changelog: v4.0.3...v4.0.4
v4.0.3
- bump golang to 1.19.x
Full Changelog: v4.0.2...v4.0.3
v4.0.2
- bump to golang 1.18
v4.0.1
- bump golang to 1.17
v4.0.0
- Improve upstream performance by decoupling upstream ingestion and downstream egress from each other using a dropping buffer
- Add a metric to report nozzle dropping to azure dashboard
- Update caching to use less intensive endpoints(not inline relations), and to happen as a batch process on a interval rather then only as a one off process
v3.0.0
- add a caching interval to allow recaching app metadata
- add the ability to specify a azure resource id to exported data