Skip to content

Tags: dapr/js-sdk

Tags

v3.6.1

Toggle v3.6.1's commit message
Updating version number for redeployment

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Generated new protos for release 1.16 (#713)

Generated new protos for 1.16

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json (#662)

Updated version number to match the version being published to NPM

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

Updated version number to 3.5.0 for v1.15.0 of the Dapr release

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added suspend/resume support to DaprWorkflowClient (#661)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.5.0-rc.2

Toggle v3.5.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added suspend/resume support to DaprWorkflowClient (#661)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

v3.5.0-rc.1

Toggle v3.5.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Bump golang.org/x/net from 0.17.0 to 0.33.0 in /examples…

…/grpc/proxying/server (#656)

chore(deps): Bump golang.org/x/net in /examples/grpc/proxying/server

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.33.0.
- [Commits](golang/net@v0.17.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.4.1 (#635)

release 3.4.1

Signed-off-by: yaron2 <schneider.yaron@live.com>

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Official Release 3.4.0 (#620)

* Updating package json with final release version 3.4.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Regenerated protos by updating and running ./scripts/fetch-proto.sh

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating test workflow with correct Dapr Runtime and CLI versions

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Bumping version to 3.4.0-rc.2

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* did npm install to refresh package-lock.json

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Final release version 3.4.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

---------

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

v3.4.0-rc.2

Toggle v3.4.0-rc.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump to 3.4.0-rc.2 for final release test (#618)

* fix: typo (#607)

Update AbstractActor.ts

Signed-off-by: Bond <4683867+bondz@users.noreply.github.com>

* fix: Remove broken image links (#610)

Update README.md

Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>

* Fix README.md for distributedlock example (#613)

Update README.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* [chore] Bump to 3.4.0-rc.1 - use dapr 1.14.0-rc.x (#611)

* use dapr 1.14.0-rc.6

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Version correction

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Update .github/workflows/test-e2e.yml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* update

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* update

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

---------

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>

* Updating package json with final release version 3.4.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Regenerated protos by updating and running ./scripts/fetch-proto.sh

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating test workflow with correct Dapr Runtime and CLI versions

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

---------

Signed-off-by: Bond <4683867+bondz@users.noreply.github.com>
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Bond <4683867+bondz@users.noreply.github.com>
Co-authored-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>