Skip to content

Releases: cluttrdev/gitlab-exporter

v0.22.0

24 Oct 14:48

Choose a tag to compare

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

08 Sep 10:14

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • 84e6c2e chore(release): v0.21.1
  • b6fd9b8 fix: Prevent null pointer deref

v0.21.0

08 Sep 07:54

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • 72a07b8 chore(release): v0.21.0
  • ba5600d feat: Support job log metric queries

v0.20.0

25 Aug 14:47

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • 69286d8 chore(release): v0.20.0
  • 1bffda2 feat: Export job exit code
  • 55bc923 fix: Update protoc,protoc-gen-go,protoc-gen-go-grpc and regenerate
  • db2183d chore: Update gitlab graphql schema
  • 8412347 ci: Add buildctl trace file job artifact

v0.19.4

05 Aug 11:23

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • df1386b chore(release): v0.19.4
  • c9cb77f fix: Prevent more potential graphql data nil pointer dereferences

v0.19.3

05 Aug 07:52

Choose a tag to compare

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

30 Jul 18:50

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • 6fc4dae chore(release): v0.19.2
  • 5d8408b fix: Instead of fetching graphql.CiJobTrace do not treat job log 404 as error

v0.19.1

30 Jul 12:42

Choose a tag to compare

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

18 Apr 13:43

Choose a tag to compare

Release Assets

Please find the release assets here.

Changelog

  • ba2ea0e chore(release): v0.18.0
  • 236b3fe fix: Update dependencies
  • 464c632 build: Set tag for build-image target
  • 012d42b feat: Export issues
  • 5947476 refactor: Convert types in exporter and adjust controller logic
  • fe9a2ea refactor: Move typespb conversion to new exporter/messages package

v0.17.1

08 Apr 06:30

Choose a tag to compare

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