v0.15.0
A release to support Dapr v1.14.0!
What's Changed
- Update license in toml by @yaron2 in #134
- Adds description and license to Cargo.toml by @JoshVanL in #137
- Add holopin.yml config for GHC2023 event by @marcduiker in #106
- Couple doc updates by @calebcartwright in #101
- chore: rename master to main by @mikeee in #143
- Implement example validation by @mikeee in #119
- fix: minor changes to github templates by @mikeee in #132
- Implement bulksecret retrieval by @mikeee in #123
- tooling: add dapr-bot - assign issue functionality by @mikeee in #131
- Created Procedural Macros For Pub Sub by @zedgell in #87
- chore: fix pubsub validation example by @mikeee in #148
- fix: bot no longer returns an error for non-assign comments and also … by @mikeee in #149
- Implement Cryptography API by @zedgell in #144
- chore: update fossa to run on main by @mikeee in #160
- chore: add pruning for stale issues and PRs by @mikeee in #161
- chore: enable dependabot by @mikeee in #162
- Move DAPR GRPC port inside client by @dwhiteddsoft in #54
- Feature: Enable query state API by @ruokun-niu in #116
- update holopin badge by @KentHsu in #165
- fix: holopin formatting by @mikeee in #166
- Add daprdocs for the rust sdk by @mikeee in #126
- docs: add alpha notice and update docs by @mikeee in #173
- chore(deps): update axum-test requirement from 14.3.0 to 15.0.1 by @dependabot in #178
- Add example for Input and output Bindings by @rafamerlin in #57
- docs: fix action badge by @mikeee in #189
- chore: update dapr protos to 1.14.0-rc.2 by @mikeee in #190
- ci: upgrade CI enabling commit-based testing of cli and dapr by @mikeee in #179
- chore: add idea config to ignore by @mikeee in #192
- chore: bump to rc.4 by @mikeee in #195
- Initialise docs by @mikeee in #181
- chore: rc11 bump by @mikeee in #197
- feat: implement scheduler/jobs api by @mikeee in #196
- remove irrelevant comment by @mikeee in #199
- chore: bump version to 0.15 for release by @mikeee in #198
- Remove overrides by @mikeee in #200
- docs: update rust min version by @mikeee in #201
New Contributors
- @marcduiker made their first contribution in #106
- @calebcartwright made their first contribution in #101
- @zedgell made their first contribution in #87
- @ruokun-niu made their first contribution in #116
- @KentHsu made their first contribution in #165
- @dependabot made their first contribution in #178
- @rafamerlin made their first contribution in #57
Full Changelog: v0.14.0...v0.15.0