v1.0.0-rc.3
Pre-release
Pre-release
github-actions
released this
24 Jul 08:17
·
69 commits
to main
since this release
New Features
- Added
self_signed
argument in plugin configuration to get self-signed certificate withCertificates Get
permission (#119)
Deprecations
- BREAKING CHANGE: removed
as_secret
argument (#119)
Bug Fixes
- Eliminated OpenSSL dependency for enhanced compatibility (#117)
Detailed Commits
- doc: update for v1.0.0-rc.2 by @JeyJeyGao in #115
- fix: remove X509Chain.Build to avoid compatibility issue by @JeyJeyGao in #117
- doc: update ca signed workflow by @JeyJeyGao in #118
- feat: add self_signed pluginConfig by @JeyJeyGao in #119
- doc: update docs for new features by @JeyJeyGao in #120
- doc: release v1.0.0-rc.3 by @JeyJeyGao in #121
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3