File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release notes for v1.1
2
+
3
+ ## Dependencies
4
+
5
+ ### Added
6
+ - github.com/armon/go-socks5: [ e753329] ( https://github.com/armon/go-socks5/tree/e753329 )
7
+ - github.com/google/gnostic: [ v0.5.7-v3refs] ( https://github.com/google/gnostic/tree/v0.5.7-v3refs )
8
+ - github.com/josharian/intern: [ v1.0.0] ( https://github.com/josharian/intern/tree/v1.0.0 )
9
+
10
+ ### Changed
11
+ - github.com/emicklei/go-restful: [ ff4f55a → v2.9.5+incompatible] ( https://github.com/emicklei/go-restful/compare/ff4f55a...v2.9.5 )
12
+ - github.com/go-openapi/jsonreference: [ v0.19.3 → v0.19.5] ( https://github.com/go-openapi/jsonreference/compare/v0.19.3...v0.19.5 )
13
+ - github.com/go-openapi/swag: [ v0.19.5 → v0.19.14] ( https://github.com/go-openapi/swag/compare/v0.19.5...v0.19.14 )
14
+ - github.com/mailru/easyjson: [ b2ccc51 → v0.7.6] ( https://github.com/mailru/easyjson/compare/b2ccc51...v0.7.6 )
15
+ - github.com/munnerz/goautoneg: [ a547fc6 → a7dc8b6] ( https://github.com/munnerz/goautoneg/compare/a547fc6...a7dc8b6 )
16
+ - github.com/prometheus/common: [ v0.28.0 → v0.32.1] ( https://github.com/prometheus/common/compare/v0.28.0...v0.32.1 )
17
+ - golang.org/x/crypto: 32db794 → 8634188
18
+ - golang.org/x/net: 491a49a → cd36cc0
19
+ - golang.org/x/oauth2: 2bc19b1 → d3ed0bb
20
+ - golang.org/x/sys: f4d4317 → 3681064
21
+ - golang.org/x/term: 6886f2d → 03fcf44
22
+ - golang.org/x/time: 1f47c86 → 90d013b
23
+ - k8s.io/api: v0.23.5 → v0.24.0
24
+ - k8s.io/apimachinery: v0.23.5 → v0.24.0
25
+ - k8s.io/client-go: v0.23.5 → v0.24.0
26
+ - k8s.io/klog/v2: v2.30.0 → v2.60.1
27
+ - k8s.io/kube-openapi: e816edb → 3ee0da9
28
+ - k8s.io/utils: 6203023 → 3a6ce19
29
+ - sigs.k8s.io/json: c049b76 → 9f7c6b3
30
+
31
+ ### Removed
32
+ _ Nothing has changed._
You can’t perform that action at this time.
0 commit comments