Releases: certimate-go/certimate
v0.3.26
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
🐛 修复 Bug
Full Changelog: v0.3.25...v0.3.26, by @fudiwei
v0.3.25
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
✨ 新增功能
- 部署到 1Panel 网站时支持被控子节点
🐛 修复 Bug
- 修复证书监控中,当服务端使用已废弃的低版本 TLS/SSL 密码套件时,无法获取到证书的问题
Full Changelog: v0.3.24...v0.3.25, by @fudiwei
v0.3.24
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
🐛 修复 Bug
Full Changelog: v0.3.23...v0.3.24, by @Netrvin
v0.3.23
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
🐛 修复 Bug
Full Changelog: v0.3.22...v0.3.23, by @fudiwei @Netrvin
v0.3.22
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
✨ 新增功能
- 部署到腾讯云 EdgeOne 时支持批量部署到多个域名
🐛 修复 Bug
Full Changelog: v0.3.21...v0.3.22, by @cgxhj @fudiwei @JiangJamm
v0.3.21
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
🐛 修复 Bug
🛠 优化 & 其他改动
- 优化部分文案
Full Changelog: v0.3.20...v0.3.21, by @fudiwei
v0.3.20
Important
请注意,自 v0.3.19 起,Docker 镜像地址已由 usual2970/certimate
变更为 certimate/certimate
。
Attention, please switch the Docker image from usual2970/certimate
to certimate/certimate
.
Changelog
✨ 新增功能
- 支持 ACME Profiles Extension
- 新增 DNS-01 提供商:Spaceship
- 新增部署提供商:Kong
- 新增部署提供商:通过腾讯云 SSL 更新云资源证书
- 部署到腾讯云各服务时支持指定接口端点(Endpoint)
🐛 修复 Bug
🛠 优化 & 其他改动
- 优化上传证书到华为云 SCM 的逻辑,减少接口调用次数
- 升级 gomod 依赖项
- 升级 npm 依赖项
Full Changelog: v0.3.19...v0.3.20, by @fudiwei @imlonghao
v0.3.19
Important
此版本无功能性更新,仅标记仓库转移至 certimate-go/certimate。
如果你正在使用 Docker 部署 Certimate,请切换镜像名 usual2970/certimate
为 certimate/certimate
。原镜像后续不再有版本更新。
This version has no functional updates. It only indicates that the repo has been transfered to certimate-go/certimate.
If you are running Certimate under Docker, please switch the image from usual2970/certimate
to certimate/certimate
. The original image will no longer receive version updates in the future.
v0.3.18
Changelog
✨ 新增功能
- 新增 DNS-01 提供商:天翼云智能 DNS
- 新增部署提供商:腾讯云 GAAP 全球应用加速
- 新增部署提供商:Apache APISIX
- 新增部署提供商:天翼云 CDN 内容分发网络
- 新增部署提供商:天翼云 ICDN 全站加速
- 新增部署提供商:天翼云 AccessOne 边缘安全加速平台
- 新增部署提供商:天翼云 ELB 弹性负载均衡
- 新增部署提供商:天翼云 LVDN 视频直播
- 新增部署提供商:天翼云 CMS 证书管理服务
- 部署到 SSH 时添加替换威联通 QNAP 证书的预设脚本
- 邮件通知渠道支持配置发件人名称
- 工作流申请节点表单中可删除历史联系邮箱
🐛 修复 Bug
- 修复工作流运行触发 panic 会导致其他后续工作流无法运行的问题
- 修复剩余有效期不足 1 天的证书在前端状态显示为“已过期”的问题
- 修复 #756 相关问题
- 修复 #781 相关问题
- 修复 #786 相关问题
- 修复 #795 相关问题
Full Changelog: v0.3.17...v0.3.18, by @bigsk05 @fudiwei @PBK-B @usual2970