Releases: jaegertracing/jaeger-idl
Releases · jaegertracing/jaeger-idl
Release list
v0.9.0
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
What's Changed
- fix(storage/v2): Give FindTraceIDs its own request type by @yurishkuro in #200
Release v0.7.1
What's Changed
- Relax source compatibility level to Go 1.25 by @yurishkuro in #199
v0.7.0
What's Changed
Schema changes
- feat(api/v3): add GetDependencies RPC by @Sapthagiri777 in #178
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
- @Divyansh200102 made their first contribution in #176
- @Copilot made their first contribution in #183
- @Sapthagiri777 made their first contribution in #178
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update dependency go to v1.23.6 by @renovate-bot in #142
- Update module google.golang.org/protobuf to v1.36.5 by @renovate-bot in #143
- Update module github.com/golangci/golangci-lint to v1.64.2 by @renovate-bot in #145
- Update module github.com/golangci/golangci-lint to v1.64.4 by @renovate-bot in #146
- Update module github.com/golangci/golangci-lint to v1.64.5 by @renovate-bot in #147
- Upgrade Go version to 1.24 by @ADI-ROXX in #148
- [chore] Update documentation in
query_service.protoby @mahadzaryab1 in #149 - Update actions/setup-go action to v5 by @renovate-bot in #151
- Update step-security/harden-runner action to v2.11.0 by @renovate-bot in #150
- Update dependency go to v1.24.0 - abandoned by @renovate-bot in #144
- Update module github.com/golangci/golangci-lint to v1.64.6 by @renovate-bot in #152
- Update dependency go to v1.24.1 by @renovate-bot in #153
- Update module google.golang.org/grpc to v1.71.0 by @renovate-bot in #154
- Update module github.com/golangci/golangci-lint to v1.64.7 by @renovate-bot in #155
- Update module github.com/golangci/golangci-lint to v1.64.8 by @renovate-bot in #156
- Remove unused Thrift definitions by @yurishkuro in #157
- Update module google.golang.org/protobuf to v1.36.6 by @renovate-bot in #158
- Update module github.com/golangci/golangci-lint to v2 by @renovate-bot in #159
- Update module github.com/golangci/golangci-lint to v2 by @renovate-bot in #160
- Update actions/setup-go action to v5.4.0 by @renovate-bot in #162
- Update module google.golang.org/grpc to v1.71.1 by @renovate-bot in #163
- Update module github.com/golangci/golangci-lint/v2 to v2.1.1 by @renovate-bot in #161
- Update module github.com/golangci/golangci-lint/v2 to v2.1.2 by @renovate-bot in #165
- Update module google.golang.org/grpc to v1.72.0 by @renovate-bot in #166
- Update module github.com/golangci/golangci-lint/v2 to v2.1.5 by @renovate-bot in #167
- [grpc][v2] Move gRPC API from
jaegertojaeger-idlby @mahadzaryab1 in #168
New Contributors
Full Changelog: v0.5.0...v0.6.0
First numbered release
First numbered release includes generated Go code for Proto and Thrift