Releases: cluttrdev/gitlab-exporter
Releases · cluttrdev/gitlab-exporter
v0.22.0
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
v0.21.1
v0.21.0
v0.20.0
v0.19.4
v0.19.3
Release Assets
Please find the release assets here.
Changelog
- 0ab66c0 chore(release): v0.19.3
- c9a8b3a fix: GraphQL handleError log attrs
- 4420f19 fix: Prevent some possible graphql nil pointer dereferences
- f69f9c2 fix: Improve error handling when fetching pipelines
- 1ff2ad1 fix: Improve error handling when fetching jobs
- d77f86f fix: Improve error handling when fetching merge requests
- 2b19213 fix: Improve error handling when fetching reports
- e3f6e96 fix: Improve error handling when fetching issues
- e7ef4ce fix: Add graphql error handling convenience function
v0.19.2
v0.19.1
Release Assets
Please find the release assets here.
Changelog
- 6e3d595 chore(release): v0.19.1
- 9094caf fix(deps): Update go.cluttr.dev/junitxml to v0.2.0
- f30b5c7 fix: Only try to fetch job trace log if there is one
- 4fe8b3e build: Add khan/genqlient go tool
- a85d1e4 fix: Improve logging with error metadata
- e029c22 ci: Refactor build-image job
- b7878a5 ci: Fix goversion build-arg
- 7f8a00b ci: Extend release-image from build-image, stop pushing to ghcr.io
- da6b527 ci: Use hook to print job properties
- 007af6d ci: Use default.tags
- c7092c9 ci: Add buildkit base image build job
- 6b27465 build: Fix makefile build-image version substitution
v0.18.0
v0.17.1
Release Assets
Please find the release assets here.
Changelog
- 6943e60 chore(release): v0.17.1
- e1a88d9 ci(github): Link to gitlab release assets instead of uploading to github
- 7c2f7a3 chore: Merge branch 'pipelines-downstream' into 'main'
- f8c232c patch!: Export pipeline downstream references
- d9574f2 ci: Fix release artifacts builds
- c82d7bc build: Fix build target os/arch usage
- 94805aa ci: Add default job properties output