Mark Fussell
1154cc6855
Merge branch 'v1.14' into pubsub-raw-message
2025-02-06 10:42:14 -08:00
Fernando Rocha
9ad76c3c05
removing unecessary lines of code and moddifying verbiage around raw message subscriptions
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-02-05 12:31:19 -08:00
Jorge Castillo
3175f1735f
Removed `quickstarts`
...
Signed-off-by: Jorge Castillo <jcastillopino@users.noreply.github.com>
2025-02-05 11:47:22 +01:00
Mark Fussell
e98d40fd23
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
...
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2025-02-04 11:57:17 -08:00
Mark Fussell
f6bd098365
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
...
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2025-02-04 11:54:13 -08:00
Jorge Castillo
345a491977
Update serviceinvocation-quickstart.md
...
Updated csharp checkout code and the path for the apps, quickstart was missing
Signed-off-by: Jorge Castillo <jcastillopino@users.noreply.github.com>
2025-02-04 16:37:37 +01:00
Hannah Hunter
d4ef81864a
Merge branch 'v1.14' into pubsub-raw-message
2025-02-04 08:35:53 -05:00
salaboy
1bdeedca49
removing only testcontainers
...
Signed-off-by: salaboy <Salaboy@gmail.com>
2025-02-03 17:29:40 +00:00
salaboy
b963ec0471
Revert "removing out-dated testcontainers integration"
...
This reverts commit e33d6cc75e26218ec71a199c2a869ec3ff3aa2c2.
Signed-off-by: salaboy <Salaboy@gmail.com>
2025-02-03 17:29:40 +00:00
salaboy
957d070225
removing out-dated testcontainers integration
...
Signed-off-by: salaboy <Salaboy@gmail.com>
2025-02-03 17:29:40 +00:00
Hannah Hunter
e2b10c7c19
Merge branch 'v1.14' into pubsub-raw-message
2025-02-03 11:08:33 -05:00
Fernando Rocha
bd9eb23110
including .NET publisher example
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-30 18:13:44 -08:00
Fernando Rocha
828c96b127
Including .NET sample for subscriber, fixing parameter name on declarative subscription
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-27 10:32:51 -08:00
Elias Keis
ab94590ea9
remove url localization (suggestion from code review)
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elias Keis <13063245+elKei24@users.noreply.github.com>
2025-01-23 10:00:58 +01:00
Elias Keis
257c47d113
Add section about custom properties
...
Signed-off-by: Elias Keis <13063245+elKei24@users.noreply.github.com>
2025-01-23 10:00:58 +01:00
Fernando Rocha
c7fab15959
Update daprdocs/content/en/developing-applications/integrations/AWS/authenticating-aws.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2025-01-21 10:17:42 -08:00
Fernando Rocha
4508e63a54
Including EKS Pod Identity Changes and fixing typo in EKS sample
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-20 20:23:55 -08:00
Fernando Rocha
2ac4e27094
Including EKS Pod Identity information
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-14 09:12:28 -08:00
Hannah Hunter
03be3d5d7b
Merge branch 'v1.14' into feature/3639-zeebe-command-throw-error-variables
2025-01-06 11:02:57 -05:00
Hannah Hunter
e20778f440
Merge branch 'v1.14' into patch-2
2025-01-06 10:44:42 -05:00
Hannah Hunter
aa7110c959
Merge branch 'v1.14' into patch-3
2025-01-06 10:36:17 -05:00
Hannah Hunter
e4f9a6fe80
Merge branch 'v1.14' into patch-2
2025-01-06 10:35:37 -05:00
Yossi Spektor
caebe93ae0
Update setup-postgresql-v1.md
...
Mention that `actorStateStore` needs to be `true` if the state store is used for workflows as well (since workflows use actors under the hood).
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-31 13:20:12 +01:00
Yossi Spektor
f711af9921
Update setup-postgresql-v2.md
...
Mention that `actorStateStore` needs to be `true` if the state store is used for workflows as well (since workflows use actors under the hood).
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-31 13:19:08 +01:00
Yossi Spektor
177a6ca150
Update workflow-features-concepts.md
...
Fix typos, use more Java-idiomatic code names (methods in Java usually don't begin with uppercase letters).
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-30 17:43:15 +01:00
Scott Brady
4d02b2e26e
feat(bindings-zeebe-command): Add support for passing variables to throw-error operation. ( #3639 )
...
Signed-off-by: Scott Brady <realscottbrady@gmail.com>
2024-12-25 09:20:14 +00:00
Gustavo Chaín
c13e6d9cc9
Update setup-aws-snssqs.md ( #4437 )
...
* Update setup-aws-snssqs.md
Add `concurrencyLimit` parameter description.
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-aws-snssqs.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
* Update setup-aws-snssqs.md
Added # - name: concurrencyLimit into example
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
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>
2024-12-12 14:38:16 -08:00
Whit Waldo
7bc95b5a53
Crypto is still in alpha, so the URLs shouldn't point to v1.0 values
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-06 00:50:50 -06:00
Bilgin Ibryam
c0fccb2bcf
Reworded concurency control doc
2024-12-04 20:50:57 +00:00
Whit Waldo
f530497a9e
Merge branch 'v1.14' into pubsub-api-link
2024-11-30 07:52:33 -07:00
Whit Waldo
d218a6f3a9
Included link to v1.0 CloudEvents spec
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-11-30 08:51:03 -06:00
Hannah Hunter
07d029798b
Merge branch 'v1.14' into issue_4219-3
2024-11-25 09:19:44 -05:00
Jeroen VdB
506dff8fb2
Fix Observability YouTube URL timestamp ( #4435 )
...
Signed-off-by: Jeroen VdB <jeroen.van.den.broeck@outlook.com>
2024-11-22 18:25:39 -08:00
Mark Fussell
c167d30d84
Merge branch 'v1.14' into issue_4219-3
2024-11-21 06:54:37 -08:00
Hannah Hunter
e1920353b8
update incorrect name for actors
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-20 10:35:34 -05:00
Hannah Hunter
d6034fb100
Merge branch 'v1.14' into issue_3321
2024-11-19 12:42:41 -05:00
Hannah Hunter
f76c3fa707
roll back changes
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-18 11:27:21 -05:00
Yaron Schneider
3c548c821f
Merge branch 'v1.14' into issue_3321
2024-11-17 19:53:12 -07:00
Hannah Hunter
30d16becd4
Merge branch 'v1.14' into streaming-subscription-dotnet
2024-11-14 17:26:05 -05:00
Whit Waldo
6bed01e9f5
Merge branch 'v1.14' into streaming-subscription-dotnet
2024-11-14 10:52:13 -07:00
Hannah Hunter
348fd1c8cf
Merge branch 'v1.14' into issue_3321
2024-11-14 12:13:34 -05:00
Hannah Hunter
a7e578aae4
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md
...
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-11-14 12:13:23 -05:00
Patrick Assuied
224c7de4ce
Typo
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-13 08:17:48 -08:00
Patrick Assuied
1ab3eca476
Added missing information about kafka-pubsub special metadata headers
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-13 08:09:00 -08:00
Fernando Rocha
6f8fcb2a55
Update setup-eks.md ( #4423 )
...
* Update setup-eks.md
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
* Update setup-eks.md
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
* Update setup-eks.md
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
* Update setup-eks.md
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
---------
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2024-11-08 13:35:28 -08:00
Patrick Assuied
a8d990bb83
Merge branch 'feature/update-kafka-pubsub-docs' of github.com:passuied/docs into feature/update-kafka-pubsub-docs
2024-11-04 13:55:36 -08:00
Patrick Assuied
c3e430310c
Added example of usage per PR feedback
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-04 13:54:38 -08:00
Hannah Hunter
ab9a7a3c18
Merge branch 'v1.14' into feature/update-kafka-pubsub-docs
2024-11-04 11:28:54 -05:00
Hannah Hunter
67e66f7383
Merge branch 'v1.14' into issue_3218
2024-11-04 10:04:33 -05:00
Hannah Hunter
6c3a16fcb7
Update daprdocs/content/en/reference/components-reference/supported-bindings/eventgrid.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-11-04 09:41:01 -05:00