v1.0.0-rc.1
Pre-release
Pre-release
github-actions
released this
09 Mar 23:30
·
2624 commits
to main
since this release
Spin v1.0.0-rc.1
The Spin v1.0.0-rc.1 is the first release candidate for the Spin 1.0 release! We would love your help in testing this release. If you notice any issues, please feel free to open an issue or pull request. We would love to thank you for your efforts in helping us test with a Spin t-shirt. Once you've opened an issue or pull request, we will reach out for more info on where to send your Spin swag!
As always, thanks to contributors old and new for helping improve Spin on a daily basis! 🎉
What's Changed
- Bumped version to 0.11.0-pre0 by @tpmccallum in #1222
- fix code coverage by @rajatjindal in #1223
- Add key/value end to end test by @kate-goldenring in #1219
- fix cargo clippy by @rajatjindal in #1224
- feat(templates): update sdk to v0.10.0 by @github-actions in #1225
- add e2e tests for php, swift, oci, longevity by @rajatjindal in #1215
- Fix registry login error if directory does not exist by @itowlson in #1231
- chore: Refactor
spin up
OCI support by @lann in #1230 - use token to login by @rajatjindal in #1201
- config: Change EnvProvider prefix from SPIN_APP_ to SPIN_CONFIG_ by @lann in #1234
- Validate allowed key-value stores by @itowlson in #1235
- Refactor UpCommand by @lann in #1236
- Change base path for key value example app by @kate-goldenring in #1239
- chore: update examples and templates to spin_manifest_version by @fibonacci1729 in #1238
- bump Wasmtime version to 5.0.1 by @dicej in #1243
- feat(templates): update sdk to v0.10.1 by @github-actions in #1244
- Upgrade cargo-vet and add imports by @bholley in #1240
- Point simple rust testcase to local SDK by @kate-goldenring in #1248
- update version to v1.0.0-rc.1 by @michelleN in #1247
New Contributors
Full Changelog: v0.10.0...v1.0.0-rc.1