Releases: johanbrandhorst/certify
Releases · johanbrandhorst/certify
v1.3.0 with Vault URI SANS configuration
v1.2.0 with smaller dependency footprint
v1.2.0 (2019-04-12)
Implemented enhancements:
- Create submodules for issuers #67
Merged pull requests:
- Clean up go modules. #68 (SpeedyCoder)
- Add a Gitter chat badge to README.md #66 (gitter-badger)
v1.1.5 with fixed directory caching
v1.1.5 (2019-04-05)
Merged pull requests:
- Fixes missing Leaf in cert #64 (jlindsey)
- main: update changelog for v1.1.4 #62 (johanbrandhorst)
v1.1.4 of Certify with better file caching
v1.1.4 (2019-03-06)
Merged pull requests:
- Remove golangci-lint job #61 (johanbrandhorst)
- Update golangci-lint version #60 (johanbrandhorst)
- switch dir cache away from gob to marshalling pem-encoded certs and keys #59 (jlindsey)
- add Users section to README #57 (johanbrandhorst)
- adds public key types to Gob registry #56 (jlindsey)
- Nicer badges! #55 (johanbrandhorst)
- main: update changelog for v1.1.3 #53 (johanbrandhorst)
v1.1.3 of Certify
v1.1.3 (2019-03-01)
Merged pull requests:
v1.1.2 of Certify
v1.1.2 (2019-02-23)
Fixed bugs:
- Using dep with certify adds a lot of additional dependencies #48
Merged pull requests:
- main: move tools file into subfolder #49 (johanbrandhorst)
- main: update changelog for v1.1.1 #47 (johanbrandhorst)
v1.1.1 of Certify with removal of vendor folder
v1.1.1 (2019-02-19)
Merged pull requests:
- all: remove vendor folder #46 (johanbrandhorst)
- issuers/vault: simplify alternative mount point tests #44 (johanbrandhorst)
- Add section on how it works to README #43 (johanbrandhorst)
- Add issue templates #42 (johanbrandhorst)
- main: update changelog for v1.1.0 #41 (johanbrandhorst)
v1.1.0 of Certify with configurable Vault mount point
v1.1.0 (2019-02-16)
Merged pull requests:
- adds ability to configure mount point name for vault pki #40 (jlindsey)
- Add logo #35 (johanbrandhorst)
v1.0.0
v1.0.0 (2019-02-03)
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:
- Allow key configuration #33 (johanbrandhorst)
- main: update README.md with CircleCI badge #31 (johanbrandhorst)
- Migrate CI to CircleCI #30 (johanbrandhorst)
- Unexport Connect, add CFFSL test for unencrypted connections #28 (johanbrandhorst)
- Migrate from dep to go modules #25 (johanbrandhorst)
v0.3.0 of Certify with AWS Private CA support
v0.3.0 (2019-01-26)
Closed issues:
Merged pull requests:
- Minor fixes #23 (johanbrandhorst)
- Add AWS CA issuer #22 (johanbrandhorst)
- Allow issuers to be created from API clients #21 (johanbrandhorst)