Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvdp-pesi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
uplex-varnish
libvdp-pesi
Commits
43e1b362
Unverified
Commit
43e1b362
authored
Jun 12, 2023
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix bug attribution in changelog and mention #11
parent
34bed43e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
CHANGES.rst
CHANGES.rst
+8
-5
No files found.
CHANGES.rst
View file @
43e1b362
...
...
@@ -19,14 +19,16 @@ libvdp_pesi Changes
NEXT
----
..
!
13 was a regression introduced since 7.2, so it does not qualify
..
#
13 was a regression introduced since 7.2, so it does not qualify
as a change herein
* Implement ``onerror`` attribute like varnish-cache (`
!11
`_), except
* Implement ``onerror`` attribute like varnish-cache (`
#6
`_), except
for one difference: Because pESI works in parallel, it runs into
errors earlier and thus may output less data than serial ESI in
Varnish-Cache.
* Fixed a panic when ``max_esi_depth`` was reached (`#11`_).
* Achieved an "all green" coverage report (>95% by lines, 100% by
functions)
...
...
@@ -38,7 +40,7 @@ NEXT
varnish-cache made it possible to avoid copying.
* Fixed a bug which could surface as a panic when worker threads
were destroyed (`
!
14`_)
were destroyed (`
#
14`_)
* Improved documentation
...
...
@@ -48,8 +50,9 @@ NEXT
* Adjusted to vxid and other changes in varnish-cache
.. _`!11`: https://gitlab.com/uplex/varnish/libvdp-pesi/-/issues/11
.. _`!14`: https://gitlab.com/uplex/varnish/libvdp-pesi/-/issues/14
.. _`#6`: https://gitlab.com/uplex/varnish/libvdp-pesi/-/issues/6
.. _`#11`: https://gitlab.com/uplex/varnish/libvdp-pesi/-/issues/11
.. _`#14`: https://gitlab.com/uplex/varnish/libvdp-pesi/-/issues/14
1097f6f48a8ea89fed89227965d94f630fb93c1f / 7.2 branch
-----------------------------------------------------
...
...
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