We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f4cfe commit 16c6081Copy full SHA for 16c6081
core/python3Action/CHANGELOG.md renamed to core/CHANGELOG.md
@@ -19,10 +19,10 @@
19
20
# Python 3 OpenWhisk Runtime Container
21
22
-# to include
23
- - Use 1.17.1 of openwhisk-runtime-go to support symlinks in zips (required for virtualenvs)
24
- - Support for python-3.9
25
- - Support for generating actions with virtualenvs resolving requirements.txt
+## 1.17.0
+ - Build actionloop from 1.16@1.18.0 (#113)
+ - Support for python-3.9 (#111)
+ - Support for generating actions with virtualenvs resolving requirements.txt (#111)
26
27
## 1.16.0
28
- Introduce tutorial to deploy python runtimes locally (#101)
0 commit comments