Skip to content

Commit

Permalink
plone.recipe.varnish 6.0.11 -> 6.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Sep 12, 2024
1 parent a1c40d0 commit 819e0d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## XXXXXXXX-01

- plone.recipe.varnish 6.0.11 -> 6.0.13
- Add cookie-pass-not-exclude config. The default value has ++resource++zmi, which is needed for Zope 5.9+ (Plone 6.0.10+). [mamico]
- Use Varnish 6.0.13 LTS [mamico]
- Add vcl_synth options to insert arbitrary vcl. [mamico]

## 20240909-01
- design.plone.contenttypes 6.2.15 -> 6.2.18
- change serializer for canale_digitale_link adding /login to URL when user is anon
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ z3c.recipe.usercrontab = 1.5
zope.mkzeoinstance = 5.0
collective.recipe.backup = 4.2.0
zc.recipe.cmmi = 3.0.0
plone.recipe.varnish = 6.0.11
plone.recipe.varnish = 6.0.13
collective.recipe.template = 2.2
collective.recipe.cmd = 0.11
click = 8.1.7
Expand Down

0 comments on commit 819e0d0

Please sign in to comment.