What's Changed
- doc: fix two typos in the target docs by @protonjhow in #827
- fix: avoid creating multiple consumers when workqueue policy is set by @marco-minervino in #828
- Add env expansion for cluster and api sections in collector mode by @karimra in #837
- feat: add support for custom headers in OTLP output configuration by @karimra in #838
- Bump google.golang.org/grpc from 1.78.0 to 1.79.3 by @dependabot[bot] in #840
- feat: add strip-leading-underscore option to OTLP metric names by @drewelliott in #853
- Add cluster endpoints middleware by @karimra in #851
- make prometheus output internal buffer configurable by @karimra in #857
- fix: enforce OTel Resource immutability in OTLP output by @drewelliott in #859
- feat: OTLP output map boolean values to int 1/0 by @moshe010 in #862
- feat: add expose-target-secrets configuration option to API server. by @karimra in #865
- Refactor logging to use log/slog package instead of log by @karimra in #866
- Bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #855
- Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.6 by @dependabot[bot] in #841
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #844
- fix: address Docker and Prometheus CVEs (GHSA-x744-4wpc-v9h2, GHSA-pxq6-2prw-chj9, GHSA-vffh-x6r8-xx99) by @ronan-nexthop in #864
- Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.19.0 by @dependabot[bot] in #867
- Bump google.golang.org/grpc from 1.78.0 to 1.79.3 in /pkg/api by @dependabot[bot] in #839
- Bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #849
- Bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.4.1 to 1.7.8 by @dependabot[bot] in #846
- improve tests coverage by @karimra in #869
- remove gomplate dependency by @karimra in #870
- chore: bump Go to 1.25.10 and prometheus to v0.311.3 (May 2026 CVEs) by @ronan-nexthop in #872
- update docs by @karimra in #871
- update changelog for v0.46.0 release by @karimra in #873
New Contributors
- @moshe010 made their first contribution in #862
- @ronan-nexthop made their first contribution in #864
Full Changelog: v0.45.0...v0.46.0