v0.12.0
Changelog
New Features
- d6ef0ec: feat(integration): filter ch-go logs (@tdakkota)
- d283fba: feat(oas): add autocomplete parameter to
searchTagValues
(@tdakkota) - 8e271d2: feat(oas): update Tempo API (@tdakkota)
- 1005db6: feat(tempohandler): implement
SearchTagsV2
(@tdakkota) - 0a617d7: feat(tempohandler): update handler to latest API (@tdakkota)
- 5d32a86: feat(traceql): add
ParseAttribute
function (@tdakkota) - 4b1d48d: feat(traceql): implement stringer for
AttributeScope
(@tdakkota) - 4f5cf41: feat(traceql): parse autocomplete queries (@tdakkota)
- bd41c67: feat(tracestorage): collect tag scope (@tdakkota)
Bug fixes
- 392c83c: fix(chstorage): return valid intrinsic enum values (@tdakkota)
- b19f545: fix(tempoe2e): do not add span name to the tag set (@tdakkota)
- 2b314de: fix(tempohandler): deduplicate tag names (@tdakkota)
- 36bd388: fix(tempohandler): make autocomplete queries opt-in (@tdakkota)
- c377a6c: fix(traceql): do not return empty intrinsic names (@tdakkota)
CI/CD updates
Updates to tests
- 9d60e6d: test(tempoe2e): add test for
SearchTagsV2
(@tdakkota) - 91c13d2: test(tempoe2e): update tests to latest API (@tdakkota)
Other work
Docker images
ghcr.io/go-faster/oteldb:v0.12.0