Mark Fussell
4cae25735d
Merge branch 'v1.11' into issue_6388
2023-06-05 17:18:20 -07:00
Mark Fussell
c3a7380006
Merge branch 'v1.11' into issue_3216
2023-06-04 22:16:18 -07:00
Mark Fussell
e790f753da
Merge branch 'v1.11' into issue_6388
2023-06-02 18:10:38 -07:00
Artur Souza
3ba10e7d5b
Add build variations + refactor breaking-changes. ( #3478 )
...
* Add build variations + refactor breaking-changes.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Add example and reference to build variants.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 18:05:59 -07:00
Mark Fussell
fdfd756006
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:39:22 -07:00
Mark Fussell
25ca95dc93
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:38:52 -07:00
Mark Fussell
181c7200f1
Update alpha-apis.md
...
Removing deprecation notice, since this is not an official deprecation
2023-05-31 16:32:01 -07:00
Mark Fussell
469556d267
Update alpha-apis.md
...
Splitting pub/sub into two entries
2023-05-31 16:17:37 -07:00
Mark Fussell
d55055a0c4
Update alpha-apis.md
...
Adding gRPC links
2023-05-31 16:09:08 -07:00
Mark Fussell
be4807f011
Merge branch 'v1.11' into issue_6388
2023-05-30 22:03:06 -07:00
Mark Fussell
eb863609c6
Merge branch 'v1.11' into issue_3216
2023-05-30 20:37:15 -07:00
Alessandro (Ale) Segala
7d1fcf7f13
Fixed typo in docs for ServiceInvocationStreaming preview feature ( #3469 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-30 20:36:16 -07:00
Josh van Leeuwen
46f9f4d06d
Actor State TTL Preview Feature ( #3453 )
...
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update actor state curl example
Signed-off-by: joshvanl <me@joshvanl.dev>
* Clear up language about Actor state TTL behavior
Signed-off-by: joshvanl <me@joshvanl.dev>
* Remove Actor State TTL section from actors overview page, since the
feature is in preview
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update actors_api.md
Changing layout
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Hannah Hunter
85d4140e7a
Merge branch 'v1.11' into issue_3216
2023-05-24 19:34:40 -04:00
Hannah Hunter
3e376cbf2a
merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter
eb1231febf
add alpha api table
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 16:00:31 -04:00
Hannah Hunter
fd08141fd7
Merge branch 'v1.11' into issue_3216
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Sam
c1f152a91e
Extend service invocation to non-Dapr endpoints docs ( #3384 )
...
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* style: non-daprized -> non-dapr
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* docs: address some feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* docs: update according to rest of feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* Update howto-invoke-non-dapr-endpoints.md
Editing of the docs
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* docs: update last pr feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* style: address grammar feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* Update _index.md
Updating weight in docs
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update howto-invoke-non-dapr-endpoints.md
Grammar fix
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 22:39:19 -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
Hannah Hunter
eb79d2c111
Merge branch 'v1.10' into UpdateReleaseTo1.10.7
2023-05-17 15:40:42 -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
c13128e795
Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216
2023-05-16 14:53:33 -04:00
Hannah Hunter
2fb6772ad9
part 1 of mark review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 14:53:16 -04:00
Mark Fussell
de6b9ee103
Merge branch 'v1.11' into issue_3216
2023-05-15 15:57:45 -07:00
nyemade-uversky
e12447e3d5
Update support-release-policy.md
...
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-15 12:17:09 -06:00
Hannah Hunter
1f494f74b3
Merge branch 'v1.11' into fix_podman_link
2023-05-10 09:31:27 -04:00
Hannah Hunter
59d664763f
update podman link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 09:30:10 -04:00
Hannah Hunter
47155c5212
Merge branch 'v1.11' into issue_3216
2023-05-09 13:56:25 -04:00
Hannah Hunter
fa8bba0b13
Merge branch 'v1.11' into v1.10
2023-05-09 13:53:36 -04:00
Josh van Leeuwen
7b1ee50993
Fix link to podman installation ( #3394 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 08:43:36 -07:00
joshvanl
e83ec17619
Fix link to podman installation
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 13:50:07 +01:00
Drew Robbins
e258e996c4
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:19 +09:00
Drew Robbins
4f1047a819
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:10 +09:00
Drew Robbins
d3003e7b68
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:45 +09:00
Drew Robbins
a849bf5409
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:32 +09:00
Drew Robbins
063b9c3f94
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:18 +09:00
Drew Robbins
1979416f1f
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:11 +09:00
Drew Robbins
202c3fd16e
Add Otel env var docs
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-06 22:46:28 +00:00
Hannah Hunter
cfb6ac0bbf
updates to the cryptography api docs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 17:22:42 -04:00
Hannah Hunter
b00b66252b
upmerge
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 10:24:57 -04:00
Hannah Hunter
35362d65f0
Merge pull request #3310 from greenie-msft/hotfix_10_5
...
Update docs for 10.5 hotfix
2023-04-13 19:34:18 -04:00
Nick Greenfield
3b69fd7e02
Update date of 1.10.5
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:25:39 -07:00
Nick Greenfield
be4c3d6a40
Update version to 1.10.5
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:24:34 -07:00
Hannah Hunter
0b2f8880ac
upmerge check
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 16:26:19 -04:00
Xianyao Chen
393e88fa13
fix helm value for prometheus ( #3325 )
...
correct the value for setting Persistent Volume for alertmanager
Signed-off-by: Xianyao Chen <owenchenxy@gmail.com>
2023-04-11 22:40:41 -07:00
Hannah Hunter
239d827075
clarify retry-able errors
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 14:58:33 -04:00
Mark Fussell
597d6e6806
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:42:10 -07:00
Mark Fussell
125f77b424
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:49 -07:00
greenie-msft
992c460912
Merge pull request #3232 from hhunter-ms/issue_2918b
...
[Resiliency] Clarify timeout section
2023-03-24 12:53:04 -07:00
Hannah Hunter
960550442b
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-03-17 17:44:42 -04:00