We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b260cfc commit 95f4eeaCopy full SHA for 95f4eea
2 files changed
core/dotnet2.2/CHANGELOG.md
@@ -20,11 +20,11 @@
20
# .NET Core 2.2 OpenWhisk Runtime Container
21
22
23
-## 1.15 (next release)
+## 1.15
24
Changes:
25
+- Increased MaxRequestBodySize, so larger zip files can be uploaded (#33)
26
- Get the latest security fixes (apk upgrade) with every build.
27
-
28
## 1.14
29
30
- Support for async methods. Example:
core/dotnet3.1/CHANGELOG.md
# .NET Core 3.1 OpenWhisk Runtime Container
- Initial release
0 commit comments