COMMITS
/ plugins/database/postgresql/postgresql.go April 22, 2020
A
Fix: rotate root credentials for database plugins using WAL (#8782)
Austin Gebauer committed
March 17, 2020
B
Postgres: Correct parsing of multiline statements (#8512)
Becca Petrin committed
February 6, 2020
J
fix: rotateStatents -> rotateStatements (#8306)
Jeff Malnick committed
February 3, 2020
M
plugins/database: Allow both {{name}} and {{username}} in MySQL & Postgres (#8240)
Michael Golowka committed
July 5, 2019
June 23, 2019
C
Combined Database backend: remove create/delete support (#6951)
Clint committed
June 19, 2019
C
Combined Database Backend: Static Accounts (#6834)
Clint committed
April 15, 2019
J
Update to api 1.0.1 and sdk 0.1.8
Jeff Mitchell committed
April 13, 2019
J
Switch to go modules (#6585)
Jeff Mitchell committed
April 12, 2019
J
Create sdk/ and api/ submodules (#6583)
Jeff Mitchell committed
April 17, 2018
B
Release database resources on each iteration of a loop (#4305)
Becca Petrin committed
March 21, 2018
C
Database Root Credential Rotation (#3976)
Chris Hoffman committed
December 15, 2017
B
plugins/database: use context with plugins that use database/sql package (#3691)
Brian Kassouf committed
December 14, 2017
B
Database gRPC plugins (#3666)
Brian Kassouf committed
July 7, 2017
B
Move database drivers from test files into the plugin files (#2986)
Brian Kassouf committed
June 6, 2017
B
Use the role name in the db username (#2812)
Brian Kassouf committed
June 1, 2017
A
Support custom renewal statements in Postgres (#2788)
Andrew Paulin committed
May 2, 2017
B
B
Fix documentation
Brian Kassouf committed
B
Rename NewPluginServer to just Serve
Brian Kassouf committed
April 28, 2017
B
Update the username length for postgresql
Brian Kassouf committed
April 21, 2017
B
Calls to builtin plugins now go directly to the implementation instead of go-plugin
Brian Kassouf committed
April 13, 2017
B
Move plugins into main vault repo
Brian Kassouf committed