Skip to content

Releases: kubevela/velaux

v1.9.3

06 Sep 07:10
7937d09
Compare
Choose a tag to compare

What's Changed

  • Fix: incorrect API response mark by @zuoningz in #864
  • Feat: Add support for OpenGauss and Postgres database types by @lgj101 in #865
  • Fix: fail to get global helm config secret by @chivalryq in #867
  • Feat: support exit-on-lost-leader flag by @chivalryq in #868

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

24 Jul 05:43
3978079
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

26 Jun 02:56
ff8382c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.1-beta.1

26 Jun 01:39
ff8382c
Compare
Choose a tag to compare
v1.9.1-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.9.0...v1.9.1-beta.1

v1.9.0

20 Jun 07:48
c50db15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.1

28 Apr 03:58
d3710a6
Compare
Choose a tag to compare

What's Changed

  • [Backport release-1.8] Fix: The sub length of the dex user more than 31 by @github-actions in #788
  • [Backport release-1.8] Fix: Remove the label conflict checking by @github-actions in #789
  • [Backport release-1.8] Fix: Modifying Memory Units by @github-actions in #794
  • [Backport release-1.8] Fix: Application Graph displays exception stack trace by @github-actions in #801
  • [Backport release-1.8] Fix: Show policy type when editing the policy by @github-actions in #804
  • [Backport release-1.8] Fix: Check the permission before request the compare API by @github-actions in #805
  • [Backport release-1.8] Fix: User can't be updated by @github-actions in #806

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 Apr 09:38
eca8d1d
Compare
Choose a tag to compare

We're excited to release VelaUX v1.8 here. Thanks, great work from all contributors!

In this release, we focus on several new key features, including plugin framework, canary-rollout, new layout, etc.

Highlight features of VelaUX v1.8

Simplified architecture

VelaUX has only one component named velaux-server now. The server is the runtime of the UI and provides many APIs.

image

Plugin framework

We launch a new feature to support developers in customizing the platform. It is the VelaUX plugin. Now, this feature is beta.

Here is a guide to developing the plugin: https://github.com/kubevela/velaux/blob/main/docs/contributing/how-to-build-plugin.md

Canary Rollout

VelaUX could guide users to create a canary rollout workflow to deploy the application to any environment.

image

New Layout

Launch a new layout that includes many workspaces, including:

  • Continuous Delivery
  • Extensions
  • Admin Dashboard

image

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

v1.8.0-rc.3

17 Apr 09:59
47f2313
Compare
Choose a tag to compare
v1.8.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0-rc.2...v1.8.0-rc.3

v1.8.0-rc.2

17 Apr 07:04
dabd21b
Compare
Choose a tag to compare
v1.8.0-rc.2 Pre-release
Pre-release

What's Changed

  • Fix: Add custom annotation adds for the application edit page by @yikuaibro in #770
  • Fix: fix sync when restarting the application by @FogDong in #775
  • Feat: Move the grafana navigation to the extension workspace by @barnettZQG in #774
  • Chore: Add the package release shell by @barnettZQG in #767
  • Fix: The latest workflow records are not loaded by @barnettZQG in #776
  • Feat: Support to compress and cache the static files by @barnettZQG in #777
  • Fix: Can't submit the platform settings by @barnettZQG in #778

New Contributors

Full Changelog: v1.8.0-rc.1...v1.8.0-rc.2

v1.8.0-rc.1

14 Apr 14:25
118ea99
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0-beta.1...v1.8.0-rc.1