We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c17a5 commit 48a597eCopy full SHA for 48a597e
2 files changed
CHANGELOG.md
@@ -31,6 +31,7 @@
31
* Client simulation runs in wide mode which is even better readable
32
* Added --reqheader to support custom headers in HTTP requests
33
* Test for support for RFC 8879 certificate compression
34
+* Dockerfiles refactored to be multistaged: performance gain+address bugs/inconsistencies
35
36
### Features implemented / improvements in 3.0
37
CREDITS.md
@@ -84,6 +84,9 @@ Full contribution, see git log.
84
* Hubert Kario
85
- helped with avoiding accidental TCP fragmentation
86
87
+* Brandon Kinney
88
+ - refactored multistage Dockerfiles: performance gain+address bugs/inconsistencies
89
+
90
* Magnus Larsen
91
- SSL Labs Rating
92
0 commit comments