Release v2.4.2
What's Changed
Features
- feat(client): add DAPR_API_TOKEN to headers by @ahmedhesham6 in #364
- feat(actors): add ability to specify type in ActorStateManager by @shubham1172 in #372
Fixes
- fix(test): remove DAPR_API_TOKEN from test sidecar by @ahmedhesham6 in #376
- fix(pubsub): pass headers to PubSub system so that users can get the properties by @XavierGeerinck in #389
Chores
- chore(ci): Add prettier configuration, prettify the codebase, and add to build validation by @shubham1172 in #384
- chore(dev): Add pre-commit hooks for help in prettier configuration by @XavierGeerinck in #391
- chores(proto): manage grpc-tools installation via script by @shubham1172 in #392
Documentation
- docs: Move pubsub subscribe to the correct place by @XavierGeerinck in #375
New Contributors
- @ahmedhesham6 made their first contribution in #364
Full Changelog: v2.4.1...v2.4.2