Skip to content

Release v3.1.0

Compare
Choose a tag to compare
@shubham1172 shubham1172 released this 12 Jun 05:20
· 74 commits to main since this release
553431f

What's Changed

Features

Fixes

  • fix(state): return an empty array instead of empty string when state.query does not return anything by @salmankhan-prs in #471
  • fix(actor): Configured the delete operation in the state provider by @ruokun-niu in #486
  • fix(ci): explicitly call pre-build while building for publish steps by @shubham1172 in #495

Chores

  • chore(http): replace method "createHTTPMetadataQueryParam" with "createHTTPQueryParam" by @SoTrx in #480
  • chore(proto): update protos for 1.11 by @ItalyPaleAle in #490
  • chore(release): add support to release dev packages @shubham1172 in #493
  • chore(config): updating config API to use v1 endpoint by @shivamkm07 in #496
  • chore(release): prepare for v3.1.0 release by @shubham1172 in #501

New Contributors

Full Changelog: v3.0.0...v3.1.0