Skip to content

Commit f6f6d30

Browse files
committed
Include missing release notes
- Missing notes for 88d63eba - Missing notes for e100998 Sem-Ver: feature Sem-ver: bugfix
1 parent b00825f commit f6f6d30

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
Include a new command line tool to execute inference and prediction calls
5+
from the shell, whitout spawning a server and making cURL requests to it.
6+
This is useful for execution of batch tasks in a HPC/HTC or batch system
7+
cluster.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
fixes:
3+
- |
4+
This new release fixes an error introduced by `webargs` in its 6.0.0
5+
version. Since we cannot yet fix it (`aiohttp-webargs` needs to be updated
6+
as well) we pin webargs to the 5.X.X versions
7+
https://github.com/indigo-dc/DEEPaaS/issues/82
8+
- |
9+
Set `debug` in OpenWhisk mode as configured by the user.

0 commit comments

Comments
 (0)