qinling/releasenotes/notes/function-versioning-6e23fc021c2a7c7e.yaml
Lingxian Kong 706948a72b Add release note for function versioning feature
Change-Id: I475aea95996e2dcd78463af4449245545bb2bf1a
Story: 2001829
Task: 15054
2018-04-30 19:18:07 +12:00

11 lines
491 B
YAML

---
prelude: >
Support versioning for functions. The function developer can work with
different variations of a single function in the development workflow,
such as development, beta, and production.
features:
- Support versioning for functions. End users can create one or more versions
for a single function, the code package of a function version is immutable.
Each function version has a version number that can be used for creating
execution, job and webhook.