mirror of https://github.com/certd/certd
				
				
				
			Merge branch 'v2-dev' into v2-plugin
						commit
						04acd08ad2
					
				
							
								
								
									
										17
									
								
								CHANGELOG.md
								
								
								
								
							
							
						
						
									
										17
									
								
								CHANGELOG.md
								
								
								
								
							| 
						 | 
				
			
			@ -3,6 +3,23 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* 创建cname记录移除域名两端的空格 ([903a413](https://github.com/certd/certd/commit/903a4131ab5f42c8286cd2150ed1032d486fda2f))
 | 
			
		||||
* 修复从本地dns获取记录报错的bug ([c39b1bf](https://github.com/certd/certd/commit/c39b1bf823ddc6216bed2049e4c87e6107def08a))
 | 
			
		||||
 | 
			
		||||
### Features
 | 
			
		||||
 | 
			
		||||
* 优化证书申请速度,修复某些情况下letsencrypt 校验失败的问题 ([857589b](https://github.com/certd/certd/commit/857589b365c6f709e0ae67914d2f50ce182e6dd6))
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 优化华为dns解析记录创建和删除问题 ([0948c5b](https://github.com/certd/certd/commit/0948c5bc691d2ee6eb47c72a85da1b7453361878))
 | 
			
		||||
* 又拍云支持云存储 ([9339b78](https://github.com/certd/certd/commit/9339b78f801d193472c0af25749e8e7a27ffb7af))
 | 
			
		||||
* 又拍云支持云存储 ([8449f85](https://github.com/certd/certd/commit/8449f8580da90c1f6b5d02d07c3236ebaf6cf161))
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
00:33
 | 
			
		||||
01:37
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,23 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* 创建cname记录移除域名两端的空格 ([903a413](https://github.com/certd/certd/commit/903a4131ab5f42c8286cd2150ed1032d486fda2f))
 | 
			
		||||
* 修复从本地dns获取记录报错的bug ([c39b1bf](https://github.com/certd/certd/commit/c39b1bf823ddc6216bed2049e4c87e6107def08a))
 | 
			
		||||
 | 
			
		||||
### Features
 | 
			
		||||
 | 
			
		||||
* 优化证书申请速度,修复某些情况下letsencrypt 校验失败的问题 ([857589b](https://github.com/certd/certd/commit/857589b365c6f709e0ae67914d2f50ce182e6dd6))
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 优化华为dns解析记录创建和删除问题 ([0948c5b](https://github.com/certd/certd/commit/0948c5bc691d2ee6eb47c72a85da1b7453361878))
 | 
			
		||||
* 又拍云支持云存储 ([9339b78](https://github.com/certd/certd/commit/9339b78f801d193472c0af25749e8e7a27ffb7af))
 | 
			
		||||
* 又拍云支持云存储 ([8449f85](https://github.com/certd/certd/commit/8449f8580da90c1f6b5d02d07c3236ebaf6cf161))
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,5 +9,5 @@
 | 
			
		|||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "npmClient": "pnpm",
 | 
			
		||||
  "version": "1.31.11"
 | 
			
		||||
  "version": "1.32.0"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,20 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/publishlab/node-acme-client/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* 修复从本地dns获取记录报错的bug ([c39b1bf](https://github.com/publishlab/node-acme-client/commit/c39b1bf823ddc6216bed2049e4c87e6107def08a))
 | 
			
		||||
 | 
			
		||||
### Features
 | 
			
		||||
 | 
			
		||||
* 优化证书申请速度,修复某些情况下letsencrypt 校验失败的问题 ([857589b](https://github.com/publishlab/node-acme-client/commit/857589b365c6f709e0ae67914d2f50ce182e6dd6))
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 优化华为dns解析记录创建和删除问题 ([0948c5b](https://github.com/publishlab/node-acme-client/commit/0948c5bc691d2ee6eb47c72a85da1b7453361878))
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/publishlab/node-acme-client/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/acme-client
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
    "description": "Simple and unopinionated ACME client",
 | 
			
		||||
    "private": false,
 | 
			
		||||
    "author": "nmorsman",
 | 
			
		||||
    "version": "1.31.11",
 | 
			
		||||
    "version": "1.32.0",
 | 
			
		||||
    "type": "module",
 | 
			
		||||
    "module": "scr/index.js",
 | 
			
		||||
    "main": "src/index.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
        "types"
 | 
			
		||||
    ],
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@certd/basic": "^1.31.11",
 | 
			
		||||
        "@certd/basic": "^1.32.0",
 | 
			
		||||
        "@peculiar/x509": "^1.11.0",
 | 
			
		||||
        "asn1js": "^3.0.5",
 | 
			
		||||
        "axios": "^1.7.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -67,5 +67,5 @@
 | 
			
		|||
    "bugs": {
 | 
			
		||||
        "url": "https://github.com/publishlab/node-acme-client/issues"
 | 
			
		||||
    },
 | 
			
		||||
    "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
    "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/basic
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/basic
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
00:28
 | 
			
		||||
01:33
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/basic",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "module": "./dist/index.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -44,5 +44,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/pipeline
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/pipeline",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "module": "./dist/index.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -16,8 +16,8 @@
 | 
			
		|||
    "test": "mocha   --loader=ts-node/esm"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/plus-core": "^1.31.11",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@certd/plus-core": "^1.32.0",
 | 
			
		||||
    "dayjs": "^1.11.7",
 | 
			
		||||
    "lodash-es": "^4.17.21",
 | 
			
		||||
    "reflect-metadata": "^0.1.13"
 | 
			
		||||
| 
						 | 
				
			
			@ -43,5 +43,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-huawei
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/lib-huawei",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "main": "./dist/bundle.js",
 | 
			
		||||
  "module": "./dist/bundle.js",
 | 
			
		||||
  "types": "./dist/d/index.d.ts",
 | 
			
		||||
| 
						 | 
				
			
			@ -23,5 +23,5 @@
 | 
			
		|||
    "prettier": "^2.8.8",
 | 
			
		||||
    "tslib": "^2.8.1"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-iframe
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-iframe
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/lib-iframe",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "module": "./dist/index.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -30,5 +30,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/jdcloud
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/jdcloud",
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "description": "jdcloud openApi sdk",
 | 
			
		||||
  "main": "./dist/bundle.js",
 | 
			
		||||
  "module": "./dist/bundle.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -60,5 +60,5 @@
 | 
			
		|||
      "fetch"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-k8s
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-k8s
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/lib-k8s",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "module": "./dist/index.js",
 | 
			
		||||
| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
    "preview": "vite preview"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@kubernetes/client-node": "0.21.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
| 
						 | 
				
			
			@ -31,5 +31,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-server
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/lib-server
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/lib-server",
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "description": "midway with flyway, sql upgrade way ",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "type": "module",
 | 
			
		||||
| 
						 | 
				
			
			@ -27,10 +27,10 @@
 | 
			
		|||
  ],
 | 
			
		||||
  "license": "AGPL",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@certd/acme-client": "^1.31.11",
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/pipeline": "^1.31.11",
 | 
			
		||||
    "@certd/plus-core": "^1.31.11",
 | 
			
		||||
    "@certd/acme-client": "^1.32.0",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@certd/pipeline": "^1.32.0",
 | 
			
		||||
    "@certd/plus-core": "^1.32.0",
 | 
			
		||||
    "@midwayjs/cache": "~3.14.0",
 | 
			
		||||
    "@midwayjs/core": "~3.20.3",
 | 
			
		||||
    "@midwayjs/i18n": "~3.20.3",
 | 
			
		||||
| 
						 | 
				
			
			@ -61,5 +61,5 @@
 | 
			
		|||
    "typeorm": "^0.3.11",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/midway-flyway-js
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/midway-flyway-js
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/midway-flyway-js",
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "description": "midway with flyway, sql upgrade way ",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "type": "module",
 | 
			
		||||
| 
						 | 
				
			
			@ -46,5 +46,5 @@
 | 
			
		|||
    "typeorm": "^0.3.11",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/plugin-cert
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/plugin-cert",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "types": "./dist/index.d.ts",
 | 
			
		||||
| 
						 | 
				
			
			@ -15,10 +15,10 @@
 | 
			
		|||
    "preview": "vite preview"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@certd/acme-client": "^1.31.11",
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/pipeline": "^1.31.11",
 | 
			
		||||
    "@certd/plugin-lib": "^1.31.11",
 | 
			
		||||
    "@certd/acme-client": "^1.32.0",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@certd/pipeline": "^1.32.0",
 | 
			
		||||
    "@certd/plugin-lib": "^1.32.0",
 | 
			
		||||
    "@google-cloud/publicca": "^1.3.0",
 | 
			
		||||
    "dayjs": "^1.11.7",
 | 
			
		||||
    "jszip": "^3.10.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -41,5 +41,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/plugin-lib
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/plugin-lib",
 | 
			
		||||
  "private": false,
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "main": "./dist/index.js",
 | 
			
		||||
  "types": "./dist/index.d.ts",
 | 
			
		||||
| 
						 | 
				
			
			@ -16,8 +16,8 @@
 | 
			
		|||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@alicloud/pop-core": "^1.7.10",
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/pipeline": "^1.31.11",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@certd/pipeline": "^1.32.0",
 | 
			
		||||
    "@kubernetes/client-node": "0.21.0",
 | 
			
		||||
    "ali-oss": "^6.21.0",
 | 
			
		||||
    "basic-ftp": "^5.0.5",
 | 
			
		||||
| 
						 | 
				
			
			@ -48,5 +48,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "8374c3941a9d1398989b8f38fd4bfa2a2f29937b"
 | 
			
		||||
  "gitHead": "7c4756da815758b79eb7b7dae0be02d7a8435e0a"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,12 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 优化华为dns解析记录创建和删除问题 ([0948c5b](https://github.com/certd/certd/commit/0948c5bc691d2ee6eb47c72a85da1b7453361878))
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
**Note:** Version bump only for package @certd/ui-client
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/ui-client",
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "vite --open",
 | 
			
		||||
| 
						 | 
				
			
			@ -96,8 +96,8 @@
 | 
			
		|||
    "zod-defaults": "^0.1.3"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@certd/lib-iframe": "^1.31.11",
 | 
			
		||||
    "@certd/pipeline": "^1.31.11",
 | 
			
		||||
    "@certd/lib-iframe": "^1.32.0",
 | 
			
		||||
    "@certd/pipeline": "^1.32.0",
 | 
			
		||||
    "@rollup/plugin-commonjs": "^25.0.7",
 | 
			
		||||
    "@rollup/plugin-node-resolve": "^15.2.3",
 | 
			
		||||
    "@types/chai": "^4.3.12",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,18 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
# [1.32.0](https://github.com/certd/certd/compare/v1.31.11...v1.32.0) (2025-04-04)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* 创建cname记录移除域名两端的空格 ([903a413](https://github.com/certd/certd/commit/903a4131ab5f42c8286cd2150ed1032d486fda2f))
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 优化华为dns解析记录创建和删除问题 ([0948c5b](https://github.com/certd/certd/commit/0948c5bc691d2ee6eb47c72a85da1b7453361878))
 | 
			
		||||
* 又拍云支持云存储 ([9339b78](https://github.com/certd/certd/commit/9339b78f801d193472c0af25749e8e7a27ffb7af))
 | 
			
		||||
* 又拍云支持云存储 ([8449f85](https://github.com/certd/certd/commit/8449f8580da90c1f6b5d02d07c3236ebaf6cf161))
 | 
			
		||||
 | 
			
		||||
## [1.31.11](https://github.com/certd/certd/compare/v1.31.10...v1.31.11) (2025-04-02)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@certd/ui-server",
 | 
			
		||||
  "version": "1.31.11",
 | 
			
		||||
  "version": "1.32.0",
 | 
			
		||||
  "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.31.11",
 | 
			
		||||
    "@certd/basic": "^1.31.11",
 | 
			
		||||
    "@certd/commercial-core": "^1.31.11",
 | 
			
		||||
    "@certd/jdcloud": "^1.31.11",
 | 
			
		||||
    "@certd/lib-huawei": "^1.31.11",
 | 
			
		||||
    "@certd/lib-k8s": "^1.31.11",
 | 
			
		||||
    "@certd/lib-server": "^1.31.11",
 | 
			
		||||
    "@certd/midway-flyway-js": "^1.31.11",
 | 
			
		||||
    "@certd/pipeline": "^1.31.11",
 | 
			
		||||
    "@certd/plugin-cert": "^1.31.11",
 | 
			
		||||
    "@certd/plugin-lib": "^1.31.11",
 | 
			
		||||
    "@certd/plugin-plus": "^1.31.11",
 | 
			
		||||
    "@certd/plus-core": "^1.31.11",
 | 
			
		||||
    "@certd/acme-client": "^1.32.0",
 | 
			
		||||
    "@certd/basic": "^1.32.0",
 | 
			
		||||
    "@certd/commercial-core": "^1.32.0",
 | 
			
		||||
    "@certd/jdcloud": "^1.32.0",
 | 
			
		||||
    "@certd/lib-huawei": "^1.32.0",
 | 
			
		||||
    "@certd/lib-k8s": "^1.32.0",
 | 
			
		||||
    "@certd/lib-server": "^1.32.0",
 | 
			
		||||
    "@certd/midway-flyway-js": "^1.32.0",
 | 
			
		||||
    "@certd/pipeline": "^1.32.0",
 | 
			
		||||
    "@certd/plugin-cert": "^1.32.0",
 | 
			
		||||
    "@certd/plugin-lib": "^1.32.0",
 | 
			
		||||
    "@certd/plugin-plus": "^1.32.0",
 | 
			
		||||
    "@certd/plus-core": "^1.32.0",
 | 
			
		||||
    "@corsinvest/cv4pve-api-javascript": "^8.3.0",
 | 
			
		||||
    "@huaweicloud/huaweicloud-sdk-cdn": "^3.1.120",
 | 
			
		||||
    "@huaweicloud/huaweicloud-sdk-core": "^3.1.120",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue