What's Changed
- ci: explicitly authenticate protoc setup step by @mikeee in #203
- docs: fix comments by @mikeee in #204
- refactor!: dapr no longer requires protoc or tonic_build by @mikeee in #206
- doc changes and updates related to proto-gen and examples by @mikeee in #210
- ci - fixing warnings by @mikeee in #211
- refactor: deny warnings by @mikeee in #215
- fix: include scheduler host address by @mikeee in #217
- chore(deps): upgrade deps and regen protos by @mikeee in #214
- ci(docs): add docs job by @mikeee in #220
- chore(release): v0.16.0-rc.0 by @mikeee in #221
- fix: release fixes by @mikeee in #222
- chore(release): update version by @mikeee in #223
- docs: update proto notice by @mikeee in #224
- chore: refactor deprecated method and regen protos by @mikeee in #229
- ci: add scheduled runs to test and validation workflows by @mikeee in #231
- fix: remove decoder step by @mikeee in #228
- chore: release versioning by @mikeee in #232
- merge Release 0.16 by @mikeee in #230
- fix(ci): trim blank spaces from version strings by @mikeee in #235
- fix(ci): fix installer bundle creation logic by @mikeee in #237
- Fix workflow by @mikeee in #238
- fix(ci): fix installer bundle creation logic by @mikeee in #239
- feat: conversation api initial implementation by @mikeee in #234
- refactor state methods by @mikeee in #246
- Update Dapr Rust docs by @mikeee in #245
- chore: bump rc versions by @mikeee in #247
- feat: add proto check and make directives by @mikeee in #248
- chore: remove macro dep from main crate by @mikeee in #249
- ci: add dry publish test by @mikeee in #250
- chore: bump protos to 1.15.0-rc.1 tag by @mikeee in #252
- docs: clarify and fix mistakes by @mikeee in #251
- Return Result when creating DaprHttpServer by @LeonMatthesKDAB in #253
- Cleanup by @mikeee in #254
- Bump runtime by @mikeee in #255
- Add fallback handler to axum Router by @LeonMatthesKDAB in #258
- release: bump by @mikeee in #256
- feat(client): add a client port override method by @mikeee in #259
- refactor(conversations): rename message to content by @mikeee in #261
- fix(deps): pin indirect dependencies by @mikeee in #263
- release: rc.7 by @mikeee in #264
- chore: bump protos to rc18 by @mikeee in #265
- release: v0.16.0 by @mikeee in #266
New Contributors
- @LeonMatthesKDAB made their first contribution in #253
Full Changelog: v0.15.1...v0.16.0