Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Max Coulombe
59114c5cc1
Prepare multiplexing support for database plugins ( #16995 )
...
* prepare multiplexing support for database plugins
2022-09-06 14:00:37 -04:00
Michael Golowka
2a8f9632d3
Fix compilation of MySQL & Redshift plugins ( #10640 )
2021-01-04 13:44:11 -07:00
Michael Golowka
d87657199d
DBPW - Enables AutoMTLS for DB plugins ( #10220 )
...
This also temporarily disables couchbase, elasticsearch, and
mongodbatlas because the `Serve` function needs to change signatures
and those plugins are vendored in from external repos, causing problems
when building.
2020-10-22 15:43:19 -06:00
Jeff Malnick
942dd1ef9e
Add redshift database plugin ( #8299 )
...
* feat: add redshift database plugin
* build: update vendored libraries
* docs: add reference doc for redshift variant of the database secrets engine
* feat: set middlewear type name for better metrics naming (#8346 )
Co-authored-by: Becca Petrin <beccapetrin@gmail.com>
2020-02-13 09:42:30 -08:00