Skip to content

Release v0.71.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 18:12
· 961 commits to main since this release
73d023b

0.71.0

πŸ›‘ Breaking changes πŸ›‘

  • target allocator: Updates versions of many dependencies, sets defaults for prometheus operator to work. The breaking change introduced is the new RBAC requirement for "endpointslices" in the "discovery.k8s.io" api group. (#1464)

🧰 Bug fixes 🧰

  • target allocator: Properly handle all types of profiles in the pprof endpoint. Previously, some profiles where unavailable, leading to 404 response. (#1478)