diff --git a/addOns/highlighter/CHANGELOG.md b/addOns/highlighter/CHANGELOG.md index 7bc5fcf8570..6a8531d8676 100644 --- a/addOns/highlighter/CHANGELOG.md +++ b/addOns/highlighter/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [8] - 2021-10-07 ### Added - Add help. - Add info and repo URLs. @@ -41,3 +41,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[8]: https://github.com/zaproxy/zap-extensions/releases/highlighter-v8 diff --git a/addOns/highlighter/gradle.properties b/addOns/highlighter/gradle.properties index 9c3d080dcbc..9748cd99b3e 100644 --- a/addOns/highlighter/gradle.properties +++ b/addOns/highlighter/gradle.properties @@ -1,2 +1,2 @@ version=8 -release=false +release=true diff --git a/addOns/httpsInfo/CHANGELOG.md b/addOns/httpsInfo/CHANGELOG.md index 7b246ff629c..30de0e2516e 100644 --- a/addOns/httpsInfo/CHANGELOG.md +++ b/addOns/httpsInfo/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [13] - 2021-10-07 ### Added - Add info and repo URLs. - Show usage info in the HTTPS Info panel (Issue 6113). @@ -63,4 +63,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[13]: https://github.com/zaproxy/zap-extensions/releases/httpsInfo-v13 [12]: https://github.com/zaproxy/zap-extensions/releases/httpsInfo-v12 diff --git a/addOns/httpsInfo/gradle.properties b/addOns/httpsInfo/gradle.properties index 64c21377d39..6d435cd819b 100644 --- a/addOns/httpsInfo/gradle.properties +++ b/addOns/httpsInfo/gradle.properties @@ -1,2 +1,2 @@ version=13 -release=false +release=true diff --git a/addOns/importLogFiles/CHANGELOG.md b/addOns/importLogFiles/CHANGELOG.md index 97afe9203f4..2155f28ed71 100644 --- a/addOns/importLogFiles/CHANGELOG.md +++ b/addOns/importLogFiles/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [5] - 2021-10-07 ### Added - Add help. - Add repo URL. @@ -31,3 +31,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[5]: https://github.com/zaproxy/zap-extensions/releases/importLogFiles-v5 diff --git a/addOns/importLogFiles/gradle.properties b/addOns/importLogFiles/gradle.properties index a456304a6df..1bc15cd78c7 100644 --- a/addOns/importLogFiles/gradle.properties +++ b/addOns/importLogFiles/gradle.properties @@ -1,2 +1,2 @@ version=5 -release=false +release=true diff --git a/addOns/jruby/CHANGELOG.md b/addOns/jruby/CHANGELOG.md index c2be56dfec3..aa3c824163a 100644 --- a/addOns/jruby/CHANGELOG.md +++ b/addOns/jruby/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [8] - 2021-10-07 ### Changed - Update links to zaproxy repo. - Rename reliability to confidence in active/passive templates. @@ -51,4 +51,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - First version +[8]: https://github.com/zaproxy/zap-extensions/releases/jruby-v8 [7]: https://github.com/zaproxy/zap-extensions/releases/jruby-v7 diff --git a/addOns/jruby/gradle.properties b/addOns/jruby/gradle.properties index 9c3d080dcbc..9748cd99b3e 100644 --- a/addOns/jruby/gradle.properties +++ b/addOns/jruby/gradle.properties @@ -1,2 +1,2 @@ version=8 -release=false +release=true diff --git a/addOns/jython/CHANGELOG.md b/addOns/jython/CHANGELOG.md index 2fe8b0de945..44b54918dc9 100644 --- a/addOns/jython/CHANGELOG.md +++ b/addOns/jython/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [12] - 2021-10-07 ### Added - encode-decode default and rot13 templates. @@ -74,4 +74,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[12]: https://github.com/zaproxy/zap-extensions/releases/jython-v12 [11]: https://github.com/zaproxy/zap-extensions/releases/jython-v11 diff --git a/addOns/jython/gradle.properties b/addOns/jython/gradle.properties index f719a06c723..d4e46f5b7af 100644 --- a/addOns/jython/gradle.properties +++ b/addOns/jython/gradle.properties @@ -1,2 +1,2 @@ version=12 -release=false +release=true diff --git a/addOns/plugnhack/CHANGELOG.md b/addOns/plugnhack/CHANGELOG.md index b695bfa5775..6bf69c2a2db 100644 --- a/addOns/plugnhack/CHANGELOG.md +++ b/addOns/plugnhack/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [12] - 2021-10-07 ### Added - Add repo URL. @@ -52,3 +52,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Moved to beta +[12]: https://github.com/zaproxy/zap-extensions/releases/plugnhack-v12 diff --git a/addOns/plugnhack/gradle.properties b/addOns/plugnhack/gradle.properties index f719a06c723..d4e46f5b7af 100644 --- a/addOns/plugnhack/gradle.properties +++ b/addOns/plugnhack/gradle.properties @@ -1,2 +1,2 @@ version=12 -release=false +release=true diff --git a/addOns/portscan/CHANGELOG.md b/addOns/portscan/CHANGELOG.md index 9e86bfb0a95..2c221043cb2 100644 --- a/addOns/portscan/CHANGELOG.md +++ b/addOns/portscan/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [9] - 2021-10-07 ### Added - Add info and repo URLs. @@ -53,3 +53,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - First release as an add-on (previously bundled in ZAP). +[9]: https://github.com/zaproxy/zap-extensions/releases/portscan-v9 diff --git a/addOns/portscan/gradle.properties b/addOns/portscan/gradle.properties index 2dfd136e9e5..f4cb6054066 100644 --- a/addOns/portscan/gradle.properties +++ b/addOns/portscan/gradle.properties @@ -1,2 +1,2 @@ version=9 -release=false +release=true diff --git a/addOns/tlsdebug/CHANGELOG.md b/addOns/tlsdebug/CHANGELOG.md index 8aecd62d849..aa8f02f0adb 100644 --- a/addOns/tlsdebug/CHANGELOG.md +++ b/addOns/tlsdebug/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [5] - 2021-10-07 ### Changed - Now using 2.10 logging infrastructure (Log4j 2.x). - Maintenance changes. @@ -30,4 +30,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[5]: https://github.com/zaproxy/zap-extensions/releases/tlsdebug-v5 [4]: https://github.com/zaproxy/zap-extensions/releases/tlsdebug-v4 diff --git a/addOns/tlsdebug/gradle.properties b/addOns/tlsdebug/gradle.properties index a456304a6df..1bc15cd78c7 100644 --- a/addOns/tlsdebug/gradle.properties +++ b/addOns/tlsdebug/gradle.properties @@ -1,2 +1,2 @@ version=5 -release=false +release=true diff --git a/addOns/tokengen/CHANGELOG.md b/addOns/tokengen/CHANGELOG.md index 7242b421290..9deae7a146f 100644 --- a/addOns/tokengen/CHANGELOG.md +++ b/addOns/tokengen/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [15] - 2021-10-07 ### Changed - Now using 2.10 logging infrastructure (Log4j 2.x). - Maintenance changes. @@ -85,5 +85,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +[15]: https://github.com/zaproxy/zap-extensions/releases/tokengen-v15 [14]: https://github.com/zaproxy/zap-extensions/releases/tokengen-v14 [13]: https://github.com/zaproxy/zap-extensions/releases/tokengen-v13 diff --git a/addOns/tokengen/gradle.properties b/addOns/tokengen/gradle.properties index 08c2389715f..14a05f7b90b 100644 --- a/addOns/tokengen/gradle.properties +++ b/addOns/tokengen/gradle.properties @@ -1,2 +1,2 @@ version=15 -release=false +release=true