Skip to content

Latest commit

 

History

History
311 lines (205 loc) · 20.4 KB

CHANGELOG.md

File metadata and controls

311 lines (205 loc) · 20.4 KB

Change Log

v1.9.0 (2021-08-22)

Full Changelog

Implemented enhancements:

  • Release c3673d8 #127

Fixed bugs:

  • improper use of singleflight #130

Merged pull requests:

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 (2020-04-01)

Full Changelog

Implemented enhancements:

  • Support alt_names in Vault request #114

Fixed bugs:

  • Undefined: acmpcaiface.ACMPCAAPI #111

Merged pull requests:

  • Generate changelog for 1.8.0 #117 (johanbrandhorst)
  • Add SubjectAlternativeNames and IPSubjectAlternativeNames to Vault issuer #115 (nvx)

v1.7.0 (2020-02-28)

Full Changelog

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-alpha2 (2019-12-29)

Full Changelog

Implemented enhancements:

  • Rotating Vault tokens. #101

Merged pull requests:

v1.7.0-alpha (2019-12-26)

Full Changelog

Implemented enhancements:

  • Ability to reuse private key #99
  • Update CFSSL to 1.4.0 #94
  • Publish docker container for certify proxy #90

Merged pull requests:

v1.6.0 (2019-10-03)

Full Changelog

Merged pull requests:

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 (2019-09-17)

Full Changelog

Merged pull requests:

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:

v1.3.0 (2019-06-18)

Full Changelog

Implemented enhancements:

  • Implement an issuer for whatever Istio uses under the hood to issue certs #39

Merged pull requests:

v1.2.0 (2019-04-12)

Full Changelog

Implemented enhancements:

  • Create submodules for issuers #67

Merged pull requests:

v1.1.5 (2019-04-05)

Full Changelog

Merged pull requests:

v1.1.4 (2019-03-06)

Full Changelog

Merged pull requests:

v1.1.3 (2019-03-01)

Full Changelog

Merged pull requests:

  • Fixes Dir cache gob encoding, with tests #52 (jlindsey)

v1.1.2 (2019-02-23)

Full Changelog

Fixed bugs:

  • Using dep with certify adds a lot of additional dependencies #48

Merged pull requests:

v1.1.1 (2019-02-19)

Full Changelog

Merged pull requests:

v1.1.0 (2019-02-16)

Full Changelog

Merged pull requests:

v1.0.0 (2019-02-03)

Full Changelog

Closed issues:

  • Migrate CI to CircleCI for better Github integration and required checks #29
  • Allow certificate key type to be configured #27
  • Re-enable generate CI check #26
  • Migrate to Go modules #24

Merged pull requests:

v0.3.0 (2019-01-26)

Full Changelog

Closed issues:

  • Add support for AWS CA #16
  • Make it possible to create issuers from Vault/CFSSL clients. #11

Merged pull requests:

v0.2.0 (2019-01-26)

Full Changelog

Closed issues:

  • Switch Vault Issuer to CSR signer #12

Merged pull requests:

v0.1.0 (2018-09-26)

Closed issues:

  • Add better explanation to CFSSL struct components #14
  • Implement Cloudflare CA issuer backend #5

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator