Prepare new release v0.22.9.

This commit is contained in:
Sebastian Jeltsch
2026-01-10 00:37:28 +01:00
parent 1ecd7472cf
commit 3e160211a4
+6
View File
@@ -1,3 +1,9 @@
## v0.22.9
- Allow streaming of HTTP respones from WASM.
- Internal: major overhaul of WASM integration, remove indirection and scaffolds from previous execution model.
- Update Rust dependencies.
## v0.22.8
- Expose SQL `CREATE (TABLE|VIEW)` statements in admin UI's explorer.