File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.17.0] - 2024-06-13
9
+
10
+ ### Added
11
+
12
+ - Support Redfish API v1.18.0 ([ #111 ] ( https://github.com/cybozu-go/setup-hw/pull/111 ) )
13
+
14
+ ### Changed
15
+
16
+ - Bump golang.org/x/net from 0.20.0 to 0.23.0 ([ #108 ] ( https://github.com/cybozu-go/setup-hw/pull/108 ) )
17
+ - Merge base rules ([ #110 ] ( https://github.com/cybozu-go/setup-hw/pull/110 ) )
18
+
8
19
## [ 1.16.1] - 2024-03-15
9
20
10
21
### Changed
@@ -254,7 +265,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
254
265
### Added
255
266
- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
256
267
257
- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.16.1...HEAD
268
+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.17.0...HEAD
269
+ [ 1.17.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.16.1...v1.17.0
258
270
[ 1.16.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.16.0...v1.16.1
259
271
[ 1.16.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.15.2...v1.16.0
260
272
[ 1.15.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.15.1...v1.15.2
You can’t perform that action at this time.
0 commit comments