vault/sdk
2024-01-17 23:20:37 +00:00
..
database [QT-645] Restructure dev tools (#24559) 2024-01-09 17:50:46 +00:00
framework events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
helper sdk: add identity token helpers to consistently apply fields in plugins (#24925) 2024-01-17 23:20:37 +00:00
logical Audit: LogInput.Request Cloning update (#24885) 2024-01-16 16:57:21 +00:00
physical Prevent split-brain active node writes when using Consul (#23013) 2023-09-22 16:16:01 +01:00
plugin New root namespace plugin reload API sys/plugins/reload/:type/:name (#24878) 2024-01-17 15:46:27 +00:00
queue adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
.copywrite.hcl [DO NOT MERGE UNTIL EOY] update year in LICENSE and copywrite files (#24368) 2024-01-02 13:22:15 -08:00
go.mod Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk (#24576) 2024-01-08 11:15:57 -05:00
go.sum Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk (#24576) 2024-01-08 11:15:57 -05:00
LICENSE [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
README.md Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00

Vault SDK libs

This package provides the sdk package which contains code useful for developing Vault plugins.

Although we try not to break functionality, we reserve the right to reorganize the code at will and may occasionally cause breaks if they are warranted. As such we expect the tag of this module will stay less than v1.0.0.

For any major changes we will try to give advance notice in the CHANGES section of Vault's CHANGELOG.md.