diff --git a/shield/docs/public/release-notes.asciidoc b/shield/docs/public/release-notes.asciidoc index b336b513a32..c3eba5ea7b2 100644 --- a/shield/docs/public/release-notes.asciidoc +++ b/shield/docs/public/release-notes.asciidoc @@ -42,6 +42,18 @@ version of Shield. We recommend copying the changes listed below to your `roles. [[changelist]] === Change List +[float] +==== 2.0.0-rc1 + +.enhancements +* Added a caching interface that can be used by <> to integrate with the <>. + +.bug fixes +* <> now captures requests from nodes using a different system key as tampered requests. +* The <> stores the type of request when available. +* <> could have allowed a user to block all access to their node if the system was incorrectly configured, but now explicitly +allows connections from all addresses that the node is bound to so that connections coming from the node's host will not be blocked. + [float] ==== 2.0.0-beta2