Skip to content

Commit

Permalink
1.75.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and vmaas-bot committed Nov 30, 2020
1 parent 1deaf70 commit 2deedf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.75.0 (2020-11-30)
### Feature
* Add opt_out info in systems/ids response ([`1deaf70`](https://github.com/RedHatInsights/vulnerability-engine/commit/1deaf701da56de5232fa908ecfb18472f3add523))

## v1.74.4 (2020-11-27)
### Fix
* Add enforcing of endpoint identification for metrics ([`3f10c7c`](https://github.com/RedHatInsights/vulnerability-engine/commit/3f10c7c82ea38b4c507844b45c73ef9eb8ba38b5))
Expand Down
2 changes: 1 addition & 1 deletion common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Common constants declaration module.
"""

APP_VERSION = "1.74.4"
APP_VERSION = "1.75.0"
TIMESTAMP_LAST_REPO_BASED_EVAL = 'last_eval_repo_based'

0 comments on commit 2deedf4

Please sign in to comment.