Skip to content

Releases: dapr/rust-sdk

Release 0.11.0

12 Jun 16:45
Compare
Choose a tag to compare
Update README to reelase 0.11

Signed-off-by: Artur Souza <[email protected]>

Release 0.10.0

19 Oct 06:09
4cf17de
Compare
Choose a tag to compare

Release 0.10.0 for Dapr runtime 1.9.0

Release v0.7.3

25 Jan 00:16
d7a779f
Compare
Choose a tag to compare
Add DCO requirements and updated code of conduct (#67)

Issue reference: dapr/docs#2039

Signed-off-by: Will <[email protected]>

Co-authored-by: Mark Fussell <[email protected]>

Update protos and bump to v0.7.3-alpha.0

20 Jan 16:37
Compare
Choose a tag to compare
Signed-off-by: Dmitry Shmulevich <[email protected]>

v0.7.2

12 Nov 00:38
3a920cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.7.2

Release v0.7.1-alpha.0

16 Sep 17:41
f760b30
Compare
Choose a tag to compare
Pre-release
Update protos (pubsub routing & actor ttls) & version bump to 0.7.1-a…

Release v0.5.0

01 Apr 23:25
76dad25
Compare
Choose a tag to compare
Version bump to 0.5.0 (#44)

Dapr rust-sdk 0.4.0

12 Feb 19:08
86543ce
Compare
Choose a tag to compare
Dapr rust-sdk 0.4.0 Pre-release
Pre-release
Update proto to V1.0 (#39)

* Update proto to V1.0

* Format newlines

* Also bump package version to prepare for release

Dapr rust-sdk 0.3.0

29 Jan 18:16
d613232
Compare
Choose a tag to compare
Dapr rust-sdk 0.3.0 Pre-release
Pre-release
v0.3.0

Bump Rust SDK version (#38)

v0.2.0: Update to 1.0.0-RC.2 proto (#35)

18 Dec 01:44
49fc694
Compare
Choose a tag to compare
* Update to latest proto from dapr/dapr

* Update signature of publish_event<S> to match PublishEventRequest

* Fix lint message

* Run cargo fmt

* Update example to also print content-type