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 4.0.0

Download: azure_key_vault-4.0.0.tgz

SHA256: 2deb4bb5f30070b2b03c355db4540cf90e99ea7d3e571f766cd016aacd84ce4f

Series History

See the revision history for series 4.0.x below

Revisions
4.0.0 - 01/11/2023

Removed

  • Support for alpine 3.12 & 3.13

Added

  • Support for alpine 3.17

Changed

  • Upgrade to Python 3.10

Version 3.0.0

Download: azure_key_vault-3.0.0.tgz

SHA256: eab03c6d6bd68910959937e4417b4f3145ddc78174db9072d32dcf5a9b2da2ea

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).

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