Releases: cluttrdev/gitlab-exporter
Releases · cluttrdev/gitlab-exporter
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
v0.17.0
Changelog
- ee040d8 chore(release): v0.17.0
- 88d0ee3 patch: Make job log properties export configurable
- c080f93 chore: Fix README dashboards link
- b75273a Merge branch 'job-properties' into 'main'
- 45f2a46 chore: Update README screenshots
- 18fc625 fix: Update dependencies
- 3696aa9 feat: Export job log properties
- 46ade2c ci: Print some job properties to test their export
- ed49d92 feat: Add job log property parser
- 85a7b9c chore: Remove commented obsolete code
- 40492e5 chore: Fix binary install instructions in README
- ca15f22 ci: Fix release-chart job
- e345f04 ci: Fix chart release job image
- d598d45 ci: Add release name in github release script
- 50b4c87 test: Fix log-in-goroutine-after-completed panic
v0.16.0
Changelog
- fb8076f chore(release): v0.16.0
- b467b7c ci: Add chart release job
- 3b0f6ae chore: Fix typo in example config
- 531f82a fix: Fix linting errors
- 4ea996b chore: Fix clickhouse-exporter link in README
- d9ff257 refactor: Move module url to go.cluttr.dev and repo references to gitlab
- d1a15ff test: Move test files to source file dirs
- f2f3a53 patch!: Add pipeline and job fields ref_path
- 34575eb patch: Add project field default_branch
- 6681e4c refactor: Shorten grpc client error messages
- 35e147f feat: Export cobertura coverage reports
- 961eda2 ci: Upload cobertura coverage report