Skip to content

Releases: jaegertracing/jaeger-idl

v0.9.0

Choose a tag to compare

@yurishkuro yurishkuro released this 25 May 21:28
0daa719

What's Changed

  • docs(api_v2): fix comment to use search_depth instead of num_traces by @yurishkuro in #201
  • feat(api_v3,storage/v2): Add FindTraceSummaries RPC for lightweight search results by @yurishkuro in #203
  • fix(api/v3): Use JSON naming in OpenAPI spec, fix Operation.spanKind by @yurishkuro in #202
  • feat(api_v3): Mark trace_id and ServiceSummary.name as REQUIRED by @yurishkuro in #204

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@yurishkuro yurishkuro released this 21 May 19:42
c4f36ba

What's Changed

  • fix(storage/v2): Give FindTraceIDs its own request type by @yurishkuro in #200

Release v0.7.1

Choose a tag to compare

@yurishkuro yurishkuro released this 16 May 17:20
0c1306a

What's Changed

v0.7.0

Choose a tag to compare

@yurishkuro yurishkuro released this 11 May 03:06
43ad578

What's Changed

Schema changes

Other changes

  • Document HTTP API format for attributes parameter and correct CONTRIBUTING.md error by @Divyansh200102 in #176
  • Add OpenAPI v3 schema generation from proto source with HTTP annotations by @Copilot in #183
  • Add required annotations to API v3 outputs by @yurishkuro in #184
  • Fix OpenAPI v3 spec to match server implementation by @yurishkuro in #185
  • Remove dead grpc-gateway and zipkin swagger artifacts by @yurishkuro in #197

Dependencies upgrades

  • Update actions/checkout action to v5 by @renovate-bot in #170
  • Update github-actions deps to v6 (major) by @renovate-bot in #171
  • Update actions/checkout action to v6 by @renovate-bot in #177
  • Update codecov/codecov-action action to v6 by @renovate-bot in #189
  • chore: enable Renovate vulnerability alerts for security-driven PRs by @Copilot in #190
  • Update module google.golang.org/grpc to v1.79.3 [SECURITY] by @renovate-bot in #193
  • Update module github.com/go-viper/mapstructure/v2 to v2.4.0 [SECURITY] by @renovate-bot in #191
  • Upgrade repository Go baseline and CI runtime to 1.26 by @Copilot in #196
  • Update module github.com/apache/thrift to v0.23.0 [SECURITY] by @renovate-bot in #194

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@mahadzaryab1 mahadzaryab1 released this 07 May 22:37
be495f7

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

First numbered release

Choose a tag to compare

@yurishkuro yurishkuro released this 31 Jan 17:15
d1d9a21

First numbered release includes generated Go code for Proto and Thrift