|
1 | 1 |
|
2 | | -# Welcome to the v5.1.0-beta6 release of Sealos!🎉🎉! |
| 2 | +# Welcome to the v5.1.0-beta7 release of Sealos!🎉🎉! |
3 | 3 |
|
4 | | -<a name="v5.1.0-beta6"></a> |
5 | | -## [v5.1.0-beta6](https://github.com/labring/sealos/compare/v5.1.0-beta5...v5.1.0-beta6) (2025-09-19) |
| 4 | +<a name="v5.1.0-beta7"></a> |
| 5 | +## [v5.1.0-beta7](https://github.com/labring/sealos/compare/v5.1.0-beta5...v5.1.0-beta7) (2025-09-22) |
6 | 6 |
|
7 | 7 | ### Bug Fixes |
8 | 8 |
|
| 9 | +* **dbprovider:** adjusted database api ([#6012](https://github.com/labring/sealos/issues/6012)) |
| 10 | +* **devbox:** template hover show bug ([#6019](https://github.com/labring/sealos/issues/6019)) |
| 11 | +* **deploy:** add namespace to cluster role binding in deploy manifest ([#6020](https://github.com/labring/sealos/issues/6020)) |
| 12 | +* **costcenter:** internationalize count unit and set default recharge amount to 16 ([#6022](https://github.com/labring/sealos/issues/6022)) |
| 13 | +* **db:** update db default config ([#6017](https://github.com/labring/sealos/issues/6017)) |
| 14 | +* **init.sh:** conditionally apply configmap and remove redundant kubectl commands ([#6013](https://github.com/labring/sealos/issues/6013)) |
| 15 | +* **desktop:** update desktop configmap.yaml.tmpl ([#6011](https://github.com/labring/sealos/issues/6011)) |
9 | 16 | * **template:** fix kubectl image in template deployment ([#6004](https://github.com/labring/sealos/issues/6004)) |
10 | 17 |
|
| 18 | +### Code Refactoring |
| 19 | + |
| 20 | +* **deploy:** migrate Hubble deployment to Helm charts ([#6024](https://github.com/labring/sealos/issues/6024)) |
| 21 | +* **workflows:** remove objectstorage workflow and update controllers workflow ([#6016](https://github.com/labring/sealos/issues/6016)) |
| 22 | +* **workflows:** release and append webhooks steps in CI workflow ([#6015](https://github.com/labring/sealos/issues/6015)) |
| 23 | + |
| 24 | +### New Features |
| 25 | + |
| 26 | +* **db:** add CRD config reading and parameter updates ([#6008](https://github.com/labring/sealos/issues/6008)) |
| 27 | +* **account:** add corporate type ([#6006](https://github.com/labring/sealos/issues/6006)) |
| 28 | + |
11 | 29 | See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details. |
12 | 30 |
|
13 | 31 | Your patronage towards Sealos is greatly appreciated 🎉🎉. |
|
0 commit comments