Hannah Hunter
e20778f440
Merge branch 'v1.14' into patch-2
2025-01-06 10:44:42 -05:00
Hannah Hunter
1313390fa6
Merge pull request #4480 from yossisp/patch-3
...
Update setup-postgresql-v1.md
2025-01-06 10:44:21 -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
Hannah Hunter
41ae3e1fb9
Merge pull request #4478 from yossisp/patch-1
...
Update workflow-features-concepts.md
2025-01-06 10:22:39 -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
Mark Fussell
9f8d83a472
Merge branch 'v1.14' into endgame_v1.14-updates
2024-12-18 21:18:19 -08:00
Hannah Hunter
5660a64b0e
Merge pull request #4461 from dapr/dependabot/npm_and_yarn/daprdocs/nanoid-3.3.8
...
Bump nanoid from 3.3.2 to 3.3.8 in /daprdocs
2024-12-18 12:24:09 -05:00
Hannah Hunter
b489c7fee7
Merge branch 'v1.14' into dependabot/npm_and_yarn/daprdocs/nanoid-3.3.8
2024-12-18 12:18:23 -05:00
Hannah Hunter
a69cf3f848
Merge branch 'v1.14' into endgame_v1.14-updates
2024-12-17 15:22:02 -05:00
Hannah Hunter
649c1f880d
updates per elena pr for 1.15 ( #4471 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-17 12:14:43 -08: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
Hannah Hunter
4a456dc27d
Merge pull request #4459 from WhitWaldo/crypto-url-correction
...
Crypto is still in alpha, so the URLs shouldn't point to v1.0 values
2024-12-06 09:47:40 -05: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
Hannah Hunter
79a5b9487e
Merge pull request #4458 from bibryam/v1.14
...
Reworded concurrency control doc
2024-12-05 11:41:28 -05:00
Bilgin Ibryam
c0fccb2bcf
Reworded concurency control doc
2024-12-04 20:50:57 +00:00
Hannah Hunter
ad57f042bb
Merge pull request #4441 from WhitWaldo/pubsub-api-link
...
Included link to v1.0 CloudEvents spec
2024-12-02 09:33:44 -05: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
b7b010af21
Merge pull request #4430 from hhunter-ms/issue_4219-3
...
Quickstarts diagrams update
2024-11-25 12:26:42 -05: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
Hannah Hunter
584d520eee
updates to images
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-21 11:17:55 -05: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
1d418a4f43
Merge pull request #4407 from hhunter-ms/issue_3321
...
Add non-SDK Python code example for Bulk Subscribe
2024-11-19 12:48:15 -05:00
Hannah Hunter
d6034fb100
Merge branch 'v1.14' into issue_3321
2024-11-19 12:42:41 -05:00
Hannah Hunter
1d7c51b43a
Merge pull request #4431 from hhunter-ms/v1.14
...
Remove changes that were meant for 1.15
2024-11-19 07:50:02 -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
3f719f28ce
Merge pull request #4358 from WhitWaldo/streaming-subscription-dotnet
...
Added .NET implementation to docs for streaming subscription support
2024-11-14 17:30:48 -05:00
Hannah Hunter
30d16becd4
Merge branch 'v1.14' into streaming-subscription-dotnet
2024-11-14 17:26:05 -05:00
Hannah Hunter
56d429837f
Merge pull request #4427 from passuied/feature/add-kafka-pubsub-headers
...
Added missing information about kafka-pubsub special metadata headers
2024-11-14 17:23:02 -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
Hannah Hunter
117f8539c1
quickstarts images
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-14 10:32:49 -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
Hannah Hunter
602af425ac
Merge pull request #4398 from hhunter-ms/issue_4219-2
...
Update Concepts section images with new diagrams style
2024-11-05 12:35:30 -05:00
Hannah Hunter
f7281d1a5c
Merge branch 'v1.14' into issue_4219-2
2024-11-05 12:27:34 -05:00
Hannah Hunter
ef4d3eeb2f
Merge pull request #4415 from passuied/feature/update-kafka-pubsub-docs
...
Add missing kafka pubsub properties
2024-11-05 12:22:27 -05:00