summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-28 12:17:41 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-28 12:17:41 -0700
commit3d8ca3fb5381aab3f59522ba02bd120c31fe9924 (patch)
treeda3095997258afb9a52236572107d1327735e168
parent4db60acd372bd57bece23d847237a23740c016af (diff)
downloadchef-3d8ca3fb5381aab3f59522ba02bd120c31fe9924.tar.gz
Update release notes for 16.5.77
Add the new things since .71 Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e452e695ca..6addf6b4b7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,10 +1,14 @@
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/> for the official Chef release notes.
-# Whats New in 16.5.71
+# Whats New in 16.5.77
* Added missing requires to prevent errors when loading `chef/policy_builder/dynamic`.
* The `homebrew_package` resource will now check for the full and short package names. Both `homebrew_package 'homebrew/core/vim'` and `homebrew_package 'vim'` styles should now work correctly.
+* Resolved errors that occured in cookbooks requiring `addressable/uri`
* Improved the license acceptance flow to give helpful information if the user passes an invalid value in the environment variable or command line argument.
+* Updated Chef InSpec to 4.23.11 in order to resolve issues running the new `junit2` reporter
+* Additional performance improvements to reduce the startup time of the `chef-client` and `knife` commands.
+* `knife vault` commands now output proper JSON or YAML when using the `-f json` or `-f yaml` flags
# What's New in 16.5