github fermyon/spin v0.7.1

latest releases: canary, v2.5.1, spin/templates/v2.5...
17 months ago

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 via spin 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

Don't miss a new spin release

NewReleases is sending notifications on new releases.