Skip to content

Releases: Keyfactor/kfutil

v1.1.0

26 Jul 18:32

Choose a tag to compare

Changelog

New Features

v1.0.0

25 Jul 23:12

Choose a tag to compare

Overview

Initial release of the Keyfactor Command Utility (kfutil)

Production Supported CLIs:

v0.5.0

28 Mar 16:47
66273a2

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

Changelog

Bug fixes

Other work

v0.4.1

25 Jan 23:49

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

Changelog

Bug fixes

  • 2ddb7fd: fix(make): Command for updating version of utility so make install will add latest git tag version to version.go. (@spbsoluble)

v0.4.0

25 Jan 23:11
6b5c8e1

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Changelog

Other work

v0.3.0

18 Dec 03:44
d3aad49

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Changelog

New Features

  • 45d5021: feat(cli): Implemented logout subcommand that will remove local client config created by interactive login. (@spbsoluble)

Other work

  • 8b91083: Update generated README (@)

v0.2.0

30 Nov 19:54

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Changelog

New Features

Bug fixes

  • e9b74de: fix(cli): Removed syscall refs because they're not supported by Windows. (@spbsoluble)
  • 842ed9d: fix(cli): login will actually work as intended now. (@spbsoluble)
  • 4193487: fix(cmd): Remove certificates sub CLI as it's not ready. (@spbsoluble)
  • 95fa22f: fix(rot): Allow for absolute minimum data set ["Thumbprint", "StoreID", "AddCert|RemoveCert"] in a rot_audit.csv (@spbsoluble)

Other work

  • 2633703: Update generated README (@)

v0.1.0

17 Nov 16:03

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Changelog

Bug fixes

  • a5d50b7: fix(ci): Update starter-workflow (@spbsoluble)
  • cbfa248: fix(docs): Updated install docs to have powershell instructions and gh cli example for downloading a release. (@spbsoluble)

Other work

v0.0.10

10 Nov 23:16

Choose a tag to compare

v0.0.10 Pre-release
Pre-release

Changelog

Bug fixes

Other work

  • 4eb6e26: Update generated README (@)

v0.0.9

10 Nov 22:22

Choose a tag to compare

v0.0.9 Pre-release
Pre-release

Changelog

New Features

  • e7ca560: feat(rot): Added ability to pre-populate cert template with certs using --cn or --collection (@spbsoluble)

Bug fixes

  • 82bcc0d: fix(cli): Silent failure when storetypes cannot find valid source file. (@spbsoluble)
  • f5de9e9: fix(cmd): If client fails to connect to Keyfactor then error is output to the console rather than silently failing. (@spbsoluble)
  • 3f90908: fix(rot): Template generation can handle multiple filter param types and not duplicate data. (@spbsoluble)

Dependency updates

Other work

  • 802b2ef: Update generated README (@)
  • 5e48b3d: Update generated README (@)
  • b184d37: Update generated README (@)
  • 77e02ae: Update generated README (@)
  • a6ceed8: Update generated README (@)