We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e43668 commit 95f1358Copy full SHA for 95f1358
core/python3Action/CHANGELOG.md
@@ -19,6 +19,12 @@
19
20
# Python 3 OpenWhisk Runtime Container
21
22
+## 1.15.0
23
+ - Build proxy from 1.16.0 release of openwhisk-runtime-go
24
+ - Update to golang:1.15 and buster. (#90)
25
+ - Ambiguous name changed to python3ActionLoop (#89)
26
+ - Updated Python runtimes to use "Action Loop" Proxy with new async handshake (#82)
27
+
28
## 1.14.0
29
- Update base image to openwhisk/dockerskeleton:1.14.0
30
- Support for __OW_ACTION_VERSION (openwhisk/4761)
0 commit comments