Releases: cluttrdev/gitlab-exporter
Releases · cluttrdev/gitlab-exporter
v0.11.0
Changelog
- 7ba86e7 chore(release): v0.11.0
- 8e76142 build: Add make target to generate changelog
- 4120a9f build: Replace justfile and scripts with Makefile
- 97f9eec ci: Push release image to both GitLab and GitHub registries
- f8d1a64 ci(github): Add release sync workflow
- 5829e71 ci: Update gitlab-ci.yml, add release jobs
- 242b14f revert: Add ci image build job
- fd19805 build: Add Makefile
- a40d159 ci: Add ci image build job
- 70428f3 ci: Fix go version
- 4bd3a9e feat: Periodically resolve projects
- e0117ce refactor: Make task controller projects settings map thread safe
- 7453403 refactor: Call export methods concurrently for endpoint clients and data batches
v0.10.3
v0.10.2
v0.10.1
Changelog
v0.10.0
Changelog
d02d72b
chore(release): v0.10.0b326797
refactor!: Adjust protobuf and grpc stuffbf91a56
chore: Update dependencies3f0123d
chore: Adjust commandsd958d22
refactor: Replace jobs with tasks controller8fc1968
feat: Compose rest and graphql gitlab api clients881e0f2
feat: Add gitlab graphql clienta7824b5
feat: Add internal types
v0.9.1
v0.9.0
Changelog
v0.8.1
v0.8.0
Changelog
44bf374
chore(release): v0.8.0d50f297
patch: Ensure data is exported in chunks with max sizebf7c7b2
test: Fix config tests1302c71
patch: Add merge requests block to project export config58f3b84
feat: Exclude namespace projects from being exported94f85e6
patch: Always export project on first iteration30df05e
patch: Expose underlying gitlab.Client for internal use4e1582c
feat: Export merge requestsaa052a4
feat: Provide grpc server implementationfc64fd8
feat: Add new protos2a9a6b6
Update go version and dependencies06ef8a5
Replace golang.org/x/exp/slices with stdlib packagee38d47c
Add support for project namespaces configuration44fff86
Add support for exporting project data476a55e
Remove internal/models package17a4698
Export testcases in chunksff46391
Refactor exporting pipeline hierarchy testreports712c92f
Start adding integration tests9da9735
Add gitlab-exporter recorder mock294b529
Add gitlab server mock to serve json testdata72b378e
Update go version and dependencies44eb406
Update README.md94749c3
Add custom sections to gitlab-ci.yml7b5d43c
Remove obsolete config.catch_up.forced option35d27d3
Add project defaults config options55b1857
Fix helm chart ports config again
v0.7.1
Changelog
6d6364e
Release v0.7.1eaf813a
Fix helm selector labels helper5cc58ea
Fix podmonitor helm templatea694cc2
Add metadata to pipeline hierarchy export errorsd7eb91b
Fix helm http monitoring and service configcf65803
Add podmonitor template to helm chart4f91e98
Start adding testsfbd0bf9
Make grpc client creation more flexible