Release v2.3.1
What's Changed
Features
- feat(state): add Metadata field to the State Save operation by @XavierGeerinck in #323
- feat(lock): Added distributed lock API support to javascript SDK by @amulyavarote in #306
Fixes
- fix(package-lock): bump version by @webup in #309
- fix(sidecar): sidecar would not be started when getClient was called due to previous abstraction by @XavierGeerinck in #324
- fix(types/http): use
import * as
http(s) by @webup in #308
Chores
- chore(deprecation): add warning message to dapr-client builds by @shubham1172 in #313
- chore(proto): latest proto and version changes for v1.8.0 by @amulyavarote in #326
- chore(github): Update references to master to main by @shubham1172 in #331
- chore(release): bump version to v2.3.1 by @shubham1172 in #332
Documentation
- docs(SDK): fix index documentation page for SDK by @shubham1172 in #311
Tests
- tests(e2e/grpc): add Configuration API test for subscribe all keys by @shubham1172 in #327
New Contributors💖
Full Changelog: v2.3.0...v2.3.1