v0.7.1
This is the v0.7.1 patch release of Spin, as tracked by the following milestone.
The changes in this release are primarily centered around a couple of bug fixes, notably:
- A fix to remove a trailing
/
character on the app URL returned viaspin deploy
(#989) - A fix relating to runtime configuration when using Vault in combination with the environment provider and default values (#984)
See below for the full list of changes.
What's Changed
- feat(templates): update sdk to v0.7.0 by @github-actions in #985
- chore: Update rust examples by @etehtsea in #987
- fix: Don't use Url::join for available routes display by @lann in #989
- chore: Clean up some 'allow' attrs by @lann in #991
- If config key isn't in Vault, try other providers or default by @itowlson in #984
- Initial add of http-php template by @technosophos in #992
- chore(*): v0.7.1 version bumps by @vdice in #995
Full Changelog: v0.7.0...v0.7.1