🤖 add release changelog using rebot. (#4213)

This commit is contained in:
sealos-release-robot
2023-10-31 13:11:31 +08:00
committed by GitHub
parent 2d55ae311c
commit 5a2db108ee
2 changed files with 44 additions and 1 deletions
+42
View File
@@ -0,0 +1,42 @@
Welcome to the v5.0.0-beta1 release of Sealos!🎉🎉!
## Changelog
### New Features
* c35222490838e9aeb22118ff9f3fd2b0961fdffc: feat: Create a demo plugin Monitor (#4184) (@Wishrem)
* 3bc6c3cb49bfcbb5706fe1afea71eb149dc2399c: feat: imporve sealos cloud install script (#4181) (@lingdie)
* fb52ae20aa9e82295d43a526a612e69df222503e: feat:frontend license app (#4203) (@zjy365)
### Bug fixes
* a3d7b2bd66db557a2e6f8bd4e09457f64e86453b: fix(costcenter): fix unit & invoice amount (#4185) (@xudaotutou)
### Other work
* 52a396ab6a83eaa652c3e8a1c26320a7bb96bbee: Docs: Update the company's information (#4193) (@yangchuansheng)
* 58058204c00f8adbc00cf30932e02ece934375c4: Docs: add ci workflow for building Sealos Docs Site Docker image (#4177) (@yangchuansheng)
* b6be5be640ae406639ccf2e3423923eb03a05069: Docs: add workflow for previwing docs site (#4186) (@yangchuansheng)
* 8f246bf2dca837760dfc741b33b0a8998352be53: Docs: auto copy i18n files to website folder (#4176) (@yangchuansheng)
* f37b27cd5cb6b2f94b2130480dc77d64fc9c331d: Docs: update "What is Sealos?" (#4200) (@yangchuansheng)
* 384bd8dd36c0c1171b575dfd39d4c17db222efb0: Docs: update introduction (#4207) (@yangchuansheng)
* 74b95f1a8fe063ec4a659beccd68a51affa36c9e: Fix typo for "Preview Sealos Docs Site" workflow (#4190) (@yangchuansheng)
* 961d01a364918bf603b5e99fdabee6aa0391a630: Update README (#4197) (@yangchuansheng)
* 2015389e3f5eb2c28d2eea132c0abec5f7cbb442: Update README.md (#4180) (@fanux)
* b868c75d7d12cb89798c6bc5b37e8702f05689c6: Update/pricing (#4182) (@bxy4543)
* 97bd6727a20d678389558d93c55735184a97b9df: add cronjob app to cloud. (#4201) (@lingdie)
* 5cee7fdd982054d140b89fae875430625405fb01: add license app to cloud. (#4196) (@lingdie)
* bd118edbe4bde0fd2f72e4123078048cd87c1b9b: change _ to - (#4183) (@lingdie)
* 2d55ae311c009377f966ff78115a2537a2a4e3d1: docs: Automated Changelog Update for v4.3.7 (#4210) (@sealos-release-robot)
* c726742f53c98aa38296585e3890eeb5816f54d8: feat service license (#4195) (@zjy365)
* 69ee7b309df8caaff6fbde59b7b5ad0440051ce9: feature(main): skip sealos.run rule (#4198) (@cuisongliu)
* 8476d8190de75fe13a46c34b5f4ca403b1a59b6e: feature(main): support crun youki gvisor kata (#4189) (@cuisongliu)
* 5c71c5498d3576cf5c2a64dc3c1e72ce92a32031: fix license db uri (#4211) (@lingdie)
* 1c91ef0b6f676522b60c4441b0c8d1dfecf76884: fix run init job. (#4202) (@lingdie)
* 4fed20a298b95f89782d84ad9349f456efdd0646: refactor(main): unmount override container (#4161) (@cuisongliu)
* 5878953036c4516e833c7016c42caeff25fb3905: update price (#4212) (@bxy4543)
* 8e7207f80872a47f2ea921d63b9737eff80c1118: 🤖 add release changelog using rebot. (#4171) (@sealos-release-robot)
**Full Changelog**: https://github.com/labring/sealos/compare/v5.0.0-alpha2...v5.0.0-beta1
See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details.
Your patronage towards Sealos is greatly appreciated 🎉🎉.
If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible.
+2 -1
View File
@@ -2,14 +2,15 @@
All notable changes to this project will be documented in this file.
- [CHANGELOG-5.0.0-beta1.md](./CHANGELOG-5.0.0-beta1.md)
- [CHANGELOG-5.0.0-alpha2.md](./CHANGELOG-5.0.0-alpha2.md)
- [CHANGELOG-5.0.0-alpha1.md](./CHANGELOG-5.0.0-alpha1.md)
- [CHANGELOG-4.4.0-beta2.md](./CHANGELOG-4.4.0-beta2.md)
- [CHANGELOG-4.4.0-beta1.md](./CHANGELOG-4.4.0-beta1.md)
- [CHANGELOG-4.4.0-alpha3.md](./CHANGELOG-4.4.0-alpha3.md)
- [CHANGELOG-4.4.0-alpha1.md](./CHANGELOG-4.4.0-alpha1.md)
- [CHANGELOG-4.3.7.md](./CHANGELOG-4.3.7.md)
- [CHANGELOG-4.3.7-rc1.md](./CHANGELOG-4.3.7-rc1.md)
- [CHANGELOG-4.3.7.md](./CHANGELOG-4.3.7.md)
- [CHANGELOG-4.3.6.md](./CHANGELOG-4.3.6.md)
- [CHANGELOG-4.3.5.md](./CHANGELOG-4.3.5.md)
- [CHANGELOG-4.3.4.md](./CHANGELOG-4.3.4.md)