Elena Kolevska
accbf7b111
Apply suggestions from code review
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-01-10 17:59:35 +00:00
Hannah Hunter
2602ab4216
Merge pull request #3906 from luigirende/v1.12
...
Add new operations in the query request for state component
2024-01-10 12:09:24 -05:00
joshvanl
d00938488c
Update compoents-updates.md with hot reloading feature
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-01-09 14:13:55 +00:00
Josh van Leeuwen
7271911f32
Update daprdocs/content/en/concepts/components-concept.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2024-01-09 13:37:50 +00:00
Josh van Leeuwen
1a24364b34
Apply suggestions from code review
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2024-01-09 13:37:19 +00:00
Mark Fussell
dca48016a8
Merge branch 'v1.12' into v1.12
2024-01-08 22:08:22 -08:00
Simon Headley
5c132e6e3d
Adding write performance optimization section to Cosmos DB state stor… ( #3934 )
...
* Adding write performance optimization section to Cosmos DB state store documentation
Signed-off-by: Simon Headley <headleysj@gmail.com>
* Applying suggestions as per PR review
Signed-off-by: Simon Headley <headleysj@gmail.com>
* Switching from Markdown note to {{% alert %}} {$ /alert $}} as per PR review
Signed-off-by: Simon Headley <headleysj@gmail.com>
* Putting example paragraph in a new line as per review
Signed-off-by: Simon Headley <headleysj@gmail.com>
---------
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-08 22:02:59 -08:00
Mark Fussell
ad8835cfa3
Merge branch 'v1.13' into preview-feature-component-hot-reloading
2024-01-05 18:32:19 -08:00
Hannah Hunter
174c51012b
[AWS SSM parameter store] Add prefix option ( #3920 )
...
* add prefix to spec
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add prefix to example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-05 17:42:38 -08:00
Simon Headley
20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub ( #3935 )
...
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Farshad Davoudi
08939fc627
Update multi-app-template.md ( #3943 )
...
Fix some mistakes in the doc and try to make it better and more clear
Signed-off-by: Farshad Davoudi <f.davoudi.r@outlook.com>
2024-01-05 08:48:00 -08:00
Mark Fussell
06ac5ac4c9
Merge branch 'v1.12' into v1.12
2024-01-04 12:53:56 -08:00
Hannah Hunter
4822030d6a
Submodules into 1.13 ( #3927 )
...
* javascript submodule for 1.13
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* go submodules into 1.13
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* java submodules into 1.13
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* dotnet submodules for 1.13
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* python submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-04 12:44:51 -08:00
Hannah Hunter
6bcddf95a6
add latest version ( #3936 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-03 07:36:37 -08:00
Hannah Hunter
4af96d3c24
Merge pull request #3926 from hhunter-ms/upmerge_12-22
...
Upmerge 12/22: 1.12 --> 1.13
2023-12-22 13:15:18 -05:00
Hannah Hunter
a6f8ce3c8c
last upmerge of 2023
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-22 10:33:37 -05:00
Hannah Hunter
710933b689
Merge branch 'v1.12' into v1.12
2023-12-21 16:31:18 -05:00
Hannah Hunter
10071922d9
Merge pull request #3861 from baransonmez/update-multi-app-run-steps
...
Deficiencies in the steps updated with the multi-app run feature that comes with v12
2023-12-21 16:00:38 -05:00
Hannah Hunter
a4879190d1
Merge branch 'v1.12' into update-multi-app-run-steps
2023-12-21 15:55:33 -05:00
Hannah Hunter
e959735688
Merge pull request #3919 from hhunter-ms/issue_1614
...
Cross link for debugging and viewing logs
2023-12-21 15:43:04 -05:00
Hannah Hunter
3cac886e6b
add debug commands
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-21 14:53:45 -05:00
Hannah Hunter
00593a517c
cross link for debugging and viewing logs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-21 12:33:47 -05:00
Hannah Hunter
149325b0d4
Update `dapr init` CLI reference with Docker network examples ( #3901 )
...
* update dapr init doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/reference/cli/dapr-init.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-12-20 08:03:29 -08:00
joshvanl
3dd8edee51
Component Hot Reloading
...
Adds documentation for Component Hot Reloading
Part of https://github.com/dapr/dapr/issues/1172
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-19 16:40:55 +00:00
Elena Kolevska
992cd5be99
Adds a note about not all errors being enriched
...
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2023-12-19 00:42:08 +00:00
Elena Kolevska
6998990686
Adds a general docs/reference page for the richer error model
...
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2023-12-19 00:32:03 +00:00
Luigi Rende
910e69bfcc
Add new operations in the query request for state component
...
Signed-off-by: Luigi Rende <luigirende@gmail.com>
2023-12-16 12:55:44 +01:00
İhsan Baran Sönmez
703e3f93e6
Merge branch 'v1.12' into update-multi-app-run-steps
2023-12-08 21:45:25 +03:00
Hannah Hunter
477451efc3
Merge pull request #3893 from JoshVanL/block-shutdown-seconds
...
Adds Daprd `--dapr-block-shutdown-duration` reference
2023-12-08 13:03:00 -05:00
Josh van Leeuwen
2db304e62a
Update arguments-annotations-overview.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-12-08 17:53:36 +00:00
Hannah Hunter
8c249b0e99
Merge branch 'v1.13' into block-shutdown-seconds
2023-12-08 12:47:18 -05:00
Hannah Hunter
28a97e1dbd
Merge pull request #3894 from stuartleeks/patch-3
...
Fix method name
2023-12-08 12:41:29 -05:00
Stuart Leeks
2bbff4b3ea
Fix method name
...
`startServer` method doesn't exist on JavaScript `DaprServer` (method name is `start` - see https://docs.dapr.io/developing-applications/sdks/js/js-server/#bindings-api )
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-12-07 09:05:14 +00:00
Yaron Schneider
276cc169ce
Merge branch 'v1.12' into update-multi-app-run-steps
2023-12-06 18:07:59 -08:00
joshvanl
22b7057aed
Updates block-shutdown-seconds to block-shutdown-duration
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-05 14:08:08 +00:00
joshvanl
3114f4d357
Adds Daprd `--block-shutdown-seconds` reference
...
Part of https://github.com/dapr/dapr/issues/4313
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-04 23:39:25 +00:00
Guillermo Caracuel
6460169263
Fix Subscription docs to match Kubernetes CRDs ( #3888 )
...
Signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com>
2023-12-01 21:53:04 -08:00
İhsan Baran Sönmez
b989988e38
Merge branch 'v1.12' into update-multi-app-run-steps
2023-11-24 18:24:15 +03:00
Yaron Schneider
02a84b0d6a
Update config.toml ( #3883 )
...
* Update config.toml
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* Update config.toml
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-11-21 23:47:16 -08:00
Yaron Schneider
9be31d97d0
Update config.toml ( #3882 )
...
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-11-21 23:14:31 -08:00
Oliver Tomlinson
3815827b13
include instructions on how to debug a local app that is part of a docker compose session ( #3881 )
2023-11-21 17:43:15 -08:00
Hannah Hunter
869e908ef3
Merge pull request #3879 from hhunter-ms/upmerge_11-21
...
Upmerge 11/21: 1.12 --> 1.13
2023-11-21 10:28:47 -05:00
Mark Fussell
0aec60c6c9
Merge branch 'v1.13' into upmerge_11-21
2023-11-21 07:25:40 -08:00
Hannah Hunter
2842655d75
Merge pull request #3863 from amimimor/v1.13
...
SNS/SQS contention
2023-11-21 10:11:58 -05:00
Hannah Hunter
81f6762d98
upmerge
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-21 09:58:16 -05:00
Hannah Hunter
81ce707ad4
Merge branch 'v1.13' of https://github.com/dapr/docs into v1.13
2023-11-21 09:57:20 -05:00
Hannah Hunter
60f4fe3e84
Merge pull request #3874 from JoshVanL/v1.11-supported-releases-1.11.6
...
1.11 update supported releases up to 1.11.6
2023-11-21 09:16:31 -05:00
Mark Fussell
b814217441
Merge branch 'v1.11' into v1.11-supported-releases-1.11.6
2023-11-20 17:02:03 -08:00
Josh van Leeuwen
0601206915
1.12 update supported releases up to 1.12 ( #3873 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-11-20 17:01:15 -08:00
Josh van Leeuwen
d68b3bca7e
v1.11 fix links ( #3877 )
...
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* pub-sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -08:00