File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.14.3] - 2023-08-15
9
+ - Disable "iDRAC path through I/F" in [ #93 ] ( https://github.com/cybozu-go/setup-hw/pull/93 )
10
+ - Factory setting has been changed that iDRAC path through I/F enabled, but it gives problem to neco setup.
11
+
8
12
## [ 1.14.2] - 2023-07-24
9
13
- Update dependencies in [ #92 ] ( https://github.com/cybozu-go/setup-hw/pull/92 )
10
14
- Add ubuntu package curl, Ubuntu22.04 base image does not have curl package
@@ -196,7 +200,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
196
200
### Added
197
201
- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
198
202
199
- [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.2...HEAD
203
+ [ Unreleased ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.3...HEAD
204
+ [ 1.14.3 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.2...v1.14.3
200
205
[ 1.14.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.1...v1.14.2
201
206
[ 1.14.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.0...v1.14.1
202
207
[ 1.14.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
You can’t perform that action at this time.
0 commit comments