Skip to content

Releases: vmware-tanzu/azure-log-analytics-nozzle-release

v4.0.8

30 Jan 21:57
34a0f73
Compare
Choose a tag to compare

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

26 Jun 20:28
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • Pin to cf-cli-release v1.45.0 by @acrmp in #36

Full Changelog: v4.0.6...v4.0.7

v4.0.6

17 May 02:37
Compare
Choose a tag to compare

What's Changed

  • Prefer cflinuxfs4 stack if available
  • Bump dependencies

Full Changelog: v4.0.5...v4.0.6

v4.0.5

04 Apr 18:11
Compare
Choose a tag to compare
  • golang 1.20
    • needs go buildpack 1.10.6
  • update dependencies

v4.0.4

19 Oct 18:40
Compare
Choose a tag to compare
  • move to jammy

Full Changelog: v4.0.3...v4.0.4

v4.0.3

17 Oct 18:14
Compare
Choose a tag to compare
  • bump golang to 1.19.x

Full Changelog: v4.0.2...v4.0.3

v4.0.2

28 Apr 15:56
Compare
Choose a tag to compare
  • bump to golang 1.18

v4.0.1

02 Feb 18:20
Compare
Choose a tag to compare
  • bump golang to 1.17

v4.0.0

01 Sep 17:19
Compare
Choose a tag to compare
  • 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

22 Jun 16:35
Compare
Choose a tag to compare
  • add a caching interval to allow recaching app metadata
  • add the ability to specify a azure resource id to exported data