Skip to content

v0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Oct 14:48

Release Assets

Please find the release assets here.

Changelog

  • 876dc97 chore(release): v0.22.0
  • d78bed5 docs(README): Fix gitlab-exporter-clickhouse-recorder link
  • a6da39c fix(deps): Update dependencies
  • aa35815 fix: Remove deprecated runner.active field (use paused instead)
  • c7ea0eb feat: Make runners export configurable
  • 4fb0a0e feat: Add fetch runners one-off command
  • 10c322f fix: Separate runner data export from projects related data
  • 051d63d feat: Add timestamps metadata to RecordRunnerRequest
  • 48e5f2a test: Add runners export tests
  • 5d66d0d feat: Implement runner data export
  • a559ce6 build(protobuf): Regenerate protobuf code
  • b1ba480 feat(protobuf): Add runner schema
  • 6879a02 feat: Implement fetching runner data
  • 8655ac5 build(graphql): Regenerate graphql code
  • 8e0fb87 feat(graphql): Add runners spec
  • 13b3859 test(httpclient): Add unit tests
  • a5a277e test(graphql): Add query complexity testing utility
  • fe508ef test(graphql): Add tests for pipeline split query implementation
  • f4cc53b refactor(graphql): Implement split query fetching for pipelines
  • a4eb3c6 build(graphql): Regenerate GraphQL client code