open-vault/sdk/database/dbplugin/v5
akshya96 1e189016e2
update protoc version to 3.21.7 oss (#17499)
* update protoc to 3.21.7

* adding changelog
2022-10-26 16:49:44 -07:00
..
proto update protoc version to 3.21.7 oss (#17499) 2022-10-26 16:49:44 -07:00
testing Double the timeout for requests in the dbplugin test helpers to avoid sporadic test failures. (#14610) 2022-03-21 11:08:05 -04:00
conversions_test.go secrets/database: adds ability to manage alternative credential types and configuration (#15376) 2022-05-17 09:21:26 -07:00
database.go secrets/db: fix structpb conversion for external plugins using alternative cred types (#15801) 2022-06-03 16:15:09 -07:00
grpc_client.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_client_test.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
grpc_database_plugin.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_server.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
grpc_server_test.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
marshalling.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
middleware.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
middleware_test.go
plugin_client.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
plugin_client_test.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
plugin_factory.go Support version selection for database plugins (#16982) 2022-09-09 17:32:28 +01:00
plugin_server.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00