Skip to content

Releases: johanbrandhorst/certify

v1.9.0

22 Aug 21:04
1fdfc90
Compare
Choose a tag to compare

v1.9.0 (2021-08-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • improper use of singleflight #130

Merged pull requests:

v1.8.1

09 Sep 09:02
Compare
Choose a tag to compare

v1.8.1 (2020-09-09)

Full Changelog

Implemented enhancements:

  • Missing vault issuer documentation #121
  • Migrate container tests to podrick #93

Fixed bugs:

  • Generation CI job is failing #125
  • Possible nil panic in Vault issuer #123
  • go 1.15 x509 common name deprecation #122
  • Vault api go module incorrect #116

Merged pull requests:

v1.8.0 with new Vault configuration parameters

01 Apr 09:21
Compare
Choose a tag to compare

v1.8.0 (2020-04-01)

Full Changelog

Implemented enhancements:

  • Support alt_names in Vault request #114

Fixed bugs:

  • Undefined: acmpcaiface.ACMPCAAPI #111

Merged pull requests:

  • Add SubjectAlternativeNames and IPSubjectAlternativeNames to Vault issuer #115 (nvx)

v1.7.0 with auto-renewing Vault token support

28 Feb 14:47
Compare
Choose a tag to compare

v1.7.0 (2020-02-28)

Full Changelog

Implemented enhancements:

  • Rotating Vault tokens. #101
  • Ability to reuse private key #99
  • Update CFSSL to 1.4.0 #94
  • Publish docker container for certify proxy #90

Fixed bugs:

  • AWS CM failing #108

Closed issues:

  • gRPC with Vault - why does server initiates a CSR with client CN? #107

Merged pull requests:

v1.7.0 with auto-renewing Vault token support

29 Dec 11:58
Compare
Choose a tag to compare
v1.7.0-alpha2

Add Vault AuthMethod to sidecar

v1.7.0 with auto-renewing Vault token support

26 Dec 19:00
Compare
Choose a tag to compare
v1.7.0-alpha

Add gofumports step to CI

v1.6.0 with global URI SANs support

03 Oct 10:44
Compare
Choose a tag to compare

v1.6.0 (2019-10-03)

Full Changelog

Merged pull requests:

  • Support setting URI SANs in CSRs #85 (eandre)

v1.5.1 with less verbose logging

26 Sep 13:55
Compare
Choose a tag to compare

v1.5.1 (2019-09-26)

Full Changelog

Fixed bugs:

  • Certify fills debug log output with getting certificate logs #82

Merged pull requests:

v1.5.0 with sidecar container

17 Sep 15:48
Compare
Choose a tag to compare

v1.5.0 (2019-09-17)

Full Changelog

Merged pull requests:

v1.4.0 with configurable logger

09 Jul 21:19
Compare
Choose a tag to compare

v1.4.0 (2019-07-09)

Full Changelog

Implemented enhancements:

  • Add better tests for OtherSans setting #71
  • Try to generate moq in module mode again #51
  • Allow a logger to be configured #36

Merged pull requests: