File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.14.0] - 2023-07-19
9
+
10
+ ### Changed
11
+ - Update dependencies in [ #88 ] ( https://github.com/cybozu-go/setup-hw/pull/88 )
12
+ - Change Container image Ubuntu:22.04 from CentOS:7
13
+ - Upgrade OpenManage Server Administrator v11.0.0.0 from v10.2.0.0
14
+ - Add rules for Redfish version 1.17.0
15
+ - Add test case of actual collected data from iDRAC9 / Redfish v1.17.0
16
+
8
17
## [ 1.13.2] - 2023-02-24
9
18
10
19
### Changed
@@ -179,7 +188,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
179
188
### Added
180
189
- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
181
190
182
- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.2...HEAD
191
+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.0...HEAD
192
+ [ 1.14.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
183
193
[ 1.13.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.1...v1.13.2
184
194
[ 1.13.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.0...v1.13.1
185
195
[ 1.13.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.12.1...v1.13.0
You can’t perform that action at this time.
0 commit comments