Commit Graph

5305 Commits

Author SHA1 Message Date
ItalyPaleAle 940dc06d1a Add note for sharing a SQLite database
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 17:32:19 -07:00
Hannah Hunter f9e8b21feb
Merge pull request #3429 from ItalyPaleAle/fix-3331
Update docs for AppHealthCheck as stable
2023-05-17 20:13:38 -04:00
Hannah Hunter d12c72e8d8
Merge branch 'v1.11' into fix-3331 2023-05-17 20:10:05 -04:00
Hannah Hunter eb34bcf5f4
Merge pull request #3432 from ItalyPaleAle/fix-3262
Update docs for various components
2023-05-17 20:09:16 -04:00
Hannah Hunter cf76eed594
Merge branch 'v1.11' into fix-3262 2023-05-17 20:05:01 -04:00
Hannah Hunter b5b3819fb4
Merge pull request #3427 from ItalyPaleAle/fix-3138
Update state.sqlite docs for 1.11
2023-05-17 20:04:06 -04:00
Hannah Hunter f3bc05adfd
Merge branch 'v1.11' into fix-3138 2023-05-17 19:54:30 -04:00
Hannah Hunter 90b1e7c075
Merge pull request #3428 from ItalyPaleAle/fix-3328
Document new values for `app-protocol` and deprecation of `app-ssl`
2023-05-17 19:54:20 -04:00
Hannah Hunter 2e3d884ad8
Merge branch 'v1.11' into fix-3328 2023-05-17 19:44:36 -04:00
Hannah Hunter 6470ab4bdd
Merge pull request #3431 from ItalyPaleAle/fix-3329
Update docs for local env secret store
2023-05-17 19:44:23 -04:00
Hannah Hunter 899207ebc5
Merge branch 'v1.11' into fix-3331 2023-05-17 19:38:26 -04:00
Hannah Hunter b1bf246149
Merge branch 'v1.11' into fix-3329 2023-05-17 19:35:30 -04:00
Hannah Hunter 94ff81229b
Merge branch 'v1.11' into fix-3328 2023-05-17 19:35:15 -04:00
Hannah Hunter 929faa8105
Merge pull request #3430 from ItalyPaleAle/fix-3200
Standardize PostgreSQL components' name
2023-05-17 19:33:59 -04:00
Hannah Hunter 12cad7423a
Merge branch 'v1.11' into issue_3323b 2023-05-17 19:33:23 -04:00
Hannah Hunter 1d978c2556
Merge pull request #3411 from dapr/UpdateReleaseTo1.10.7
Update support-release-policy.md for 1.10.7
2023-05-17 19:32:43 -04:00
Hannah Hunter 8f89275203
Merge branch 'v1.11' into fix-3200 2023-05-17 19:25:40 -04:00
nyemade-uversky 9f8893b633
Update dapr-latest-version.html
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-17 17:18:11 -06:00
Mark Fussell 001b428e59
Merge branch 'v1.11' into fix-3262 2023-05-17 16:18:08 -07:00
Hannah Hunter 2840ed7714
[Workflow] Add purge/pause/resume/raise event to docs (#3332)
* add new methods to api doc

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

* add methods to how to

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

* updates per ryan

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

* add raise event request

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

* add raise event api to the howto

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

* updates per Ryan;

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

* whitespace/updates

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

* add more description to raise event

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

* clarify raise event and add to the dotnet sdk example

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

* edit confusing text for raise event http

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

* updates per Ryan

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

* rearrange author workflows doc per Ryan suggestion

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

* update workflowreference to startworkflowresponse

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

* fix link

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

* edit from ryan

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

* part 1 of mark review

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

* Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* updates per mark and chris

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

* few more edits per mark

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-17 16:15:52 -07:00
Josh van Leeuwen 0128abb13a
Adds docs about using `ttlInSeconds` to actor state store reference API (#3392)
* Adds note about using `ttlInSeconds` to actor state store reference API

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Embed the actor state TTL YouTube video in page

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds Actor State section to actor overview page

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 16:12:13 -07:00
Mark Fussell f1c68820d0
Merge branch 'v1.11' into fix-3138 2023-05-17 16:11:39 -07:00
Alessandro (Ale) Segala 84fd8c66a1
Merge branch 'v1.11' into fix-3200 2023-05-17 15:57:27 -07:00
Alessandro (Ale) Segala f975deefbb
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:57:16 -07:00
Hannah Hunter a81883e753
Merge pull request #3419 from cgillum/wf-retry-policies
[Workflow] Add retry policy docs
2023-05-17 18:52:30 -04:00
Hannah Hunter b84a3ed7f1
Merge branch 'v1.11' into issue_3216 2023-05-17 18:49:18 -04:00
Alessandro (Ale) Segala 082f61ee41
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:30:58 -07:00
Hannah Hunter c0f9697b75
Merge branch 'v1.11' into issue_3323b 2023-05-17 18:30:32 -04:00
Hannah Hunter a83442fd24
Merge branch 'v1.11' into fix-3200 2023-05-17 18:23:09 -04:00
Hannah Hunter 7446b0fb2b
Merge branch 'v1.11' into fix-3138 2023-05-17 18:21:55 -04:00
Hannah Hunter cea63afa10
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 18:17:58 -04:00
Hannah Hunter 3a8451f645
Merge branch 'v1.11' into issue_3377 2023-05-17 18:09:28 -04:00
Hannah Hunter aed9aebd43
Merge branch 'v1.11' into wf-retry-policies 2023-05-17 18:09:19 -04:00
ItalyPaleAle 9b7ff806b0 Update docs for various components
Includes:

- Update docs for HTTP Bearer middleware
- Ensure etcd state store is included in the list
- Ensure the list of capabilities of state stores is up-to-date

Fixes #3262

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:25:50 -07:00
ItalyPaleAle 25ca481113 Update docs for local env secret store
Fixes #3329

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:02:42 -07:00
ItalyPaleAle 2ddf28688c Standardize PostgreSQL components' name
Fixes #3200

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:55:22 -07:00
ItalyPaleAle a1902c8993 Update docs for AppHealthCheck as stable
Fixes #3331

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:37:26 -07:00
ItalyPaleAle 9355e6ba07 Document new values for `app-protocol` and deprecation of `app-ssl`
Fixes #3328

Also fixes #3414 by clarifying the wording around "insecure SSL"

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:28:04 -07:00
Hannah Hunter 08ae586f1d
Merge pull request #3412 from liu-song/kitex
add kitex binding
2023-05-17 16:10:42 -04:00
Yaron Schneider 6626fd5827
Add clarification for cloud events (#3417)
* add clarification for cloud events

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

* update missing fields

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* add custom fields note

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 13:08:00 -07:00
Hannah Hunter d03dc15b75
Merge branch 'v1.11' into kitex 2023-05-17 16:01:36 -04:00
Hannah Hunter d37663e109
Merge pull request #3408 from HiltonGiesenow/patch-1
Update statemanagement-quickstart.md
2023-05-17 16:01:28 -04:00
ItalyPaleAle 95ac37b34d Update state.sqlite docs for 1.11
Fixes #3138

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 12:57:31 -07:00
Hannah Hunter 2747260ee4
Merge branch 'v1.11' into issue_3323b 2023-05-17 15:42:25 -04:00
Hannah Hunter eb79d2c111
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 15:40:42 -04:00
Hannah Hunter e7a8839654
Merge branch 'v1.10' into patch-1 2023-05-17 15:39:18 -04:00
Hannah Hunter de130152fb
fix link (#3426)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 12:29:39 -07:00
Hannah Hunter 64f6b61b38
Merge branch 'v1.10' into v1.10
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 15:18:50 -04:00
Hannah Hunter afdc275299 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-17 15:16:35 -04:00
Hannah Hunter 7fa7421eb3
Merge branch 'v1.11' into issue_3377 2023-05-17 15:11:33 -04:00