You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ and this project adheres to [0ver](https://0ver.org) (more or less).
23
23
- Upgraded most dependencies to their lastest versions
24
24
- Fixed child pipeline jobs not found whilst looking up through bridges (#345)
25
25
-`gitlab_ci_pipeline_job_queued_duration_seconds` & `gitlab_ci_pipeline_queued_duration_seconds` will now be leveraging the value returned through the GitLab API instead of computing it with (startedAt - createdAt)
26
+
- Refactored the RPC layer used for CLI monitoring with gRPC
0 commit comments