Skip to content

Release 3.5.1

Compare
Choose a tag to compare
@barnettZQG barnettZQG released this 23 Apr 02:54
· 4931 commits to main since this release

Rainbond v3.5.1 changelog since v3.5

Feature

  • rbd-worker and rbd-entrance high availability (HA) are supported, at this point,Rainbond provides full support for high availability (HA) (#61)
  • Code cache feature for source code application building are supported to accelerate the speed of building
  • Build application through docker images with additional environment variables on the basis of start-up parameters is allowed (#52)
  • New installer is introduced, single node installing and computing node scale (source code) features are already supported(rainbond-install)
  • Application market now support remote update and local uninstall

BUG fix

  • Fixed performance analysis data redundancy when deploy application on different nodes
  • Fixed invalid disable function of application health check
  • Fixed violation of application dependency and dependency batch adding
  • Fixed failure of getting environment variables in some cases
  • Fixed failure of application-level's permission configuration in some cases
  • Fixed failure of environment variable change in some cases
  • Fixed failure of sharing application to Rainbond application market in some cases