OpenWhisk Core v2.0.0
Changes
- Python 3 conditioning for wskadmin. by @rabbah in https://github.com/apache/openwhisk/pull/5013
- make generation of git.properties optional by @dgrove-oss in https://github.com/apache/openwhisk/pull/5018
- fix start.sh to work on macos by @dgrove-oss in https://github.com/apache/openwhisk/pull/5019
- add swift:5.3 kind and change default from swift:4.2 to...