This release updates the KV explorer to enable exploring all stores used by an app. Previously only the store with the "default" label could be explored. It also now stores credentials as variables in the configuration store of the application rather than in the "default" store.
Full Changelog: v0.9.0...v0.10.0
What's Changed
- Update templates to v0.9.0 by @radu-matei in #18
- update tempaltes to v2 by @karthik2804 in #23
- Update repo location by @radu-matei in #24
- Support exploring non-default KV stores by @kate-goldenring in #27
- Update docs link to base of page by @kate-goldenring in #30
- Doesn't support keys with a leading forward slash
/
' for GET by @mikkelhegn in #29 - update release/build by @rajatjindal in #31
- Output descriptive filename during Spin builds by @kate-goldenring in #32
New Contributors
- @karthik2804 made their first contribution in #23
- @kate-goldenring made their first contribution in #27
- @mikkelhegn made their first contribution in #29
- @rajatjindal made their first contribution in #31
Full Changelog: v0.9.0...v0.10.0