Skip to content

Releases: Shuttl-Tech/vault-plugin-postgres

v0.1.9

04 Nov 06:58
Compare
Choose a tag to compare

Bugfix

  • Fix clusters & databases listing
  • Delete cluster - also mark cluster's databases as deleted
  • Purge cluster - also purge cluster's databases

Improvement

  • Skip deleted clusters and databases from listing

v0.1.8

27 Feb 08:35
Compare
Choose a tag to compare

Bugfix

  • Properly close database connections after they're no longer needed
  • Handle errors on credential revocation and return them as response warning instead of bailing out

Improvement

  • Move from dep based dependency management to go mod
  • Upgrade from deprecated vault api package to vault sdk v0.1.14

v0.1.7

24 Jan 11:13
Compare
Choose a tag to compare

This release includes the gc endpoint to manage deleted clusters and databases.

Following new endpoints have been introduced:

  • gc/clusters - list all deleted clusters
  • gc/cluster/:cluster - Read, list and purge a deleted cluster configuration
  • gc/cluster/:cluster/:database - Read and purge a deleted database configuration

v0.1.6

26 Apr 15:20
Compare
Choose a tag to compare

v0.1.5

01 Apr 05:53
Compare
Choose a tag to compare

v0.1.4

25 Mar 15:44
Compare
Choose a tag to compare

v0.1.3

25 Mar 09:13
Compare
Choose a tag to compare

v0.1.2

26 Feb 16:21
Compare
Choose a tag to compare
Version 0.1.2

v0.1.1

22 Jan 07:19
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Version 0.1.1

v0.1.0

17 Jan 14:01
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Version 0.1.0