Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
827283d5
Commit
827283d5
authored
Oct 12, 2022
by
Martin Blix Grydeland
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create a changelog for 6.0.11
parent
7ec2391c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
changes.rst
doc/changes.rst
+20
-0
No files found.
doc/changes.rst
View file @
827283d5
...
...
@@ -26,6 +26,26 @@ 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 6.0.11 (unreleased)
=================================
* Handling of hop-by-hop headers has been fixed for HTTP/2 (3416_).
* Handling of the ``Keep-Alive`` HTTP header as hop-by-hop has been fixed
(3417_).
* Apply the same character set rules to HTTP/2 pseudo-headers as is done
on the corresponding HTTP/1 request-line field parsing. (VSV00011_)
* The ``%{X}T`` format has been added to ``varnishncsa``, which
generalizes ``%D`` and ``%T``, but also support milliseconds
(``ms``) output.
.. _3416: https://github.com/varnishcache/varnish-cache/pull/3416
.. _3417: https://github.com/varnishcache/varnish-cache/pull/3417
.. _VSV00011: https://varnish-cache.org/security/VSV00011.html
=================================
Varnish Cache 6.0.10 (2022-01-25)
=================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment