summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-10-14 11:26:16 -0700
committerGitHub <noreply@github.com>2019-10-14 11:26:16 -0700
commitc53045d34888b0467652f9abe6798d2311887e9f (patch)
treee5acd97c955b7f1346ee755a6a25d47bdba240dd
parent5c9b308721196834fe9c2db2362f2515a466dc34 (diff)
parent6c9b01d6d54436ce810f6e954ef770b8540c74b4 (diff)
downloadchef-c53045d34888b0467652f9abe6798d2311887e9f.tar.gz
Merge pull request #8989 from chef/csnapp/release_notes
Add release notes for 14.14.22
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 282b2bd4f4..f9e4058171 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,17 @@
This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes.
+# Chef Client Release Notes 14.14.22
+
+## Bug Fixes
+
+- Resolved a regression introduced in Chef Infra Client 14.14.14 that broke installation of gems in some scenarios
+- Fixed crash in knife when displaying a missing profile error message
+- Fixed knife subcommand --help not working as intended for some commands
+- Fixed knife ssh interactive mode exit error
+- Fixed for `:day`` option not accepting integer value in the `windows_task` resource
+- Fixed for `user` resource not handling a GID if it is specified as a string
+- Fixed the `ifconfig` resource to support interfaces with a `-` in the name
+
# Chef Client Release Notes 14.14
## Platform Updates