mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
v1.33.8
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.33.8](https://github.com/certd/certd/compare/v1.33.7...v1.33.8) (2025-04-26)
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* 数据库备份支持oss ([308d460](https://github.com/certd/certd/commit/308d4600efe2002f199c33b4594d3071784e58ea))
|
||||
* 支持反向代理增加contextPath路径 ([0088929](https://github.com/certd/certd/commit/0088929622160cc922995de9a563e8061686ff34))
|
||||
* 支持中文域名 ([162ebfd](https://github.com/certd/certd/commit/162ebfd4e0c25727efb33952d3bbf7420a02e2c3))
|
||||
|
||||
## [1.33.7](https://github.com/certd/certd/compare/v1.33.6...v1.33.7) (2025-04-22)
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.33.7",
|
||||
"version": "1.33.8",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@@ -38,19 +38,19 @@
|
||||
"@aws-sdk/client-acm": "^3.699.0",
|
||||
"@aws-sdk/client-cloudfront": "^3.699.0",
|
||||
"@aws-sdk/client-s3": "^3.705.0",
|
||||
"@certd/acme-client": "^1.33.7",
|
||||
"@certd/basic": "^1.33.7",
|
||||
"@certd/commercial-core": "^1.33.7",
|
||||
"@certd/jdcloud": "^1.33.7",
|
||||
"@certd/lib-huawei": "^1.33.7",
|
||||
"@certd/lib-k8s": "^1.33.7",
|
||||
"@certd/lib-server": "^1.33.7",
|
||||
"@certd/midway-flyway-js": "^1.33.7",
|
||||
"@certd/pipeline": "^1.33.7",
|
||||
"@certd/plugin-cert": "^1.33.7",
|
||||
"@certd/plugin-lib": "^1.33.7",
|
||||
"@certd/plugin-plus": "^1.33.7",
|
||||
"@certd/plus-core": "^1.33.7",
|
||||
"@certd/acme-client": "^1.33.8",
|
||||
"@certd/basic": "^1.33.8",
|
||||
"@certd/commercial-core": "^1.33.8",
|
||||
"@certd/jdcloud": "^1.33.8",
|
||||
"@certd/lib-huawei": "^1.33.8",
|
||||
"@certd/lib-k8s": "^1.33.8",
|
||||
"@certd/lib-server": "^1.33.8",
|
||||
"@certd/midway-flyway-js": "^1.33.8",
|
||||
"@certd/pipeline": "^1.33.8",
|
||||
"@certd/plugin-cert": "^1.33.8",
|
||||
"@certd/plugin-lib": "^1.33.8",
|
||||
"@certd/plugin-plus": "^1.33.8",
|
||||
"@certd/plus-core": "^1.33.8",
|
||||
"@corsinvest/cv4pve-api-javascript": "^8.3.0",
|
||||
"@huaweicloud/huaweicloud-sdk-cdn": "^3.1.120",
|
||||
"@huaweicloud/huaweicloud-sdk-core": "^3.1.120",
|
||||
|
||||
Reference in New Issue
Block a user