File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 1.23.0] - 2025-07-29
9+
10+ ### Fixed
11+
12+ - Update redfish testdata and rule [ #144 ] ( https://github.com/cybozu-go/setup-hw/pull/144 )
13+ - Add handle for Redfish null reply [ #138 ] ( https://github.com/cybozu-go/setup-hw/pull/138 )
14+
815## [ 1.22.1] - 2025-07-10
916
1017### Fixed
@@ -337,7 +344,8 @@ The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will n
337344### Added
338345- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
339346
340- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.22.1...HEAD
347+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.23.0...HEAD
348+ [ 1.23.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.22.1...v1.23.0
341349[ 1.22.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.22.0...v1.22.1
342350[ 1.22.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.21.0...v1.22.0
343351[ 1.21.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.20.2...v1.21.0
You can’t perform that action at this time.
0 commit comments