Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@jniebuhr jniebuhr released this 15 Jul 15:51
· 108 commits to master since this release

Important

  • The IAM policy needed for running the issuer has been updated since the last version. acm-pca:DescribeCertificateAuthority is now necessary to generate certificates. Please refer to the Readme for a working policy document.
  • The chart name for helm has changed. It will now be called aws-privateca-issuer. The last version supporting the old name will be 0.1.2, future versions will only use the new name.

Features:

  • #29 Add support for certificate usages with templateARN

Bugfixes:

  • #12 Fixes issues with missing issuer group
  • #31 Support longer names for resources
  • #35 Use the PrivateCA's Signature Algorithm as the Signature Algorithm

Maintenance:

  • #14 Return certificates in the correct fields for cert-manager secrets
  • #20 Upgrade to aws-sdk-go-v2 and Go 1.16
  • #36 Pass user agent, including version info string