8000 Releases · kubevela/kubevela · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: kubevela/kubevela

v1.10.3

12 May 05:27
ef9b6f3
Compare
Choose a tag to 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 localhostProf 8000 ile 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

Full Changelog: v1.10.2...v1.10.3

v1.10.2

03 Mar 18:44
424e433
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

12 Feb 05:19
711c9f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

05 Feb 22:17
bc15e5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.11...v1.10.0

v1.10.0-alpha.1

14 Oct 04:00
0f780de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.11...v1.10.0-alpha.1

v1.9.13

29 Sep 07:33
d56da06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.12...v1.9.13

v1.9.12

19 Sep 01:54
89c1d07
Compare
Choose a tag to 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

v1.9.11

22 Apr 07:34
8917780
Compare
Choose a tag to compare

Thanks to @FogDong a lot to fix the issue in v1.9.10.

What's Changed

New Contributors

Full Changelog: v1.9.10...v1.9.11

v1.9.10

15 Mar 14:54
24756fc
Compare
Choose a tag to compare

⚠️ Don't upgrade to this version due to the fatal issue #6493 found, use v1.9.9 as it's production validated⚠️

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

Full Changelog: v1.9.9...v1.9.10

v1.9.9

22 Jan 05:51
42d75e0
Compare
Choose a tag to 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

Full Changelog: v1.9.8...v1.9.9

0