Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 12:30
· 68 commits to main since this release
d655df5

Azure Key Vault plugin v1.0.0 for Notation

notation-azure-kv is a Notation signing plugin using Azure Key Vault managed certificates and keys, implementing the plugin contract of Notary Project Specifications v1.0.0.

Features

  • Enable the notation CLI to generate signatures using Azure Key Vault managed certificates and keys
  • Support self-signed certificates as well as Certificate Authority (CA) issued certificates

What's Changed Since RC.3

Bug Fixes

  • Fix #126: PKCS12 ephemeral key and non-encrypted MAC are not supported on macOS

Other Changes

  • Update quote format for documents

Detailed Commits

Full Changelog: v1.0.0-rc.3...v1.0.0