Announcing Spin v1.2
Today, we are happy to announce Spin 1.2 which includes several enhancements to Spin:
- Expansion to the Rust key/value SDK to more easily get and set data structures using Serde.
- Updates to
spin watch
to better support watching changes in Spin apps with multiple components. - Ability to store key/value pairs in Azure CosmosDB.
- Fuller test coverage, updates to the Go SDK, and more descriptive CLI errors.
A Guide to Getting Involved With the Spin Community
A lot is happening in the WebAssembly (Wasm) ecosystem and we are working very hard to create new features functionality and documentation for you. We want to share what we have created for you and hear about what you are building with Spin and Fermyon Cloud.
Know Before You Go: Open Source Summit North America 2023
Where in the World is Fermyon?
KubeCon Amsterdam 2023 Roundup
There’s no place we would rather be in April 2023 than Amsterdam. Tulips in full bloom. Long spring days and mild weather. And everywhere the sights and sounds of… KubeCon.
Debugging With the Key/Value Store Explorer
In an earlier blog post I covered how I used Spin to build a simple and persistent like button for my blog. With the help of Spin’s built in key/value store it was easy to build. Today I want to talk about how using the key/value store explorer made developing a Spin app that uses the key/value store much easier.