- Notifications
You must be signed in to change notification settings - Fork939
Releases: kubevela/kubevela
v1.10.3
ef9b6f3
Compare
What's Changed
- Fix: build failure due to deprecated actions/cache by@anoop2811 in#6711
- Feat: support token retrieval via AuthInfo.Exec command by@Chaitanyareddy0702 in#6721
- Chore: (deps): Bump docker/login-action from 3.0.0 to 3.4.0 by@dependabot in#6726
- Fix: removing detached clusters from resource trackers by@shivin in#6728
- Fix(parser) - The app.Spec.Policies[idx].Name must be a valid string by@jonatasteixeira in#6723
- Chore: (deps): Bump docker/setup-qemu-action from 3.0.0 to 3.6.0 by@dependabot in#6735
- Fix: support task component to be one-time run to completion by@shivin in#6733
- Feat: Enable CueX compiler in component & trait templating by@briankane in#6720
- Fix: modified webservice componenet definition to define resource req and … by@vishal210893 in#6714
- Fix: Vela not deleting the definition revisions by@Chaitanyareddy0702 in#6738
- Chore: (deps): Bump docker/build-push-action from 6.3.0 to 6.15.0 by@dependabot in#6740
- Fix(CUE): remove duplicate tcpSocket in startup-probe by@ComingCL in#6528
- Chore: adds slsa generator to the workflow by@roguepikachu in#6747
- Feat: added support for stateful set by@jguionnet in#6638
- Fix: upgrade vulnerable packages by@shivin in#6755
- Feat: add signed releases, SBOMs, and SLSA provenance by@roguepikachu in#6749
- Chore: Update score card action version by@jguionnet in#6759
- Fix: update workflow package to fix output compatibility by@PushparajShetty in#6761
- Fix: initilization for trait in output section by@PushparajShetty in#6762
- Chore: updates vuln dependencies versions by@semmet95 in#6757
- Fix: call errors.Wrap with a nil value error err by@alingse in#6739
- Fix: Failing issue-commands workflow by@anoop2811 in#6766
- Chore: update go and golangci version by@PushparajShetty in#6767
- Fix(Helm): make tolerations, nodeSelector, affinity more generic by@dzirg44 in#6771
- Fix(traitdefinition): Make localhostProfile optional for other types and provide it only for Localhost by@glaxman in#6773
- Fix: update apps with topology policy during cluster join by@shivin in#6768
- Feat(validation): fail-fast CUE validation for required parameters (incl. dynamic sources) by@vishal210893 in#6774
- Chore: (deps): Bump github/codeql-action from 2.1.37 to 3.28.16 by@dependabot in#6770
- Chore: (deps): Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.16.0 by@dependabot in#6764
- Chore: (deps): Bump goreleaser/goreleaser-action from 5.0.0 to 6.3.0 by@dependabot in#6775
New Contributors
- @briankane made their first contribution in#6720
- @vishal210893 made their first contribution in#6714
- @ComingCL made their first contribution in#6528
- @roguepikachu made their first contribution in#6747
- @PushparajShetty made their first contribution in#6761
- @alingse made their first contribution in#6739
- @dzirg44 made their first contribution in#6771
- @glaxman made their first contribution in#6773
Full Changelog:v1.10.2...v1.10.3
Assets44
- 417 KB
2025-05-12T05:44:32Z - 417 KB
2025-05-12T05:44:33Z - 417 KB
2025-05-12T05:44:32Z - 417 KB
2025-05-12T05:44:32Z - 30.7 MB
2025-05-12T05:44:29Z - 30.7 MB
2025-05-12T05:44:31Z - 28.9 MB
2025-05-12T05:44:28Z - 28.9 MB
2025-05-12T05:44:31Z - 30.1 MB
2025-05-12T05:44:28Z - 30.1 MB
2025-05-12T05:44:29Z 2025-05-06T04:54:31Z 2025-05-06T04:54:31Z - Loading
Uh oh!
There was an error while loading.Please reload this page.
v1.10.2
424e433
Compare
What's Changed
- Fix: switches to new helm repo url by@semmet95 in#6694
- Chore: update workflow to fix the compatibility for outputs by@FogDong in#6701
- Fix: upddate deprecated action versions by@anoop2811 in#6702
- Fix: fix for skipping deletion of orphan resources by@shivin in#6700
- Chore: update CODEOWNERS by@dhiguero in#6695
- Chore: quick deploy button for kubevela by@taosher in#6692
- Fix: fix incorrect nil return value by@huochexizhan in#6705
- Chore: (deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 by@dependabot in#6690
- Feat: add controller metrics by@yyzxw in#6650
New Contributors
- @semmet95 made their first contribution in#6694
- @shivin made their first contribution in#6700
- @taosher made their first contribution in#6692
- @huochexizhan made their first contribution in#6705
Full Changelog:v1.10.1...v1.10.2
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.10.1
711c9f0
Compare
v1.10.0
bc15e5b
Compare
What's Changed
- Chore: (deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by@dependabot in#6439
- Chore: (deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by@dependabot in#6506
- Chore: (deps): Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by@dependabot in#6518
- Fix: disable auto maxprocs logging by@FogDong in#6530
- Fix(CUE): fix volumns variable err bug in vela-cli by@yukunjie in#6537
- Fix: e2e-tests and unit-tests by@Chaitanyareddy0702 in#6562
- Chore: Add Fog, Anoop and Daniel as codeowners by@anoop2811 in#6564
- Chore: update go version to 1.22 by@FogDong in#6560
- Fix: TestWorkflowList unit-test by@VibhorChinda in#6565
- Chore: (deps): Bump golang.org/x/crypto from 0.23.0 to 0.25.0 by@dependabot in#6569
- Fix(CUE): fix namespaces field missing in the requiredDuringSchedulingIgnoredDuringExecution at affinity trait by@fyp711 in#6567
- Chore: updates the make fmt command by@kanchan-dhamane in#6577
- Chore: (deps): Bump docker/build-push-action from 5.0.0 to 6.3.0 by@dependabot in#6571
- Fix(docs): documentation where schematic for component definition refers to kube by@shreyasHpandya in#6579
- Chore: (deps): Bump actions/github-script from 6.4.1 to 7.0.1 by@dependabot in#6407
- Chore: (deps): Bump actions/setup-node from 4.0.0 to 4.0.3 by@dependabot in#6582
- Refactor: use cuex engine by@FogDong in#6575
- Chore: use official workflow version by@FogDong in#6588
- Fix: fixed the pinned dependencies issue by@harshitasao in#6602
- Fix: fix github action token by@FogDong in#6608
- Feat(#6505): Add support for Cue Required field feature by@Chaitanyareddy0702 in#6622
- Fix: Correct spelling of "application" in deletion message (#6626) by@kgpp34 in#6628
- Feat: add new providers and fix definitions by@FogDong in#6599
- Chore: fix function name in comment by@HongKuang in#6499
- Fix: include the build labels and annotation metadata by@jonatasteixeira in#6655
- Chore: (deps): Bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 by@dependabot in#6634
- Chore: (deps): Update k8s to 1.29 by@AiRanthem in#6654
- Fix: build issue with runners by@anoop2811 in#6669
- Feat: add securityContext and podSecurityContext traits by@thschue in#6666
- Chore: (deps): Bump golang.org/x/crypto from 0.25.0 to 0.32.0 by@dependabot in#6672
- Chore: (deps): Bump docker/setup-buildx-action from 3.0.0 to 3.8.0 by@dependabot in#6678
- Chore: (deps): Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.13.1 by@dependabot in#6668
- Fix: return error before accesing mapping resource by@ecojuntak in#6660
- Feat: Semantic versioning support for Definitions by@kanchan-dhamane in#6648
New Contributors
- @yukunjie made their first contribution in#6537
- @Chaitanyareddy0702 made their first contribution in#6562
- @VibhorChinda made their first contribution in#6565
- @fyp711 made their first contribution in#6567
- @kanchan-dhamane made their first contribution in#6577
- @shreyasHpandya made their first contribution in#6579
- @harshitasao made their first contribution in#6602
- @kgpp34 made their first contribution in#6628
- @HongKuang made their first contribution in#6499
- @jonatasteixeira made their first contribution in#6655
- @AiRanthem made their first contribution in#6654
- @thschue made their first contribution in#6666
- @ecojuntak made their first contribution in#6660
Full Changelog:v1.9.11...v1.10.0
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.10.0-alpha.1
0f780de
Compare
What's Changed
- Chore: (deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by@dependabot in#6439
- Chore: (deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by@dependabot in#6506
- Chore: (deps): Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by@dependabot in#6518
- Fix: disable auto maxprocs logging by@FogDong in#6530
- Fix(CUE): fix volumns variable err bug in vela-cli by@yukunjie in#6537
- Fix: e2e-tests and unit-tests by@Chaitanyareddy0702 in#6562
- Chore: Add Fog, Anoop and Daniel as codeowners by@anoop2811 in#6564
- Chore: update go version to 1.22 by@FogDong in#6560
- Fix: TestWorkflowList unit-test by@VibhorChinda in#6565
- Chore: (deps): Bump golang.org/x/crypto from 0.23.0 to 0.25.0 by@dependabot in#6569
- Fix(CUE): fix namespaces field missing in the requiredDuringSchedulingIgnoredDuringExecution at affinity trait by@fyp711 in#6567
- Chore: updates the make fmt command by@kanchan-dhamane in#6577
- Chore: (deps): Bump docker/build-push-action from 5.0.0 to 6.3.0 by@dependabot in#6571
- Fix(docs): documentation where schematic for component definition refers to kube by@shreyasHpandya in#6579
- Chore: (deps): Bump actions/github-script from 6.4.1 to 7.0.1 by@dependabot in#6407
- Chore: (deps): Bump actions/setup-node from 4.0.0 to 4.0.3 by@dependabot in#6582
- Refactor: use cuex engine by@FogDong in#6575
- Chore: use official workflow version by@FogDong in#6588
- Fix: fixed the pinned dependencies issue by@harshitasao in#6602
- Fix: fix github action token by@FogDong in#6608
- Feat(#6505): Add support for Cue Required field feature by@Chaitanyareddy0702 in#6622
- Fix: Correct spelling of "application" in deletion message (#6626) by@kgpp34 in#6628
- Feat: add new providers and fix definitions by@FogDong in#6599
New Contributors
- @yukunjie made their first contribution in#6537
- @Chaitanyareddy0702 made their first contribution in#6562
- @VibhorChinda made their first contribution in#6565
- @fyp711 made their first contribution in#6567
- @kanchan-dhamane made their first contribution in#6577
- @shreyasHpandya made their first contribution in#6579
- @harshitasao made their first contribution in#6602
- @kgpp34 made their first contribution in#6628
Full Changelog:v1.9.11...v1.10.0-alpha.1
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.9.13
d56da06
Compare
What's Changed
Full Changelog:v1.9.12...v1.9.13
v1.9.12
89c1d07
Compare
What's Changed
- [Backport release-1.9] Fix: disable auto maxprocs logging by @github-actions in#6618
- [Backport release-1.9] Fix(CUE): fix volumns variable err bug in vela-cli by @github-actions in#6619
Full Changelog:v1.9.11...v1.9.12
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.9.11
8917780
Compare
Thanks to@FogDong a lot to fix the issue in v1.9.10.
What's Changed
- Chore: fix ci yaml err by@yyzxw in#6492
- Chore: update chart readme by@yyzxw in#6494
- Fix(CUE): fix variable error bug in startup-probe by@codeReaper2001 in#6472
- Fix: bump pkg version to fix the client bug by@FogDong in#6507
New Contributors
- @codeReaper2001 made their first contribution in#6472
Full Changelog:v1.9.10...v1.9.11
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.9.10
24756fc
Compare
What's Changed
- Fix: Address GolangCI lint 1.55 errors by@dhiguero in#6453
- Fix: zstd encoder concurrency number in k8s container, upgrade kubevela/pkg version to 1.9.0 (#6462) by@msun1996 in#6476
- Fix: allow different service and container port by@Kolossi in#6477
- Chore: (deps): Bump golang.org/x/crypto from 0.18.0 to 0.21.0 by@dependabot in#6474
- Chore: (deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by@dependabot in#6479
- Fix: missing comma ok by@Awadabang in#6457
New Contributors
- @Awadabang made their first contribution in#6457
Full Changelog:v1.9.9...v1.9.10
Assets27
Uh oh!
There was an error while loading.Please reload this page.
v1.9.9
42d75e0
Compare
What's Changed
- Fix: load local ComponentDefinitions recursively by@TylerGillson in#6414
- Chore: (deps): Bump golang.org/x/crypto from 0.14.0 to 0.18.0 by@dependabot in#6442
- Fix: hpa trait corresponding to cpu parameters when try to use memory by@erayarslan in#6434
- Fix: add cronjob support for annotations, resources, and volumeMounts by@Kolossi in#6422
New Contributors
- @erayarslan made their first contribution in#6434
Full Changelog:v1.9.8...v1.9.9
Assets27
Uh oh!
There was an error while loading.Please reload this page.