What's Changed
- Bump github.com/redis/go-redis/v9 from 9.14.0 to 9.19.0 by @dependabot[bot] in #768
- chore(ci): update workflow permissions for lint, release, and test actions by @karimra in #874
- Add ClickHouse output support and related documentation by @karimra in #875
- follow configured log level and Info vs Error logging by @karimra in #876
- fix: getTunnelTargetMatch never reports a match by @zentavr in #885
- build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in #883
- fix(otlp): validate counter-patterns in subscribe mode by @mvanhorn in #887
- Enhance tunnel-target-matches functionality and improve tests by @karimra in #886
- Add ClickHouse output documentation by @karimra in #888
- feat(otlp_output): add OTLP/HTTP transport and harden output lifecycle by @drewelliott in #889
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #890
- build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #896
- build(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 in /pkg/api by @dependabot[bot] in #882
- build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /pkg/api by @dependabot[bot] in #897
- collector: honor clustering TLS for cluster API clients by @dlanov in #903
- fix(tcp): retry messages after write failures by @dlanov in #905
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #831
- fix(collector): make tunnel server retries cancellable by @karimra in #910
- Update ClickHouse output documentation and code to fix ORDER BY configuration and remove LowCardinality from tags key by @karimra in #906
- Fix race condition in TargetsManager.SetIntendedState by adjusting mutex lock handling by @karimra in #907
- Implement concurrent access tests and improve subscription management in the target package. by @karimra in #909
- add v0.47.0 changelog by @karimra in #911
New Contributors
- @zentavr made their first contribution in #885
- @mvanhorn made their first contribution in #887
- @dlanov made their first contribution in #903
Full Changelog: v0.46.0...v0.47.0