Skip to content

Commit

Permalink
[release] bump version 0.36.0
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Aug 6, 2023
1 parent 4fb5988 commit d15f1c3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.35.3
0.36.0
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Wave changelog
v0.36.0 - 6 Aug 2023
- Add support for custom build context [6c262575]
- Add build info to container response [1f2d3f56]
- Add container build controller [362cf0ea]
- Add severity attribute to scan config [63182663]
- View templates cleanup [000155c3]
- Scan API cleanup [0d00245e]
- Improve scans endpoint [ca818468]
- Improve scan page rendering [cce69fb4]
- Add TimeoutException to Surreal retry policy [3d4141f7]
- Add library publishing to CI build [4fb5988c]

v0.35.3 - 2 Aug 2023
- Annotate controllers with @ExecuteOn(TaskExecutors.IO) [aef70407]

Expand Down

0 comments on commit d15f1c3

Please sign in to comment.