From 1953e3cbab78814dee2f35c9d2c4aa6e4d14f996 Mon Sep 17 00:00:00 2001 From: Vaughn Dice Date: Fri, 5 Dec 2025 11:04:58 -0700 Subject: [PATCH] chore(wasm-functions/changelog): add aka v0.6.0 entry Signed-off-by: Vaughn Dice --- .../changelog/changelog-aka-plugin-v060.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/wasm-functions/changelog/changelog-aka-plugin-v060.md diff --git a/content/wasm-functions/changelog/changelog-aka-plugin-v060.md b/content/wasm-functions/changelog/changelog-aka-plugin-v060.md new file mode 100644 index 000000000..ac2d0e5d4 --- /dev/null +++ b/content/wasm-functions/changelog/changelog-aka-plugin-v060.md @@ -0,0 +1,20 @@ +title = "spin aka v0.6.0 Updates" +template = "changelog_fwf_item" +date = "2025-12-05T12:00:00Z" +enable_shortcodes = true +tags = ["spin_aka_plugin"] +[extra] +type= "changelog_post" + +--- + +### ✨ What's New in `spin aka` v0.6.0 + +In addition to minor fixes and improvements, this release brings the following functionality: + +- The `spin aka deploy` command now features a `--skip-readiness-check` flag. When supplied, +the command will not wait for the deployment readiness check and instead return immediately. + + + +Existing users can get started by upgrading your [`spin aka` plugin](https://spinframework.dev/v3/managing-plugins#upgrading-plugins) or [request access](https://fibsu0jcu2g.typeform.com/fwf-preview) to Fermyon Wasm Functions today.