Skip to content

Releases: spiffe/spiffe-helper

v0.11.0

12 Nov 07:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.1

25 Jul 05:37

Choose a tag to compare

fix: bump go version to fix CVE issues (#305)

v0.10.0

02 Apr 19:00
0da1a3b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.1

31 Jan 21:25

Choose a tag to compare

What's Changed

  • Fix renew signal checker (closes #246) (#247)

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Nov 17:14
71c0897

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 Sep 20:28
dbfe5a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Aug 07:29
34f8181

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Feb 20:46
73b9b11

Choose a tag to compare

Added

  • File names and agent address are now validated in config (#39)

0.5: Add merge intermediate certificates mode (#19)

09 Mar 18:56
71ce388

Choose a tag to compare

* add option to merge intermediate certificates into Bundles file

Signed-off-by: Marcos Yacob <marcos@scytale.io>

Solve reconection issue

08 Oct 22:34
e11122b

Choose a tag to compare

add retry connection logic after communication with agent fails (#14)

* add retry connection logic after communication with agent fails
* upgrade spire version
* upgrade go-spiffe version