Skip to content

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