Skip to content

Commit

Permalink
0.8.2
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 Aug 26, 2022
1 parent f8928c0 commit 35ae121
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-->

## v0.8.2 (2022-08-26)
### Fix
* **manager:** Revert this join, should be LEFT to display clusters without CVEs ([`f8928c0`](https://github.com/RedHatInsights/vuln4shift-backend/commit/f8928c0130005054bca3dec8ebca7cceed67db26))

## v0.8.1 (2022-08-26)
### Fix
* **manager:** Make sure UUIDs from AMS API are valid ([`e8d6089`](https://github.com/RedHatInsights/vuln4shift-backend/commit/e8d608906abcad9dfe15c32360e94aa3c529e3ef))
Expand Down
2 changes: 1 addition & 1 deletion manager/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ func BuildRouter() *gin.Engine {
// Start
//
// @title Vulnerability for Openshift API documentation
// @version 0.8.1
// @version 0.8.2
// @description Documentation to the REST API for application
// @description Vulnerability for Openshift based on console.redhat.com.
//
Expand Down

0 comments on commit 35ae121

Please sign in to comment.