Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:22
b155814

Changelog

Bug Fixes

  • 1b04966: fix(provider): improve instance lookup and shutdown detection (@thojkooi)
  • ecd0e4d: fix(provider): stop load balancer goroutine and informer leaks (@thojkooi)

Performance

  • 5df7d9b: perf(provider): filter load balancer lookups by labels and name (@thojkooi)

Chores

  • 4b28426: chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 (@dependabot[bot])
  • 0eb35bf: chore(release): group changelog entries by conventional commit type (@thojkooi)

Other