Hashicorp Vault Plugin Versions Save

Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.

367.v8a_1ee1cccf3a

1 month ago

🐛 Bug fixes

  • fix default values in addrVar and tokenVar UI (#298) @dshvedchenko

366.v3b_57135510d6

1 month ago

🐛 Bug fixes

  • Fixes #323 to prevent serialization of token expiry (#325) @bluesliverx

👷 Changes for plugin developers

  • Replace the fat aws-java-sdk plugin with aws-java-sdk-minimal (#327) @Vlatombe

364.vf5d54b_3dc313

5 months ago

🚀 New features and improvements

  • Adds support for using job-specific policies (#223) @bluesliverx

363.va_f8c1627db_b_a

6 months ago

🐛 Bug fixes

  • Make sure token does not expire within 10 seconds instead of 2 (#268) @bluesliverx

362.v8dfe4061f29e

6 months ago

🐛 Bug fixes

  • Raise exception when access is denied instead of silently failing (#257) @bluesliverx

361.v44fea_4fc08d9

8 months ago

🐛 Bug fixes

  • JENKINS-71788 - Fix timing of SecretPatterns.getAggregateSecretPattern (#314) @jglick

360.v0a_1c04cf807d

1 year ago

🐛 Bug fixes

  • Mark logger of VaultBuildWrapper as transient (#285) @Reamer

359.v2da_3b_45f17d5

1 year ago

🐛 Bug fixes

  • Exclude credential ItemGroup context from serialization (#265) @cronik

📦 Dependency updates

  • Bump plugin from 4.45 to 4.46 (#251) @dependabot
  • Bump plugin from 4.44 to 4.45 (#249) @dependabot

356.ved18810a_b_828

1 year ago

🐛 Bug fixes

  • Fix the 'Test Vault Secrets retrieval' Button (#244) @jamesrobson-secondmind

355.v3b_38d767a_b_a_8

1 year ago

🔒 Security fix

SECURITY-2593 testing Hashicorp Vault connection now requires Overall/Administer permission (3b38d767aba8bd98d6f4fb53c1f1678d95b5e752) @jetersen