Skip to content

Releases: cloudfoundry/credhub-cli

2.9.8

09 Nov 22:18
Compare
Choose a tag to compare

Features

Release SHAs

  • Linux sha256: 76fa3f2dcf9f7fa882de2ffbc8b55d9a8bd5c469214c68d1faaa772c72bdd2ae
  • OSX sha256: d49dcefab988d395848e19fd2a1c390129f20769622aa6bc4493f7835dd30e1c
  • Windows sha256: 02fe826520900656498ebafad0869cfe6efb57281296c80e12447101b33c666b

Full Changelog: 2.9.7...2.9.8

2.9.7

26 Oct 21:53
Compare
Choose a tag to compare

Features

  • Bump dependencies.

Release SHAs

  • Linux sha256: 9f644e4116844b2ea73048e266d96a1537363756ee225e102e1b0109a2547ccf
  • OSX sha256: 5c500a1ed2456680ddcbbd5ccad5d4eb2fae75d6a27a374e845d04465ddf1c43
  • Windows sha256: dcf864bb702708fcfa85de5724bb49ae58cd07ca56dc88c65431e65277c85e2c

Full Changelog: 2.9.6...2.9.7

2.9.6

19 Oct 22:05
Compare
Choose a tag to compare

Features

  • Bump dependencies.

Release SHAs

  • Linux sha256: 763dd11813335fe167435bd7b83caf13d69c68f82e2246b3288c14a475e1d1e1
  • OSX sha256: 637bae0b7c4953578abdb3cc6ab0cdcac2de810344a26073f75bb362079f9f0e
  • Windows sha256: 14bdeffc06a891683db1574d98d3d99a6a4c6fd208a48598aaa48dcae17abb48

2.9.5

12 Oct 23:33
Compare
Choose a tag to compare

Features

  • Bump dependencies.

Release SHAs

  • Linux sha256: ecdb581bf09b4218de40af1943609f0815120fd2a1680cee2013fdf938c9a8e0
  • OSX sha256: 4bd99fafb367b4f94e70ca4ac44739a14c33176ed4b93411e1431a3dcb61e0d4
  • Windows sha256: 4574e11a2073944992fa1716c0164af2b9b005a57552ebb7183bf08ad845cd3a

2.9.4

24 Aug 18:45
Compare
Choose a tag to compare

Features

  • Support for Jammy stemcells (via dependency bumps).
  • Bump dependencies.

Release SHAs

  • Linux sha256: dd20858958fcb5f9546bd51d533d2f34b1e67f7427e2be75a8f57009cd4e2611
  • OSX sha256: 200d688d73dd2adf624f9529836055dc7ba1a1c9bdccd0c422c843454b7fe7d5
  • Windows sha256: 0cc50063ebb3e51b6a9d8583f583742302cf7125c1bbfa91eb1d7e4b8385b535

2.9.3

08 Feb 19:24
Compare
Choose a tag to compare

Dependency bumps

  • Bump golang to version 1.17.
  • Bump various dependencies.

Release SHAs

  • Linux sha256: 0acb87ea5d94384af5dd350dc491eafea1ad3c9faf36da08a8985a95a262adbc
  • OSX sha256: 4d1ea845e7de9a382e92c86052b01725325acacb8cf2057f00acdc8b9c9686ee
  • Windows sha256: 4f1e6d329111b87ba72d1b9eee670db0dee4dfe6c85f6d1793cbc092b265bd1d

2.9.1

27 Sep 22:41
Compare
Choose a tag to compare

Features

  • When generating certificates, output the duration used when the duration is overridden via server configs. #111
  • Bump dependencies.

Release SHAs

  • Linux sha256: df8aa256d4563d741bda71e4e0baff077addce8438dba4f9157504b387b93d9f
  • OSX sha256: 9a995d3d7760439f822c46df65e0f3316d00ab12a40ecb99896fc2586d9a36bd
  • Windows sha256: 52745f8e795e1abef40b90945442b22d79436af7aa17ff298ef960dd8af6f219

2.9.0

15 Oct 21:33
Compare
Choose a tag to compare

Features

  • Show warning message when multiple login methods are detected (#173204360)
  • Bump dependencies

Bug Fixes

  • Fix failure when exporting/importing credentials with an old version of CredHub server that does not support metadata (#174536502 Issue #104 )
  • Fix import/export of child certificates (#174125828)

Release SHAs

  • Linux sha256: f260e926099f9eb9474ab2239851e391bfd0fd1354a52891f3c834cea1630e8a
  • OSX sha256: 0fe74e42dea746f899a9b0e9e3c0b866c1f4825dfc83ae32d10c28b602aec3df
  • Windows sha256: 369b3c5c8ea63f460d7a6e5012c3cc71a2d5403c1ef5ac8fa1e9122a05f5f531

2.8.0

23 Jul 16:50
ee61f47
Compare
Choose a tag to compare

Features

  • Add delete credentials by path via -p flag (#171446867) (#173084158)
  • Existing metadata is persisted after credhub regenerate command; to clear metadata, pass in --metadata flag with an empty json object (#172297927)
  • Add --metadata flag to credhub set, generate, regenerate. This flag allows users to add json metadata to a credential version. (#171054973)(#171155617)(#171960082)(#171826302)
  • Support metadata in credhub import and export commands (#171959961)
  • Support adding, updating, json metadata
  • credhub-cli linux binaries can be used without glibc (#160286017)
  • Bump dependencies

Bug Fixes

  • Export certificate with 'ca_name' field of for non-CA certificates (PR #89. Thank you @KaiHofstetter!)
  • Fix typos in error messages
  • Prevent response errors from CredHub server from causing cli to panic; when the environment variable CREDHUB_DEBUG is set to true, the server response errors will be printed out (PR #101. Thank you @faisaltheparttimecoder!)

Release SHAs

  • Linux sha256: dcd4f05eaaea6f356d8ffcbf2692c465b272fcdf773266589f4bc4a891cbe4e4
  • OSX sha256: ddc03e993e7a40a653c12af30c2aafb34cef41e4fed5ca804612e6b24658eb98
  • Windows sha256: 106bfd4f54fa2420a80d12cf998fc60a8985695006fe43584af8ba2b07f4403c

2.7.0

26 Feb 15:40
Compare
Choose a tag to compare

Features

  • Add --http-timeout flag and CREDHUB_HTTP_TIMEOUT environment variable to allow for configuration of the HTTP timeout [#171391486]
  • Add --output-json flag to export and --import-json flag to import [#166047360]
  • Bump go version to 1.13

Release SHAs

  • Linux sha256: a453c937caedbd15c30a348a6fd4a717bb321ce7c077d137ef2ea28eb8befb8b
  • OSX sha256: d76381a967a1cc6d8fdb5c3cd51a513895000b78ed934f569332325c9d16aa8f
  • Windows sha256: c9ee5619172bbe7696642620e07f2e202efbaec1bad22ab62c6053a0a7a909bf