Commit Graph

10 Commits

Author SHA1 Message Date
Aaron Crawfis f13a84f883
Add cascading metadata (#435)
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-07-31 08:25:15 -07:00
Hannah Hunter fcf9c297d2
add bulk publish back (#419)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-10 09:50:08 +08:00
Hannah Hunter 0a1bb0fa90
[docs] Add query state and actors examples (#431)
* add some examples - need review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* attempt to add go examples for query state and actors

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* move to a different branch

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add back crypto

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-10 09:49:21 +08:00
Hannah Hunter 10b832f741
add cryptography examples (#396)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 17:42:25 -07:00
Hannah Hunter d485c1775c
add some examples - need review (#386)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-27 16:02:19 -07:00
Shubham Sharma b48e8ade5b
Add support for bulk publish (#384)
* Initial implementation

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add a response type and more tests

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Change logic and add more tests

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add example

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add docs

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Fix lint

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* gofumpt

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

---------

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-03-31 14:57:57 +08:00
Dmitry Shmulevich a0a4a9e70a
allow passage of metadata to state store API (#262)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2022-02-24 09:39:05 +08:00
Phil Kedy 40d8a4eabe
Pub/Sub routing support (#227)
Signed-off-by: Phil Kedy <phil.kedy@gmail.com>
2022-01-06 10:19:24 -08:00
greenie-msft fc67f725e0
Change directory name from go-server to go-service (#185) 2021-07-13 11:17:05 -07:00
greenie-msft a9c6bcb4f4
Add Dapr Docs for Go SDK (#182)
* Add Dapr Docs for Go SDK

* Fix section titles

* Update grpc-service.md

* Update cards links
2021-07-01 11:40:22 -07:00