Gitpedia
apache

apache/openwhisk

Apache OpenWhisk is an open source serverless cloud platform

3 Releases
Latest: 2y ago
v2.0.02.0.0Latest
style95style95·2y ago·April 7, 2024
GitHub

📋 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 swift:5.3 by @dgrove-oss in https://github.com/apache/openwhisk/pull/5020
  • re-fix: add new Windows docker.exe location by @shazron in https://github.com/apache/openwhisk/pull/5021
  • bump openwhisk-client-js to 3.21.3 by @dgrove-oss in https://github.com/apache/openwhisk/pull/5022
  • [New Scheduler] Initial commit for the scheduler component by @style95 in https://github.com/apache/openwhisk/pull/4983
  • Hide version in activation's path generated by generateFallbackActivation by @upgle in https://github.com/apache/openwhisk/pull/5025
  • + 232 more
1.0.0
style95style95·5y ago·November 10, 2020
GitHub

📋 Notable changes

  • Improvements to parameter encryption to support per-namespace keys. ([#4855](https://github.com/apache/openwhisk/pull/4855), [@rabbah](https://github.com/rabbah))
  • Use latest code if action's revision is mismatched. ([#4954](https://github.com/apache/openwhisk/pull/4954), [@upgle](https://github.com/upgle))
  • Do not delete previous annotation and support delete annotation via CLI. ([#4940](https://github.com/apache/openwhisk/pull/4940), [@ningyougang](https://github.com/ningyougang))
  • Prewarm eviction variance. ([#4916](https://github.com/apache/openwhisk/pull/4916), [@tysonnorris](https://github.com/tysonnorris))
  • Allow to get activation list by a binding package name. ([#4919](https://github.com/apache/openwhisk/pull/4919), [@upgle](https://github.com/upgle))
  • Allow parent/child transaction ids. ([#4819](https://github.com/apache/openwhisk/pull/4819), [@upgle](https://github.com/upgle))
  • Adjust prewarm container dynamically. ([#4871](https://github.com/apache/openwhisk/pull/4871), [@ningyougang](https://github.com/ningyougang))
  • Add NodeJS 14 runtime. ([#4902](https://github.com/apache/openwhisk/pull/4902), [@rabbah](https://github.com/rabbah))
  • + 54 more
0.9.0-incubating
csantanaprcsantanapr·7y ago·October 31, 2018
GitHub