Skip to content

Releases: pivotal/credhub-release

2.12.99

20 Dec 01:12
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.98...2.12.99

2.12.98

13 Dec 18:11
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.97...2.12.98

2.12.97

03 Dec 16:22
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.96...2.12.97

2.12.96

21 Nov 21:39
Compare
Choose a tag to compare

What's Changed

Known issue

If you have successfully installed v2.12.94 (which is now retracted) and you are using MySQL as CredHub's database, to prevent potential performance issues, please run the following query against your MySQL database for CredHub:

DROP INDEX credential_name_lowercase ON credential;

This current CredHub release properly sets up similar indexes, and this old credential_name_lowercase index (added only by v2.12.94) has now become extraneous and wasteful.

Full Changelog: 2.12.95...2.12.96

2.12.95

13 Nov 01:57
Compare
Choose a tag to compare

What's Changed

  • Fixes an issue in v2.12.94 (which is now retracted) where CredHub might fail to start due to MySQL migration error (see details)
  • Various dependency bumps

2.12.93

03 Oct 19:11
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.92...2.12.93

2.12.92

29 Sep 07:08
Compare
Choose a tag to compare

What's Changed

  • Enable TLS 1.3
  • Various dependency bumps

Full Changelog: 2.12.91...2.12.92

2.12.91

19 Sep 20:01
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.90...2.12.91

2.12.90

13 Sep 21:54
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.89...2.12.90

2.12.89

31 Aug 00:00
Compare
Choose a tag to compare

What's Changed

  • Various dependency bumps

Full Changelog: 2.12.88...2.12.89