Skip to content

Releases: getporter/azure-plugins

v1.0.0-beta.1

23 May 19:51
78b0ded
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Breaking Changes

🚨 This version of the plugin only works with Porter v1.0.0-alpha.20 and higher.

What's Changed

  • keyvault: update keyvault to use release/v1 secret protocol by @VinozzZ in #41
  • Use the updated plugin publish functions by @carolynvs in #43

New Contributors

Full Changelog: v0.11.2...v1.0.0-beta.1

v0.11.2

08 Apr 18:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.2

v0.11.0

08 Dec 21:52
a080769
Compare
Choose a tag to compare

Features

Install or Update

porter plugins install azure

v0.10.0

19 Nov 22:28
0e8b7e7
Compare
Choose a tag to compare

Features

Misc

Install or Update

porter plugins install azure

v0.9.1

05 Apr 19:11
c54db7e
Compare
Choose a tag to compare

v0.9.0

05 Apr 19:11
d91c4f3
Compare
Choose a tag to compare

v0.3.0

07 Jul 17:56
Compare
Choose a tag to compare

This release brings a mix of features, fixes, docs updates and other miscellanea:

Features

  • Add backup secret resolution using the classic filesystem plugin. This enables Parameter and Credential sets to be a mix of items of type secret along with items of type value, env, path, etc. 3d9f458

Misc

  • Rename our main branch from master to main 6c25556
  • Update documentation around secrets to indicate that Parameters can be resolved in addition to Credentials b8248b2
  • Bump our porter library version c09a0bd
  • Update Azure DevOps usage b150142

v0.2.0-beta.1

05 Apr 19:11
5ba9eab
Compare
Choose a tag to compare
Merge pull request #9 from carolynvs/version-with-impl

Include plugin implementations in version command