summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-02-26 17:01:22 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-02-28 11:19:49 -0800
commit7162c001c13d08ac4450dd829da4d501865a9512 (patch)
tree57dde79ec4ba839ac343569ee2409ed2b3e933ef /RELEASE_NOTES.md
parent292d177a20135d25596c31fdc005ab4a999d4501 (diff)
downloadchef-7162c001c13d08ac4450dd829da4d501865a9512.tar.gz
raise on cookbook self-dependency
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 72ffa0d47e..f58c2f0950 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -43,5 +43,9 @@ This change is most likely to only affect internals of tooling like chefspec if
### PolicyFile failback to create non-policyfile nodes on Chef Server < 12.3 has been removed
-PolicyFile users on Chef-13 should be using Chef Server 12.3 or higher
+PolicyFile users on Chef-13 should be using Chef Server 12.3 or higher.
+
+### Cookbooks with self dependencies are no longer allowed
+
+The remediation is removing the self-dependency `depends` line in the metadata.