martinbaillie / vault-plugin-secrets-github

Create ephemeral, finely-scoped @github access tokens using @hashicorp Vault.
https://martin.baillie.id/wrote/ephemeral-github-tokens-via-hashicorp-vault/
Apache License 2.0
275 stars 24 forks source link

Assure compatibility with Vault >= 1.13 #135

Open arnecls opened 5 months ago

arnecls commented 5 months ago

These are the changes mentioned in #134.

The following dependencies have been updated:

This version has been tested with a custom build on vault 1.13.11. The binary used for testing this change is available through a release on the fork: https://github.com/arnecls/vault-plugin-secrets-github/releases/tag/v2.1.1

Additional changes

[!NOTE]
This change might be incompatible with vault 1.12 or earlier. This has not been tested yet.