v0.3.1
Pre-release
Pre-release
What's Changed
- Updated the slight new readme to use
0.1.0
version by @Mossaka in #227 - feat: better error message for missing `wasm32-wasi by @Mossaka in #218
- chore(mq): update azure service bus dependency by @Mossaka in #224
- feat(slight): better error message for slight new command by @Mossaka in #228
- feat(test): added integration tests for kv redis implementaiton by @Mossaka in #196
- refactor: runtime takes no dependencies on capabilities by @Mossaka in #240
- refactor: removed events capability by @Mossaka in #243
- fix: do not alter source path for install binary when untarring on macOS by @raymundovr in #245
- small improvements on the mosquitto implementation by @danbugs in #256
- no longer using brew to install redis on linux by @danbugs in #257
- moved proposals to a proposals folder and created a proposal template by @danbugs in #258
- docs: added pub/sub background study doc by @Mossaka in #255
- pubsub refactor: persistent subscriptions + http interop by @danbugs in #261
- pubsub refactor: added subscription tokens to receive fxn by @danbugs in #263
- fixing Azure pipelines by @danbugs in #264
- improved error messages when failing to provide a correct slightfile by @danbugs in #273
- update README repo structure by @danbugs in #274
- align our interfaces w/ the wasi proposals by @danbugs in #269
- chore: updated dependencies by @Mossaka in #260
- merging mq into messaging by @danbugs in #270
- equalizing azsbus implemenation w/ kafka and mosquitto by @danbugs in #271
- updating docs after mq merge by @danbugs in #277
- modified messaging filesystem impl to have all functions of messaging by @danbugs in #279
- deleted old mq folder by @danbugs in #281
- Added dependabot.yml by @Mossaka in #286
- tests: disabling the aws dynamodb integration test by @Mossaka in #287
- feat: renamed router http error to http-router-error by @Mossaka in #282
- feat: use conditional compilation for each service's implementation in messaging and keyvalue capabilities by @Mossaka in #284
- feat: added http-client capability and a reqwest implementation by @Mossaka in #285
- Bump anyhow from 1.0.66 to 1.0.68 by @dependabot in #288
- Bump proc-macro2 from 1.0.47 to 1.0.49 by @dependabot in #289
- Bump async-trait from 0.1.59 to 0.1.60 by @dependabot in #290
- Bump openssl from 0.10.43 to 0.10.45 by @dependabot in #291
- Bump serde from 1.0.148 to 1.0.152 by @dependabot in #292
- Bump clap from 3.2.23 to 4.0.32 by @dependabot in #295
- Bump quote from 1.0.21 to 1.0.23 by @dependabot in #297
- Bump toml from 0.5.9 to 0.5.10 by @dependabot in #298
- Bump tokio from 1.22.0 to 1.24.1 by @dependabot in #299
- small fix on http-client-demo by @danbugs in #304
- Update dependabot.yml to monthly by @Mossaka in #303
- Bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #302
- Bump redis from 0.22.1 to 0.22.2 by @dependabot in #301
- Bump azure_core from 0.7.0 to 0.8.0 by @dependabot in #300
- fix ci by @danbugs in #306
- tests: added a http-client integration test by @Mossaka in #293
- sql capability by @danbugs in #305
- Bump futures from 0.3.25 to 0.3.26 by @dependabot in #313
- Bump reqwest from 0.11.13 to 0.11.14 by @dependabot in #315
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in #317
- Bump redis from 0.22.2 to 0.22.3 by @dependabot in #316
- chore: small cleanup of http-server-demo by @flavio in #318
- Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t by @dependabot in #319
- Fix: bump slight version to 0.3.0 by @Mossaka in #320
- Docs: modifies README by @Mossaka in #321
- CI: Use a seperate job to run rustfmt by @Mossaka in #323
- tied slight version to interface version when using slight add or slight new by @danbugs in #322
- bump version to v0.3.1 by @danbugs in #324
- reusing ci.yaml for releases by @danbugs in #327
- added workflow_call to on by @danbugs in #328
- add needs to release pipeline by @danbugs in #329
- added artifact communication between ci.yaml and release.yml by @danbugs in #330
- update path of downloaded artifacts in release pipeline by @danbugs in #331
- release.yml now downloads specific artifacts for release by @danbugs in #332
New Contributors
- @raymundovr made their first contribution in #245
- @dependabot made their first contribution in #288
- @flavio made their first contribution in #318
Full Changelog: v0.2.0...v0.3.1