Skip to content

Microsoft Azure Key Vault Microsoft Azure Key Vault: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 3.0.0

Download: azure_key_vault-3.0.0.tgz

SHA256: 507e9dd7dc6e81f0527c20eba56b9a0bd3be0445f0c0ebcb158e802db4b64c53

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.2.0

Download: azure_key_vault-2.2.0.tgz

SHA256: c6b065bfe19f5b83377aa2768bc33d5e2fd5700038baa6de75274b2fb9ee326d

Series History

See the revision history for series 2.2.x below

Revisions
2.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 2.1.0

Download: azure_key_vault-2.1.0.tgz

SHA256: 0fcff2ad604a598b8f87670d224c84fe765647b347183b5f22bcdf75f8dd984b

Series History

See the revision history for series 2.1.x below

Revisions
2.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 2.0.0

Download: azure_key_vault-2.0.0.tgz

SHA256: 37db11ee65a850321ae2cc2eca455b19d66f2d1b379c648026dd267cd597c489

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Version 1.1.0

Download: azure_key_vault-1.1.0.tgz

SHA256: 569e1416f264d00b476579ed68aa2a0a62bf9cac0d150a6decf9a6ba9c6e0823

Series History

See the revision history for series 1.1.x below

Revisions
1.1.0 - 08/09/2021

Changed

  • Improved plugin startup speed.

Version 1.0.1

Download: azure_key_vault-1.0.1.tgz

SHA256: c09b76498c3b07ccd46d7d47b87152d57b4d96d72642d23eb34f7787adc5b6db

Series History

See the revision history for series 1.0.x below

Revisions
1.0.1 - 27/05/2021

Added

  • Added a description to the plugin manifest.
1.0.0 - 23/12/2020

Added

  • Initial key_vault module with read & set secret actions.

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates