File tree 2 files changed +33
-1
lines changed
2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.37.19 (2025-02-24)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** deps** : Update module github.com/golang-migrate/migrate/v4 to v4.18.2
9
+ ([ ` 7904ea8 ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/7904ea856b0ab8b663912a85665d86ee66b1d18f ) )
10
+
11
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
12
+
13
+ - ** deps** : Update module github.com/lib/pq to v1.10.9
14
+ ([ ` c2621a0 ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/c2621a057602e789aae637c5dc943b8d07d49974 ) )
15
+
16
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
17
+
18
+ - ** deps** : Update module github.com/openshift-online/ocm-sdk-go to v0.1.459
19
+ ([ ` 10cad74 ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/10cad746c1b06eb9ed0d0927478cac405ece321d ) )
20
+
21
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
22
+
23
+ - ** deps** : Update module github.com/prometheus/client_golang to v1.21.0
24
+ ([ ` 6d479e0 ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/6d479e04fc811e40d5b2fb60931fd3f04e969ed6 ) )
25
+
26
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
27
+
28
+ ### Chores
29
+
30
+ - ** deps** : Update grafana/grafana docker tag to v11.5.2
31
+ ([ ` 053c64e ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/053c64ebbec1419aae148cfd1f43c35307ce9501 ) )
32
+
33
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
34
+
35
+
4
36
## v0.37.18 (2025-02-22)
5
37
6
38
### Chores
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine {
126
126
// Start
127
127
//
128
128
// @title Vulnerability for Openshift API documentation
129
- // @version 0.37.18
129
+ // @version 0.37.19
130
130
// @description Documentation to the REST API for application
131
131
// @description Vulnerability for Openshift based on console.redhat.com.
132
132
//
You can’t perform that action at this time.
0 commit comments