Skip to content

v5.21.0

Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 24 Jun 16:05
· 291 commits to main since this release
2b2cbfb

⚠️The SignalFx Smart Agent is deprecated. For details, see the Deprecation Notice ⚠️

  • Include conf dir for java bundle (#2214)
  • kubernetes-events monitor: handle empty event type (#2282)
  • Update collectd-zookeeper plugin to v0.1.4 (#2289)
  • Security updates for third-party dependencies

Breaking Changes:

  • Bump k8s.io/client-go to v0.24.0 (#2216): cluster role will now require the following for leader election:
    - apiGroups:
      - coordination.k8s.io
      resources:
      - leases
      verbs:
      - create
      - get
      - list
      - update
    
    Helm chart version 1.10.0 was also released to support this change.

Docker Image: quay.io/signalfx/signalfx-agent:5.21.0 (digest: sha256:14d30c13d65cf4ad85670dbb4e7e51f570e4aaec12ce70e5491df42f4b51eea8)