0.118.0
🚀 New components 🚀
target allocator
: Introduce TargetAllocator CRD (#2422)
See the CRD changelog for more information.
💡 Enhancements 💡
target allocator
: Support camelcase matchLabels and matchExpressions in target allocator config (#3350)
🧰 Bug fixes 🧰
collector
: Fix config handling with null values. (#3452)
Fix the defaulting webhook errorsrc and dst must not be nil
caused by defaulting a known component with a null value:
e.g.receivers: zipkin:
collector
: Prevent mounting secrets to collector when TA is not deployed and mTLS feature gate is enabled (#3456)