Skip to content

Releases: newcontext-oss/credhub-venafi

v1.6.1

19 Nov 21:33
f591183
Compare
Choose a tag to compare

Added

  • Update cert creation in Venafi to include Origin attribute

Changelog

f591183 Merge pull request #20 from newcontext-oss/feature/cert-origin
acffa98 added put custom fields for origin
3456d89 added cert origin

v1.6.0

18 Nov 19:59
52fdae8
Compare
Choose a tag to compare

Added

  • Functionality to support Venafi Trust Protection Platform token-based authentication

Changelog

52fdae8 Merge pull request #19 from newcontext-oss/feature/access-token
df5876b Update README for description of new conf file setting
b0fd49d Update .gitignore
3360486 Update README for new feature
9382172 lint.. fix
aafc3ca added access token functionality updated go deps

v1.5.3

24 Jul 20:18
0e6b654
Compare
Choose a tag to compare

Changelog

0e6b654 Merge pull request #18 from newcontext-oss/namecharacters-bugfix3
cefe0ee Reject -name values containing characters CredHub doesn't support

v1.5.2

06 Mar 17:33
bc1872e
Compare
Choose a tag to compare

Changelog

bc1872e Merge pull request #15 from newcontext-oss/contribution_update
20e3e0d Update Contributing Guidelines with testing and release workflow.
a8b7aa4 Merge pull request #14 from newcontext-oss/fix/recurse_tests
6061b11 add the missing test files that gitignore skipped
004dd59 test recursively into packages

v1.5.1

30 Jan 17:55
v1.5.1
c420052
Compare
Choose a tag to compare

Changelog

c420052 Merge pull request #13 from newcontext-oss/goreleaser
df17c5c Use goreleaser in GitHub Actions pipeline