Skip to content

v1.1.0-alpha.1

Compare
Choose a tag to compare
@wonderflow wonderflow released this 15 May 04:19
· 2201 commits to master since this release
a11ae2f
  1. bump Go version to 1.16 (#1577)
  2. applicaiton supports specifying different versions of Definition (#1597)
  3. Enable Dynamic Admission Control for Application (#1619)
  4. Update inner samples for "vela show xxx --web" (#1616)
  5. Implement retainKeys patchStrategy in CUE based patch trait (#1627)
  6. fix empty rolloutBatch will panic whole controller bug (#1646)
  7. Use stricter syntax check for CUE (#1643)
  8. Fix Terraform application status issue (#1611)
  9. make ResourceTracker to own cluster-scope resource (#1634)
  10. Add Dynamic Admission Control for ComponentDefinition (#1648)

We're going to release v1.1.0 next month, the main planning features as follows:

  1. Application-Level Policies and Customized Control-Logic Workflow Design https://github.com/oam-dev/kubevela/blob/master/design/vela-core/workflow_policy.md
  2. Support multiple cluster and ENV
  3. AppRollout working in runtime clusters