v0.4.0
What's Changed
- Update SQLite subcommand to use links by @kate-goldenring in #75
- Fix database printing to show all of an app's databases by @kate-goldenring in #106
- Fix silent cancellation when app db already fulfilled by @itowlson in #108
- Allow non-default SQL database labels in application manifests by @kate-goldenring in #110
- Deploy from an OCI reference by @itowlson in #105
- docs(release): add release-process.md by @vdice in #114
- chore(Cargo.toml): bump version to 0.3.0 by @vdice in #111
- Small clean up in app printing by @rylev in #109
- Fix SQL and link subcommand descriptions by @kate-goldenring in #115
- Support outputting a list of databases as JSON by @kate-goldenring in #112
- Support renaming SQL databases by @kate-goldenring in #116
- docs(release-process.md): bump version in spin-pluginify.toml as well by @vdice in #118
- docs(README.md): update install methods by @vdice in #119
- fix(sqlite): handle duplicate labels in an app manifest by @kate-goldenring in #121
- Condense SQL databases list output by @kate-goldenring in #122
- Enable updating a link with
spin cloud link sqlite
by @kate-goldenring in #123 - chore(Cargo.toml): bump to 0.4.0 by @vdice in #117
Full Changelog: v0.3.0...v0.4.0