Releases: fermyon/spin-kv-explorer
Releases · fermyon/spin-kv-explorer
v0.10.0
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
v0.9.0
Merge pull request #17 from radu-matei/feat/add-timing
v0.8.0
Merge pull request #12 from radu-matei/feat/skip-auth-env
v0.7.0
Merge pull request #9 from radu-matei/feat/golang
v0.6.0
Merge pull request #8 from calebschoepp/fixes
v0.5.0
Merge pull request #5 from flynnduism/explorer-ui
v0.4.0
Add template Signed-off-by: Radu Matei <[email protected]>
v0.3.0
Fix GitHub Actions Signed-off-by: Radu Matei <[email protected]>
v0.2.0: Fix GitHub Actions
Signed-off-by: Radu Matei <[email protected]>
Spin KV explorer v0.1.0
Fix GitHub Actions Signed-off-by: Radu Matei <[email protected]>