Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.111.12
What's Changed
- fix: update dependency graph mvs by @nityanandagohain in #461
Full Changelog: v0.111.11...v0.111.12
v0.111.11
What's Changed
- fix: don't drop actual duration sort table by @nityanandagohain in #460
Full Changelog: v0.111.10...v0.111.11
v0.111.10
What's Changed
- feat: traces v3 exporter integration by @nityanandagohain in #425
Full Changelog: v0.111.9...v0.111.10
v0.111.9
What's Changed
- feat: Trace v3 schema migration by @nityanandagohain in #447
- feat: exporter for trace index_v3 by @nityanandagohain in #449
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #451
- feat: add projection operations by @nityanandagohain in #457
- fix: add settings to drop table by @nityanandagohain in #459
Full Changelog: v0.111.8...v0.111.9
v0.111.8
What's Changed
- fix: support for alias in schema migrator by @nityanandagohain in #445
- Collector simulator (Brought over from Signoz query service) by @raj-k-singh in #446
Full Changelog: v0.111.7...v0.111.8
v0.111.7
What's Changed
- do not mutate pdata attrs and fix cache item issue by @srikanthccv in #443
Full Changelog: v0.111.6...v0.111.7
v0.111.6
What's Changed
- fix: use string values for resource labels by @nityanandagohain in #439
- Data usability improvements for query_log by @srikanthccv in #442
Full Changelog: v0.111.5...v0.111.6
v0.111.5
What's Changed
- Remove hardcoded cluster name, dead code and unused config options by @srikanthccv in #438
Full Changelog: v0.111.4...v0.111.5
v0.111.4
What's Changed
- fix: panic due to concurrent map access & nil cache item in metric ex… by @srikanthccv in #437
- feat: support for modify query mat col in migrations by @nityanandagohain in #436
- clickhousetraces: Support specifying cluster by @davispuh in #430
Full Changelog: v0.111.3...v0.111.4
v0.111.3
What's Changed
- fix: move fingerpint package to utils for it to be used by others by @nityanandagohain in #428
- fix: add development flag for schemamigrator by @nityanandagohain in #429
- fix(primus): add pull_request_target by @grandwizard28 in #434
- schema_migrator: Don't fail when ClickHouse is listening on IPv6 by @davispuh in #432
- feat(kafka): apply backpressure by @grandwizard28 in #408
New Contributors
Full Changelog: v0.111.2...v0.111.3