0.119.0
🛑 Breaking changes 🛑
operator: Make ServiceMonitor for operator metrics optional and disable it by default (#3474)
Add--create-sm-operator-metricsflag to create a ServiceMonitor for the operator metrics.
This is disabled by default, which is a breaking change, because it was enabled by default in 0.113.0 and 0.114.0.
🧰 Bug fixes 🧰
auto-instrumentation: add upper version limit to Python dependency urllib3 (#3616)target allocator: check for Prometheus CRDs before watching Service/Pod Monitors (#3726)