Skip to content

Commit

Permalink
Merge pull request #5889 from zapbot/release
Browse files Browse the repository at this point in the history
Release add-on(s)
  • Loading branch information
psiinon authored Nov 6, 2024
2 parents 1eb4772 + 555d301 commit bd6938a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion addOns/authhelper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
## [0.16.0] - 2024-11-06
### Fixed
- Address concurrency issue while passive scanning with the Session Management Response Identified scan rule (Issue 8187).

Expand Down Expand Up @@ -110,6 +110,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Support of authentication request identification and configuration.

[0.16.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.16.0
[0.15.1]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.15.1
[0.15.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.15.0
[0.14.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.14.0
Expand Down
2 changes: 1 addition & 1 deletion addOns/authhelper/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.16.0
release=false
release=true

0 comments on commit bd6938a

Please sign in to comment.