We have a bunch of new features such as a new scheduler, action versioning, and more fine-grained permission management, and so on.
Before moving forward, I believe this is a good time to release the current version as 1.0.0. I think we can include the following PRs to 1.0.0 release. - Go version currency - add 1.15 and deprecate 1.11[1] - Add release to runtime pod and delete with release[2] - Add Activation Error Logging Config to Container Proxy[3] - Fix Swagger and API mismatch for action, trigger, rule list[4] - Use latest code if action's revision is mismatched[5] - Improvements to parameter encryption to support per-namespace keys[6] Please share your opinion and if I miss any important features, please let me know. Thanks Regards -dom [1]: https://github.com/apache/openwhisk/pull/4987 [2]: https://github.com/apache/openwhisk/pull/4979 [3]: https://github.com/apache/openwhisk/pull/4981 [4]: https://github.com/apache/openwhisk/pull/4982 [5]: https://github.com/apache/openwhisk/pull/4954 [6]: https://github.com/apache/openwhisk/pull/4855