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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [0ver](https://0ver.org) (more or less).
7
7
8
8
## [Unreleased]
9
9
10
+
## [v0.5.4] - 2022-08-25
11
+
10
12
### Added
11
13
12
14
- Kickstarted tracing support through `opentelemetry` implementation for most of the network calls
@@ -19,7 +21,7 @@ and this project adheres to [0ver](https://0ver.org) (more or less).
19
21
### Changed
20
22
21
23
- Fixed a config issue preventing the arm deb/rpm packages to be released correctly
22
-
- Upgraded golang to **v1.18**
24
+
- Upgraded golang to **v1.19**
23
25
- Upgraded most dependencies to their lastest versions
24
26
- Fixed child pipeline jobs not found whilst looking up through bridges (#345)
25
27
-`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)
0 commit comments