Releases: jaegertracing/grafana-plugin
Releases · jaegertracing/grafana-plugin
Release list
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Requires Jaeger 2.19.0 or newer.
What's Changed
- feat(panel): synchronize Jaeger iframe theme with Grafana theme by @yurishkuro in #67
- fix(datasource): Call api_v3 for services and operations by @ysh-bot in #79
- ci: Wait for HotROD services via api_v3 by @ysh-bot in #80
- ci: Pin e2e Jaeger to a trunk snapshot that has the v1 endpoints removed by @ysh-bot in #81
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Breaking change
- feat(datasource): switch search to /api/v3/trace-summaries (ADR-010) by @yurishkuro in #63
Dependencies
- chore(deps-dev): Bump @types/node from 24.12.4 to 25.8.0 by @dependabot[bot] in #55
- chore: disable dependabot version updates (keep security updates only) by @yurishkuro in #60
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(ci): consolidate compose files; use root docker-compose.yaml in e2e tests by @yurishkuro in #51
- Fix documentation by @yurishkuro in #52
- feat(datasource): use Grafana backend proxy for API calls; add Public URL field for iframe by @yurishkuro in #57
- test(datasource): add DataProxy e2e test; migrate ConfigEditor to plugin-ui; fix docs by @yurishkuro in #58
- fix(datasource): add Auth settings to ConfigEditor (OAuth forwarding, TLS, basic auth) by @yurishkuro in #59