Skip to content

Releases: goodrain/rainbond

v5.14.2-release

20 Jun 13:55
f1fd46a
Compare
Choose a tag to compare

What's Changed

New Features

  • "One cloud with multiple cores", unified management of heterogeneous clusters

  • Localized operating system and chip adaptation

  • Rapid migration of traditional applications to Xinchuang environment

  • The application market mechanism fully supports the arm64 architecture

Upgrade method

Support upgrade from version 5.14.1, upgrade reference documentation

v5.14.1-release

09 Jun 23:45
2f45c81
Compare
Choose a tag to compare

What's Changed

New Features

  • Support direct deletion of applications and all resources under the application

  • Upgrade build pack versions for multiple languages

Optimization

  • Optimize console image size and startup speed
  • Stand-alone version upgrade that supports quick installation
  • New team view component deployment guide page
  • Optimize the source code construction process and support multi-step configuration
  • Component construction and running prompt optimization, exception information is directly displayed in the component event list #1648
  • Replaced the namespace used by the default team with default #1649
  • Support setting the default packaging directory when building NodeJS front-end code #1665
  • Optimize the construction process of platform source code examples, and add mirror examples
  • Replace the default accelerated source address when the front-end project is built

Bug Fixes

  • Fix the problem of abnormal data center after some components are created #1655
  • Fix the lock library problem encountered when using sqlite in the stand-alone version #1312
  • Fix the problem that OpenAPI fails to add/update certificate #1663
  • Fixed the problem that the upload format of Rainbond files was not strictly limited
  • Fix Rainbond permission control issue
  • Fix the problem that the platform gateway is unavailable caused by creating a LoadBalance service in the stand-alone version goodrain/rainbond-console@ed755d5

Upgrade method

Support upgrade from version 5.14.0, upgrade reference documentation

v5.14.0-release

16 May 12:37
e159386
Compare
Choose a tag to compare

What's Changed

New Features

  • Support direct deletion of applications and all resources under the application

  • Upgrade build pack versions for multiple languages

Optimization

  • Using the cluster command line, the created pod has a reasonable recycling mechanism

  • When configuring HTTPS certificates for domain names, add search functionality or prioritize matching certificates that are the same as the domain name

  • On the application port page, there is no prompt after successfully adding a certificate

  • Support for configuring log storage paths

Bug Fixes

  • Failed to install k8s resource service resource under application #1629

  • Unable to create third-party component API registration #1622

  • Using ceph storage caused an error in Monitor's disk statistics #1621

  • No data in yaml file upload #1616

  • When installing the platform, do not create useless PVC #1614

  • Create a component on the advanced settings page, click OK, and the data center is abnormal
    #1569

  • When building a dockerfile project through the warehouse, the push image failed #1603

  • Gateway configuration file generation error, resulting in gateway not starting #1604

  • Import of existing k8s projects into rainbond failed #1521

  • Unable to delete abnormal component #1539

  • After selecting the code language, if you enter advanced settings, the selection of the code language has not been saved https://gitee.com/rainbond/Rainbond/issues/I6Z2AP

Upgrade method

Support upgrade from version 5.13.0, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.13.0

v5.13.0-release

26 Mar 15:35
8da8260
Compare
Choose a tag to compare

What's Changed

New Features

  • Support K8s Gateway API to expand gateway capabilities
  • Optimize the experience of using Operator-type components in the platform
  • Support for Nginx (Gateway API type) gateway plugin
  • Support for Envoy (Gateway API type) gateway plugin

Optimization

  • Supports batch deletion of k8s resources
  • Support k8s resources to be released separately to the application market

Bug Fixes

  • Failed to pull image from private repository when component is built on dockerfile #1594
  • Fix the problem that the default rbd-monitor storage allocation is too small #1525
  • Fix Command Line Tool Connection Failures #1595
  • Fix a problem where the English name could not be set for components created through the oauth goodrain/rainbond-ui#1194
  • Fixed that the role label could not be obtained from the list of cluster nodes goodrain/rainbond-console#1282

Upgrade method

Support upgrade from version 5.12.0, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.12.0

v5.12.0-release

02 Mar 06:59
6b6c151
Compare
Choose a tag to compare

What's Changed

Optimization

Bug Fixes

  • Fix oauth links gitlab to build a project, branch can only display 20 #1560
  • Fix the problem of team paging sorting errors #1571 goodrain/rainbond-console#1274
  • Fix the problem of duplicate application names after the DockerCompose abandons creation #1573

Upgrade method

Support upgrade from version 5.11.1, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.11.1

v5.11.1-release

17 Feb 12:37
2529478
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix multi-node cluster resource information error #1537
  • Fix lower version cluster, the internal service opening of multiple ports of the component does not take effect. #1552
  • Fix egress network governance plugin fails #1547
  • Fix node failed to get role #1535
  • Fix insecure registry cannot be built #1469
  • Fix the problem of using Helm installation without creating CRD resources #1556
  • Fix netcore build failed #1551
  • Fix multimodule component, enabling automatic build does not take effect #1532
  • Fix specifies that the nfs image does not take effect #1553

Upgrade method

Support upgrade from version 5.11.0, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.11.0

v5.11.0-release

02 Feb 04:06
5f0bd8c
Compare
Choose a tag to compare

What's Changed

New Features

  • Support for exporting Helm Chart packages from the application market
  • Add Cluster and Node Management Panel
  • Support platform-level plugins and capability extensions

Optimization

  • The default application governance mode is changed to native Service mode
  • Optimize platform page loading speed
  • Component health monitoring supports survival command probe
  • The offline version joins the cluster command line image
  • Support jar and war packages to upload multiple files and carry relevant configuration files
  • Provide a separate health monitoring route for api #1500
  • Optimizes the process for components to create advanced settings

Bug Fixes

  • Fix the failed migration of the specified external database #1509
  • Fix the market application failure of installation application in offline environment #1508
  • Fix the problem of displaying the effect after the application page component is updated #1479
  • Fix the problem of abnormal server side viewing details in user management interface #1475
  • Fix the problem that the application cannot be selected from the component construction, resulting in the failure to enter the next step #1474
  • Fix the problem that the personal center jumps to the enterprise management page and cannot be displayed #1467
  • Fix the restriction on the length of docker warehouse registration password #1459
  • Fix the problem that developer users click on the overview page to display blank pages #1481
  • Fix the problem that the component prints the log twice #1448

Upgrade method

Support upgrade from version 5.10.1, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.10.1

v5.10.1-release

30 Nov 04:37
8271409
Compare
Choose a tag to compare

What's Changed

New Features

  • Added k8s special attribute (shareProcessNamespace,dnsPolicy,resources,hostIPC,lifecycle) #1343
  • When building a nodejs project, you can choose to build a front-end or back-end project.

Optimization

  • Optimize front-end page style
  • Optimize the query speed of the workspace
  • Workspace added component deletion dynamics

Bug Fixes

  • Fixed the problem that the application k8s resources could not be updated in the application view
  • Fixed the failure of dockerfile construction in multi-node cluster #1423
  • Fixed the problem of wrong options for batch operation of components #1451
  • Fixed component dependency page display problem #1450
  • Fixed some translation problems #1433 #1449
  • Fixed installation failure on mac intel machine #1439

Upgrade method

Support upgrade from version 5.10.0, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.10.0

v5.10.0-release

08 Nov 03:18
01b4d98
Compare
Choose a tag to compare

What's Changed

New Features

  • Increase the workspace and optimize the developer experience
  • Reconstruct the platform management view and increase the application alarm
  • Support the interface to view the logs of Rainbond components directly
  • Support for cluster command line
  • Applications installed by Helm are automatically converted to Rainbond application model

Optimization

  • Upgrade the default K8s version to v1.23.10 via host installation goodrain/cloud-adaptor#65
  • The default K8s Dashboard version is upgraded to v2.6.1
  • Optimize the startup speed of stand-alone installation goodrain/rainbond-console#1188
  • Support for installation on Centos 8, Debian 11
  • Offline installation package supports source code construction

Bug Fixes

  • Fixed the gateway policy cannot be used after backup and restore #1224
  • Fixed backup management status error #1374
  • Real-time performance Analysis of repair Service-History-undefined problem #1378
  • Fixed the Helm docking cluster already uses an external database, and the installation will still start rbd-db #1366
  • Fixed the platform could not be used after the stand-alone trial version was restarted #1396
  • Fixed the build plugin from Dockerfile could not be used #1405
  • Fixed some translation #1402 #1375
  • Fixed the failure of uploading yaml files and deploying components in the stand-alone trial version #1370
  • Fixed the configuration drift when only gateway nodes are specified in helm multi-node installation #1264

Upgrade method

Support upgrade from version 5.9.0, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.9.0

v5.9.0-release

31 Oct 07:27
45399bb
Compare
Choose a tag to compare

What's Changed

New Features

  • Support for Containerd container runtime #1247
  • Support to use grctl command to change cluster API address
  • Support for Kubernetes 1.24 and 1.25
  • Support for MiniKube deployment

Optimization

  • Support custom monitoring rules
  • Optimize the memory footprint of dind version
  • Optimize the loading speed of team view and application view

Bug Fixes

  • Fixed a failure to add a certificate #1317
  • Fixed a failure to automatically issue certificate updates #1318
  • Fixed English version style and translation problems #1320 #1322 #1326 #1328 #1356
  • Fixed team list does not show the problem #1325
  • Fixed fail to add application configuration group #1357

Upgrade method

Support upgrade from version 5.8.1, upgrade reference documentation

Users of other versions, please upgrade the version in sequence, please upgrade to 5.8.1