Hannah Hunter
0318ef5761
Merge branch 'v1.14' into endgame_v1.14-updates
2025-02-27 12:15:54 -05:00
Mark Fussell
5205bd7c7a
Merge branch 'v1.14' into chore/sidecar-injector
2025-02-25 09:23:07 -08:00
Hannah Hunter
a910921ccf
Merge branch 'v1.14' into patch-1
2025-02-24 12:52:08 -05:00
Gallardot
b7907d6194
fix missing tabs end
...
Signed-off-by: Gallardot <gallardot@apache.org>
2025-02-22 23:02:49 +08:00
Gallardot
9009243973
update kafka bulk metadata options
...
Signed-off-by: Gallardot <gallardot@apache.org>
2025-02-22 22:24:10 +08:00
Hannah Hunter
2d973d680d
Merge branch 'v1.14' into endgame_v1.14-updates
2025-02-20 09:13:21 -05:00
Mark Fussell
5a9915b09b
Update mtls.md
...
Updating the dapr init -k command
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2025-02-19 17:44:05 -08:00
Joey Freeland
0a2ff1dacb
Update daprdocs/content/en/operations/security/mtls.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
2025-02-18 16:47:02 -05:00
Joey Freeland
9c73435141
docs: also restart sidecar-injector
...
Signed-off-by: Joey Freeland <joey@free.land>
2025-02-17 10:54:07 -05:00
Vladimir Damov
27683a62ba
Update deprecated exporter ( #4543 )
...
Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>
2025-02-15 07:39:03 -08:00
fvanzee
2cfc002976
update self-hosted-with-docker docs
...
Increase tmpfs size to prevent "no space left on device" error
Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>
2025-02-11 11:44:58 +01:00
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
Hannah Hunter
a0b76f814d
resolve conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-04 16:22:46 -05: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
Gallardot
197c053756
fix rust-sdk menu link
...
Signed-off-by: Gallardot <gallardot@apache.org>
2025-01-10 23:06:48 +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
Hannah Hunter
c6accbb9e2
updates to 1.14 for release
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-16 13:31:26 -05:00
Hannah Hunter
19c4d95648
Merge branch 'v1.14' into dependabot/npm_and_yarn/daprdocs/nanoid-3.3.8
2024-12-16 10:26:43 -05: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
dependabot[bot]
815d3bf767
Bump nanoid from 3.3.2 to 3.3.8 in /daprdocs
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.2 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.2...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 16:54:10 +00: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
Hannah Hunter
d103011b87
Merge branch 'issue_4219-3' of https://github.com/hhunter-ms/docs into issue_4219-3
2024-11-21 11:18:16 -05:00