File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
deploy/helm/gitlab-exporter Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.20.0] ( https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.4..v0.20.0 )
4
+
5
+ - 1bffda2 feat: Export job exit code
6
+ - 55bc923 fix: Update protoc,protoc-gen-go,protoc-gen-go-grpc and regenerate
7
+ - db2183d chore: Update gitlab graphql schema
8
+ - 8412347 ci: Add buildctl trace file job artifact
9
+
3
10
## [ 0.19.4] ( https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.3..v0.19.4 )
4
11
12
+ - df1386b chore(release): v0.19.4
5
13
- c9cb77f fix: Prevent more potential graphql data nil pointer dereferences
6
14
7
15
## [ 0.19.3] ( https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.2..v0.19.3 )
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ name: gitlab-exporter
4
4
description : An exporter for GitLab analytics data.
5
5
type : application
6
6
7
- version : 1.10.4
8
- appVersion : " v0.19.4 "
7
+ version : 1.11.0
8
+ appVersion : " v0.20.0 "
You can’t perform that action at this time.
0 commit comments