Releases: dtweaveio/kubevela
Releases · dtweaveio/kubevela
v1.9.11
Changelog
- 39d5ce4 Feat: add affinity trait to merge node and pod affinity (kubevela#3973)
- 964a12b Feat: support manage multiple workflows in one application. (kubevela#2533)
- ccc5826 Remove 3 standard controller (route autoscaler metrics ) (kubevela#1172)
- 89863b3 fix ci and refactor code (kubevela#887)
- 9e2f406 fix ci and refactor common util
- 07c8c23 minor fix for docs (kubevela#1356)
- 4cfee56 refactor and add scope to application
- dd222ac refactor cli/dashboard/apiserver to reference folder (kubevela#1084)
- 4eb33e9 split out oam-spec v0.2 charts (kubevela#1842)
- 4d00ad7 kubevela#884 kubevela#830 complete the trait info when it is applied to * (kubevela#890)
- d54a9bd 1.Create app impl (kubevela#1072)
- 2aebcf0 1.Organize the menu (kubevela#1068)
- c09e4df 1.add application list page (kubevela#779)
- 9f27f70 1.migrate-env (kubevela#757)
- df89d24 1.set applications as homepage (kubevela#1073)
- 7acc52e 1.use yarn (kubevela#769)
- 8ef3a37 :evert "add AppRevision label to cuetemplate"
- 98dcf28 API request parameter check for trait attach
- ec287a1 Adapted for brew installation
- 56aa3c2 Add "Autoscale: how to enable metrics server in various Kubernetes clusters?" in FAQ
- 4b27f9b Add "How to fix issue: MutatingWebhookConfiguration mutating-webhook-configuration exists?"
- 37cb5cc Add "description" field for each workload from ListWorkloads API
- b7d16f7 Add "warning: Namespace cert-manager exists" in FAQ
- d5d0cd1 Add AppRevision option in webservice template and refine website doc (kubevela#1355)
- d082502 Add Autoscaler docs and support cli and appfile
- a11ae2f Add Dynamic Admission Control for ComponentDefinition (kubevela#1648)
- eba7049 Add Getdefinition OpenAPI in Restful-api docs (kubevela#917)
- b36bfa0 Add JSON format appfile support (kubevela#691)
- b224230 Add Logging Convention in CONTRIBUTING.md (kubevela#1762)
- 75f081f Add More End User Docs (kubevela#1511)
- 07b8fbd Add Prerequisites about kustomize.
- e91deaa Add Prometheus/KEDA as addon (kubevela#1915)
- d31bb40 Add Restful API reference
- eefc8c1 Add Security Reporting (kubevela#1647)
- 83ce5ec Add
ConflictsWith
and more sections for Rollout (kubevela#869) - 78b86d8 Add
Writing Appfile
based on capability references docs - f36f729 Add
what's the difference between Kubevela and helm
in FAQ - 325a4cd Add a new cloneset scale controller (kubevela#1301)
- 356db2d Add add-on input go-template implementation (kubevela#2049)
- 8fdf48e Add appfile tutorial and fix code
- 9e1189c Add back workflow design diagram and update doc (kubevela#1894)
- de7bb9b Add better rollout trait doc
- d145487 Add cli support for provider gcp and baidu. (kubevela#3242)
- ea64b1d Add cloneset as kruise addon's componentDefinition (kubevela#2050)
- f58b682 Add cloud service doc in official site (kubevela#1348)
- 8643558 Add cloud service docs for end-users (kubevela#1510)
- 81df4e2 Add concepts doc to kubevela
- be0563a Add deploymentController struct (kubevela#1845)
- deaf309 Add description column to vela trait and component command (kubevela#4107)
- abce944 Add description field for Capability/Workloads list
- f29bb26 Add details for the project
- 93559a2 Add details in cap mgmt
- dbc4593 Add e2e test for App Context (kubevela#1240)
- aa720f3 Add expose (kubevela#1678)
- 21cde39 Add helm release component definition as part of fluxcd Intializer (kubevela#1928)
- f4cbe1b Add ignore feature for cue parameter (kubevela#1756)
- 22e6160 Add interface call
- 4d30423 Add introducation doc (kubevela#459)
- bba6e05 Add krew auto release and docs (kubevela#1582)
- 3ee746a Add latest release tag to be the prefix of latest version of Chart (kubevela#1007)
- 50f4d10 Add make target to start both OpenAPI server and dashboard (kubevela#766)
- e120e14 Add missing TagCommandType
- 086effa Add more details in readme
- d42e0e3 Add more optional paramters to built-in component (kubevela#1748)
- 116e78e Add more properties for trait helm (kubevela#2033)
- 98a31f6 Add new label for configmap which store the parameter json schema of the Definition (kubevela#1652)
- 53198a9 Add nodeselector to jobs (kubevela#2811)
- 050afca Add obsevability addon (kubevela#2091)
- aae8084 Add onwers file and fix typo
- 07ebca4 Add open-kruise as addon (kubevela#1910)
- 9afe577 Add or update copyright for workload/trait definition controllers
- f4feb1a Add oss registry support (kubevela#1715)
- 08a1dc5 Add package discover refresh when component/trait definition are registered (kubevela#1402)
- 3800a70 Add parameters comments for crossplane definitions (kubevela#1515)
- e827da2 Add roadmap doc and update extending doc
- 27c1eda Add service-binding trait to chart (kubevela#1692)
- f59341f Add short name for crds
- 38cf4c8 Add terraform controller as built-in addon (kubevela#1905)
- e176fcf Add the basic ability to initialize a single-cluster environment for the initializer (kubevela#1829)
- 7a1f957 Add timeout context for controllers (kubevela#1990)
- 90d7d78 Add trait attach cases and refactor all others
- e3e3a79 Add trait part and capability part interface
- 014513d Add unit test for PersistentPreRunE
- 33ed0a9 Add unit-test for
vela up
- 2243632 Add unit-test for generateOpenAPISchema
- e8e45dd Add unit-tests for ApplicationRollout related packages (kubevela#1413)
- 0571ae3 Add unittests for ApplicationContext (kubevela#1586)
- f8e1ddc Add up CII Best Practices badge (kubevela#2843)
- d8eb7d6 Add user docs (kubevela#1472)
- 2f6fc44 Add vela cli documentation
- d5a8b54 Add warning for not play around it for now
- f737379 Added ingressClass to route trait (kubevela#947)
- 1a001e5 Address GolangCI lint 1.55 errors (kubevela#6453)
- c24c039 Address review comments
- 22d014d Align vela cli and kubectl vela client tools (kubevela#1827)
- d795006 Align with doc (kubevela#1899)
- 00a4e4c Align with doc site (kubevela#1545)
- d8d891f Allow trait to work without TraitDefinition
- baff3d7 AppDeployment: Add API types, necessary labels, and utilities
- b08c6b9 Appfile: Extensible, User-friendly Application Config Format (kubevela#390)
- 6405603 ApplicationContext status patch nothing (kubevela#2019)
- 9cbb3b4 Apply builtin definition in system:init (kubevela#132)
- 4088a20 ApplyApp
- f7718b4 Auto-generate reference docs
- 91f4758 Autoscaler for appfile (kubevela#510)
- cd1fdc8 Bot add assign ability (kubevela#1876)
- dd04402 Build KubeVela legacy chart (kubevela#983)
- 2c2fe4d Bump github.com/containerd/containerd from 1.3.2 to 1.4.8 (kubevela#2001)
- 8040245 Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0 (kubevela#1971)
- d2a2a9a Bump k8s.io/client-go to v0.18.12 (kubevela#1826)
- 3edc6ed CI: ignore all markdown changes
- fb40432 CONTRIBUTING: add merge regulations
- fb53904 CUE line spaces and typo (kubevela#5997)
- c1b3325 Capability interface , Page loading effect And app details page
- 662a791 Change "AWS OSS bucket" to "AWS S3 bucket" (kubevela#1538)
- 86db8de Change "vela show" function name
- bb3111d Change Kubevela to KubeVela
- afceb36 Change kustomize version.
- dfdb833 Check trait CR is created and update ApplicationConfiguration
- b76a3f3 Check whether parameter.cmd is nill for sidecar trait (kubevela#1575)
- 936dc41 Check whether parameter.command is nill for init-container trait
- 2be5b20 Chore(cli): remove useless deploy.yaml (kubevela#2335)
- aa2a0e9 Chore(deps): Bump github.com/containerd/containerd from 1.4.11 to 1.4.12 (kubevela#2744)
- 9342588 Chore(deps): Bump github.com/containerd/containerd from 1.4.12 to 1.4.13 (kubevela#3364)
- 910cb50 Chore(deps): Bump github.com/containerd/containerd from 1.5.10 to 1.5.13 (kubevela#4123)
- 336408f Chore(deps): Bump github.com/containerd/containerd from 1.5.13 to 1.5.16 (kubevela#5169)
- 94a82ce Chore(deps): Bump github.com/containerd/containerd from 1.5.4 to 1.5.10 (kubevela#3815)
- 7cc7ea2 Chore(deps): Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (kubevela#5235)
- 6eca997 Chore(deps): Bump github.com/emicklei/go-restful/v3 (kubevela#4144)
- 8b98caa Chore(deps): bump github.com/containerd/containerd from 1.4.8 to 1.4.11 (kubevela#2419)
- 298ce69 Chore(deps): bump go.mongodb.org/mongo-driver from 1.3.2 to 1.5.1 (kubevela#2391)
- a874aa3 Chore(docs): fix typos in design docs (kubevela#2053)
- 96c52ab Chore: add homebrew bump (kubevela#2434)
- 449b3e0 Chore: (deps): Bump RyanSiu1995/kubebuilder-action (kubevela#6192)
- 8946fcf Chore: (deps): Bump actions/cache from 3.0.11 to 3.2.5 (kubevela#5493)
- 1762f7a Chore: (deps): Bump actions/cache from 3.2.5 to 3.2.6 (kubevela#5621)
- 2338384 Chore: (deps): Bump actions/cache from 3.2.6 to 3.3.1 (kubevela#5663)
- 5be6f38 Chore: (deps): Bump actions/cache from 3.3.1 to 3.3.2 (kubevela#6334)
- 0f32ed9 Chore: (deps): Bump actions/checkout from 3.2.0 to 3.3.0 (kubevela#5491)
- 7b47fdc Chore: (deps): Bump actions/checkout from 3.3.0 to 3.4.0 (kubevela#5708)
- 95cc5f1 Chore: (deps): Bump actions/checkout from 3.4.0 to 3.5.2 (kubevela#5866)
- 799dfbe Chore: (deps): Bump actions/checkout from 3.5.2 to 3.5.3 (kubevela#6112)
- 9459aae Chore: (deps): Bump actions/checkout from 3.5.3 to 3.6.0 (kubevela#6311)
- a39a835 Chore: (deps): Bump actions/checkout from 3.6.0 to 4.0.0 (kubevela#6338)
- 5861988 Chore: (deps): Bump actions/checkout from 4.0.0 to 4.1.0 (kubevela#6360)
- cb5fa0c Chore: (deps): Bump actions/github-script from 6.3.3 to 6.4.0 (kubevela#5494)
- 9993fba Chore: (deps): Bump actions/github-script from 6.4.1 to 7.0.1 (kubevela#6407)
- 586f0f2 Chore: (deps): Bump actions/setup-go from 3.5.0 to 4.0.0 (kubevela#5706)
- da662a2 Chore: (deps): Bump actions/setup-go from 4.0.0 to 4.0.1 (kubevela#6023)
- dab2059 Chore: (deps): Bump actions/setup-go from 4.0.1 to 4.1.0 (kubevela#6266)
- 0c449d5 Chore: (deps): Bump actions/setup-go from 4.1.0 to 5.0.0 (kubevela#6426)
- eba8b8a Chore: (deps): Bump actions/setup-node from 3.5.1 to 3.6.0 (kubevela#5434)
- 57b74c3 Chore: (deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (kubevela#6194)
- 5349f16 Chore: (deps): Bump actions/setup-node from 3.7.0 to 3.8.1 (kubevela#6277)
- 003f329 Chore: (deps): Bump actions/setup-node from 3.8.1 to 4.0.0 (kubevela#6385)
- a565b48 Chore: (deps): Bump actions/setup-node from 4.0.0 to 4.0.3 (kubevela#6582)
- fa7218f Chore: (deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2 (kubevela#5435)
- e944269 Chore: (deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (kubevela#6337)
- e7d57e9 Chore: (deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (kubevela#5910)
- af606be Chore: (deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (kubevela#6024)
- 3612867 Chore: (deps): Bump dawidd6/action-homebrew-bump-formula from 3.8.3 to 3.9.0 (kubevela#5623)
- 1ce1fc4 Chore: (deps): Bump docker/build-push-action from 3.2.0 to 4.0.0 (kubevela#5433)
- ef2df...