v0.5.0
Pre-release
Pre-release
What's Changed
- tests: Re-enable AWS integration tests by @Mossaka in #360
- Chore: bump wasmtime to 7.0.0 by @Mossaka in #373
- feat(blob-store): Add wasi-blob-store capability by @Mossaka in #361
- test: added a messaging integration test by @Mossaka in #283
- refactor(slightfile): move slightfile logic to its own crate by @Mossaka in #375
- feat(slightfile): implement wildcard namespace for resources by @Mossaka in #376
- new logo for SpiderLightning by @danbugs in #387
- CI: Update Windows CI to the correct openssl path by @Mossaka in #392
- Fixed clippy issue by @Mossaka in #393
- added cli option to link all caps needed for dynamic langs by @danbugs in #386
- fixed typo in slightfile of nats messaging example by @danbugs in #389
- fix: change receive to receive with a timeout by @Mossaka in #385
- fix: remove tempdir crate and replace it with tempfile by @Mossaka in #394
- fix(messaging): fixed a bug in
subscribe
function and moved filesystem implementation in house by @Mossaka in #388 - chore: bump to 0.5.0 by @Mossaka in #384
- http client requests can now have a body by @danbugs in #390
- merging slightJS upstream by @danbugs in #395
- added command to download js template by @danbugs in #396
- added JS docs, and fixed build command by @danbugs in #397
- update docs && fix && fmt by @danbugs in #398
Full Changelog: v0.4.1...v0.5.0