Skip to content

Commit

Permalink
changes: Add a red flag on vmod_cookie changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dridi committed Mar 21, 2022
1 parent 1a3b505 commit 5424da9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ http://varnish-cache.org/docs/trunk/whats-new/index.html and via
individual releases. These documents are updated as part of the
release process.

===============================
Varnish Cache NEXT (2022-09-15)
===============================

* Cookie headers generated by vmod_cookie no longer have a spurious trailing
semi-colon (``';'``) at the end of the string. This could break VCL relying
on the previous incorrect behavior.

================================
Varnish Cache 7.1.0 (2022-03-15)
================================
Expand Down

0 comments on commit 5424da9

Please sign in to comment.