Skip to content

Releases: rvojcik/vault-certificate-deploy

Version 1.4.2

02 Nov 14:31
Compare
Choose a tag to compare
  • Added support for hooks scripts to both scripts

Release 1.3.2

27 Feb 10:12
Compare
Choose a tag to compare
  • fixed cleaning function to clean old certificates

Release 1.3.1

09 Nov 16:07
Compare
Choose a tag to compare
  • Fix error output for non existing certificate key in vault
  • update testing environment
  • removed python 2.7 tests
  • removed python 2.7 specific builds
  • added new test
  • migrate from auth_approle to new method auth.approle.login

Support fot new HVAC

27 Oct 15:06
Compare
Choose a tag to compare

Breaking Changes !

There is Breaking changes in HVAC v 0.10.1 (actual version is 0.10.5)

  • changed requirements for this project (older versions of HVAC are not supported now)
  • minor changes in code scripts/vault-certificate-issue-deploy

Fix Requirements

07 May 15:20
v1.1.2
Compare
Choose a tag to compare

HVAC in version 0.10.1 has major changes which breaks program

BUG Fixes & CI/CD

12 Nov 08:42
v1.1.1
Compare
Choose a tag to compare
  • BUG: Fixed mount point in pki.generate_certificate call
  • BUG: Fixed chowning directories in some situations
  • BUG: not all libraries included in package
  • Automation tests on various version of python
  • Automatic publish

Added Issue Certificates Functionality

20 Sep 12:43
v1.1.0
Compare
Choose a tag to compare

Added ability to use Vault PKI secret engine to issue own certificates.

Fixed Dependencies in PIP installation

28 Jun 15:20
v1.0.3
Compare
Choose a tag to compare

Missing versions in requirements doesn't meet right dependencies in some systems.

First OpenSource release

28 Jun 14:07
v1.0.2
Compare
Choose a tag to compare

We decided to move this project to public comunity and released under GPLv3.