Hannah Hunter
34cae7cb0f
Merge branch 'v1.14' into issue_4322
2024-10-25 14:28:44 -04:00
Hannah Hunter
225736deee
update examples for pub sub
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-25 14:12:10 -04:00
Hannah Hunter
0748da594a
Merge pull request #4394 from hhunter-ms/issue_4393
...
[State Mgmt] fix typo
2024-10-22 09:36:41 -04:00
Hannah Hunter
c3b0059b68
fix typo in code
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-21 15:00:40 -04:00
Mark Fussell
fe17926ead
Fixed typo ( #4389 )
2024-10-11 13:32:30 -07:00
Mark Fussell
f98ac60ed1
Update support ( #4387 )
2024-10-11 13:05:53 -07:00
Yaron Schneider
0163c0b8e7
add roadmap to main page ( #4386 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-11 10:41:03 -07:00
Cassie Coyle
e3068a9a5d
[Jobs API] Describe Triggered Job Handling Assumptions ( #4376 )
...
* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* rm space
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add a note about this applying to all programming languages to avoid confusion
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update howto-schedule-and-handle-triggered-jobs.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-10-10 14:59:09 -07:00
Yaron Schneider
ae6d065260
fix misleading wording ( #4379 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-10 12:02:57 -07:00
Cassie Coyle
3dc932d535
rm decoding ( #4373 )
...
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-10-07 16:30:34 -07:00
Yaron Schneider
ed7aee88e0
Workflow limitations change ( #4367 )
...
* workflow limitations change
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-10-03 07:58:28 -07:00
Hannah Hunter
09ffa7738e
Merge pull request #4362 from WhitWaldo/actor-state-clarification
...
Added clarification that actors always need actorStateStore property set on state component
2024-10-03 09:15:22 -04:00
Hannah Hunter
3d10ea69f9
Merge branch 'v1.14' into actor-state-clarification
2024-10-03 09:08:39 -04:00
Hannah Hunter
3548a9bcf5
Merge pull request #4368 from ariddlestone/fix-azure-service-bus-docs
...
Correct metadata field limit in setup-azure-servicebus-topics
2024-10-03 09:07:50 -04:00
Mark Fussell
2f23f60405
Merge branch 'v1.14' into actor-state-clarification
2024-10-03 13:51:07 +01:00
Hannah Hunter
a615470bd8
Merge branch 'v1.14' into fix-azure-service-bus-docs
2024-10-03 08:48:13 -04:00
Hannah Hunter
7e20d6e368
Merge pull request #4364 from bacek/patch-1
...
Update workflow-patterns.md
2024-10-03 08:47:45 -04:00
Mark Fussell
5259124b0b
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:36:22 +01:00
Mark Fussell
d53db35025
Merge branch 'v1.14' into patch-1
2024-10-03 13:34:14 +01:00
Michael Klich
4e52974a1d
Update howto-invoke-non-dapr-endpoints.md ( #4369 )
...
Update service invocation steps according to diagram
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
2024-10-03 13:31:07 +01:00
Hannah Hunter
f3b1fc4ac8
Merge branch 'v1.14' into patch-1
2024-10-03 08:30:16 -04:00
Andrew Riddlestone
dd1fe6aa67
Update setup-azure-servicebus-topics.md
...
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
2024-10-02 01:44:44 +01:00
Yaron Schneider
4cb0f9cc05
Merge branch 'v1.14' into actor-state-clarification
2024-10-01 17:37:40 -07:00
Hannah Hunter
f390f740fa
update latest and recalled versions ( #4360 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-26 14:46:16 -07:00
Hannah Hunter
d4aa75fe0a
Merge branch 'v1.14' into patch-1
2024-09-25 11:07:31 -04:00
Vasily Chekalkin
18dc1cbee6
Update workflow-patterns.md
...
Make monitor code samples consistent between python/go and all other examples.
* Python and Go are using seconds
* Everything else is in minutes.
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
2024-09-23 11:54:04 +10:00
Whit Waldo
24f2ff9c44
Merge branch 'v1.14' into actor-state-clarification
2024-09-19 12:38:27 -05:00
Whit Waldo
8686de1950
Reworded slightly
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-19 12:37:31 -05:00
Whit Waldo
2133954989
Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-19 12:33:51 -05:00
Hannah Hunter
5b0c57d008
Merge pull request #4357 from WhitWaldo/tweak-day-of-week-jobs
...
Reflecting valid value of 0-6, not 0-7 in jobs schedule
2024-09-17 11:09:16 -04:00
Whit Waldo
770f1533eb
Reflecting valid value of 0-6, not 0-7 in jobs schedule
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-16 14:18:01 -05:00
Josh van Leeuwen
90c0906c01
Helm: Revert Scheduler storage quota size to `1Gi` ( #4354 )
...
In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.
Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.
See: https://github.com/dapr/dapr/pull/8107
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-09-16 06:44:29 -07:00
Josh van Leeuwen
634d355d20
Update Job HTTP request API ( #4349 )
...
According to https://github.com/dapr/dapr/pull/8083
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-13 17:37:34 -07:00
Hannah Hunter
9128eebb36
update latest version to 1.14.2 ( #4352 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-09-13 14:35:21 -07:00
Hannah Hunter
b7dc4a3e51
Merge pull request #4351 from WhitWaldo/tweak-otel-tracing-endpoint
...
Tweaked the observability endpoint description and examples to reflect that the protocol may not be necessary
2024-09-13 12:54:23 -04:00
Hannah Hunter
80b811b17e
Merge branch 'v1.14' into tweak-otel-tracing-endpoint
2024-09-13 11:32:26 -04:00
Hannah Hunter
ec54d1515b
Merge pull request #4350 from WhitWaldo/schedule-docs
...
Fixed cron schedule table formatting in Jobs API reference
2024-09-13 11:31:52 -04:00
Whit Waldo
f9a40ba0ef
Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 06:55:53 -05:00
Whit Waldo
69a685a552
Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 06:28:38 -05:00
Whit Waldo
9a3482cfb8
Fixed cron schedule table
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 05:51:52 -05:00
Hannah Hunter
81ff18b733
Merge pull request #4331 from dapr/scheduler-docker-compose
...
docs: init scheduler in the docker compose example
2024-09-12 14:48:36 -04:00
Hannah Hunter
300e4add15
Merge branch 'v1.14' into scheduler-docker-compose
2024-09-12 11:39:19 -04:00
Hannah Hunter
d4f29cbe78
Merge pull request #4339 from hhunter-ms/issue_4117
...
[Resource specs] Add note about namespacing
2024-09-12 10:46:18 -04:00
Hannah Hunter
c8c99e3d90
Merge branch 'v1.14' into issue_4117
2024-09-11 15:47:07 -04:00
Hannah Hunter
54730f70e8
Merge branch 'issue_4117' of https://github.com/hhunter-ms/docs into issue_4117
2024-09-11 12:26:15 -04:00
Hannah Hunter
8d2f64d10d
clarify per josh comment
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-11 12:25:36 -04:00
Cassie Coyle
6ee59682ef
rm escape ( #4348 )
...
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-09-10 14:42:24 -07:00
Mike Nguyen
2a595ee406
Merge branch 'v1.14' into scheduler-docker-compose
2024-09-09 13:05:28 +01:00
Whit Waldo
442b720d0f
Updated workflow to reflect deprecation of Workflow methods on client ( #4336 )
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-09-07 11:46:57 -07:00
Mark Fussell
24761e5115
Merge branch 'v1.14' into scheduler-docker-compose
2024-09-06 19:49:27 -07:00