Skip to content

v3.18.0

Latest

Choose a tag to compare

@WhitWaldo WhitWaldo released this 10 Jun 22:37
· 1 commit to main since this release
a3be700

What's Changed

  • Removing dapr-client from published builds by @WhitWaldo in #773
  • Update buf configuration to emit CommonJS modules instead of ESM by @WhitWaldo in #826
  • Renaming workflow methods for consistency with other SDKs by @WhitWaldo in #783
  • fix: correct types path in published package by @Jeevansm25 in #806

Documentation Improvements

  • Comprehensive JSDoc Annotations Added to All Public Interfaces by @Jeevansm25 in #816
  • docs(jsdoc): annotate exported type definitions by @Jeevansm25 in #817
  • docs(jsdoc): annotate client and server implementations by @Jeevansm25 in #818
  • docs(actors): add JSDoc for actor runtime models and state metadata by @Jeevansm25 in #815

Dependency Updates

  • chore(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 in /examples/distributedLock/UnLockApplication by @dependabot[bot] in #769
  • chore(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #784
  • chore(deps): Bump qs, body-parser and express by @dependabot[bot] in #810
  • chore(deps): Bump minimatch in /examples/http/pubsub by @dependabot[bot] in #809
  • chore(deps): Bump fast-uri and roarr by @dependabot[bot] in #812
  • chore(deps): Bump protobufjs from 7.5.5 to 7.5.8 by @dependabot[bot] in #814
  • chore(deps): Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 by @dependabot[bot] in #813
  • chore(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 in /examples/invocation by @dependabot[bot] in #821
  • chore(deps): Bump qs and express by @dependabot[bot] in #822
  • chore(deps-dev): Bump minimatch from 3.0.4 to 3.1.5 in /examples/distributedLock/TryLockApplication by @dependabot[bot] in #820
  • chore(deps-dev): Bump tmp from 0.2.5 to 0.2.7 by @dependabot[bot] in #827
  • chore(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 in /examples/configuration by @dependabot[bot] in #824
  • chore(deps-dev): Bump shell-quote from 1.8.3 to 1.8.4 by @dependabot[bot] in #834
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/http/actor-parking-sensor by @dependabot[bot] in #775
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/grpc/hello-world-distributed/client by @dependabot[bot] in #774
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/grpc/proxying/client by @dependabot[bot] in #779
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/grpc/crypto by @dependabot[bot] in #780
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/grpc/hello-world-distributed/server by @dependabot[bot] in #781
  • chore(deps): Bump minimatch from 3.1.2 to 3.1.5 in /examples/grpc/hello-world by @dependabot[bot] in #782

New Contributors

Full Changelog: v3.17.0...v3.18.0