Skip to content

Releases: fermyon/cloud-plugin

canary

25 Jun 15:30
8f55c9c
Compare
Choose a tag to compare
canary Pre-release
Pre-release

This is a "canary" release of the most recent commits on our main branch. Canary is not stable.
It is only intended for developers wishing to try out the latest features in cloud plugin, some of which may not be fully implemented.

v0.9.1

24 Jun 20:58
v0.9.1
4d57f81
Compare
Choose a tag to compare

This patch release just adds a CI fix on top of v0.9.0 correcting the mac amd64 binaries.

What's Changed

  • ci(.github): pin macos runner versions; restore amd64 builds via macos-13 by @vdice in #205
  • chore(*): 0.9.1 bumps by @vdice in #206

Full Changelog: v0.9.0...v0.9.1

v0.9.0

20 Jun 23:29
v0.9.0
1e9dad4
Compare
Choose a tag to compare
Fermyon Cloud Plugin v0.9.0

v0.8.0

11 Apr 17:16
v0.8.0
86ec6f2
Compare
Choose a tag to compare
cloud-plugin v0.8.0

v0.7.1

19 Mar 19:06
v0.7.1
4639065
Compare
Choose a tag to compare
cloud-plugin v0.7.1

v0.7.0

31 Jan 13:22
0519939
Compare
Choose a tag to compare

Before this v0.7.0 release of the spin cloud plugin, Spin applications could only use a "default" key value store. This release of the cloud plugin brings support for sharing key value stores between applications, linking multiple key value stores to an application, and dynamically updating which key value stores are linked to an application.

The updated CLI includes all the commands needed to take these management actions:

spin cloud kv create will create a key-value store on Fermyon Cloud
spin cloud kv delete will delete a key-value store
spin cloud kv rename will rename a key-value store
spin cloud kv set will set key-value pairs in a key-value store
spin cloud link kv will connect your key-value store to a Spin application
spin cloud unlink kv will disconnect your key-value store from a Spin application
spin cloud deploy will detect whether your application uses key-value stores and prompt you to create new key-value stores or link the application to existing ones.

Upgrading to Spin Cloud v0.7.0

To upgrade your spin cloud plugin, please use the following command:

spin plugins update
spin plugins upgrade cloud

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

18 Jan 20:14
v0.6.1
6239fe3
Compare
Choose a tag to compare
Fermyon Cloud Plugin v0.6.1

v0.6.0

09 Jan 22:16
v0.6.0
d44074a
Compare
Choose a tag to compare
Fermyon Cloud Plugin v0.6.0

v0.5.1

03 Nov 20:57
v0.5.1
bb0a9d5
Compare
Choose a tag to compare
Fermyon Cloud Plugin v0.5.1

v0.5.0

02 Nov 00:45
v0.5.0
83224c5
Compare
Choose a tag to compare
Fermyon Cloud plugin v0.5.0