Releases: golemfactory/golem-cert-companion
Releases · golemfactory/golem-cert-companion
0.2.3
0.2.2
Release Notes
Persistent Root Certificate
What's New
- The tool now ensures that the root certificate (
root.key.json
androot-cert-template.json
) is created only once. - If the root certificate already exists, it will not be regenerated or overwritten, making it easier to maintain trust with providers without needing to re-import the certificate.
0.2.1
Release Notes for Golem Certificate Companion v0.2.1
Updates:
-
Integrated Documentation Links
- Added direct links to relevant articles for using generated files with Golem SDKs:
-
Improved Print Statements
- Updated output to guide users toward documentation instead of repeating detailed steps.
Next Steps:
Upgrade your tool to the latest version:
pip install --upgrade golem-cert-companion
Check out the tool documentation
0.2.0
- Manifest support
0.1.0
Update publish.yml