Skip to content

Commit 0891c8a

Browse files
committed
Added Source Code Restructuring section
Signed-off-by: Simon Bennetts <[email protected]>
1 parent 4eed0d5 commit 0891c8a

File tree

1 file changed

+5
-1
lines changed
  • addOns/help/src/main/javahelp/contents/releases

1 file changed

+5
-1
lines changed

addOns/help/src/main/javahelp/contents/releases/2_8_0.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ <h3>Client Certificate Handling</h3>
8989
configuration file (so that they apply for subsequent ZAP use).
9090
</p>
9191

92+
<H2>Source Code Restructuring</H2>
93+
The ZAP repositories have all been migrated to use Gradle from Ant. Standard source code formatting is also now enforced for consistency.
94+
9295
<H2>Changes in Bundled Libraries</H2>
9396
The following libraries are no longer being bundled with ZAP (core):
9497
<ul>
@@ -215,6 +218,7 @@ <H2>Enhancements</H2>
215218
<li>Issue 4762 : Added pscan stats and API call for getting current rule</li>
216219
<li>Issue 4767 : Be more lenient when parsing techs through the API</li>
217220
<li>Issue 4771 : Bundle required files in the zap.jar</li>
221+
<li>Issue 4780 : Tidy up dependencies</li>
218222
<li>Issue 4810 : Exit on exception during GUI start</li>
219223
<li>Issue 4819 : Added childNodes view</li>
220224
<li>Issue 4833 : Added alert api endpoints</li>
@@ -335,13 +339,13 @@ <H2>Bug fixes</H2>
335339
<li>Issue 5160 : Show/edit expected breakpoint with sorting</li>
336340
<li>Issue 5162 : Inconsistent JSON report format</li>
337341
<li>Issue 5207 : Hook OverrideMessageProxyListener also on install</li>
342+
<li>Issue 5221 : ZAP failing Nexus scan</li>
338343
<li>Issue 5252 : Unable to CONNECT to authority with underscore</li>
339344
<li>Issue 5257 : Improve error handling on shutdown</li>
340345
<li>Issue 5259 : GUI hang (and NPE exceptions) when using Context Alert Filters</li>
341346
<li>Issue 5352 : Fix exceptions during config update</li>
342347
</ul>
343348

344-
345349
<H2>ZAP API Breaking Changes:</H2>
346350

347351
<H3>VIEW acsrf / optionTokensNames</H3>

0 commit comments

Comments
 (0)