Erwin
|
3377c71c0d
|
Merge branch 'v1.13' into v1.13
|
2024-07-20 15:51:43 +02:00 |
Erwin Kramer
|
bc8303e82a
|
markdown linting and navigation issues
Signed-off-by: Erwin Kramer <r3verse@gmail.com>
|
2024-07-20 15:50:44 +02:00 |
Bilgin Ibryam
|
1fbc73e311
|
Fixed typo in links (#4267)
Signed-off-by: Erwin Kramer <r3verse@gmail.com>
|
2024-07-20 15:50:44 +02:00 |
Bilgin Ibryam
|
32fce1da8f
|
Fixed typo in links (#4267)
|
2024-07-19 14:42:27 -07:00 |
Yaron Schneider
|
b217a76a89
|
Merge branch 'v1.14' into rabbitmq/single-active-consumer
|
2024-07-18 21:26:28 -07:00 |
Hannah Hunter
|
e51f0c219a
|
add to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-18 14:47:51 -04:00 |
Arthur Poiret
|
cd0a2bd7e9
|
add details for single active consumer parameter
Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
|
2024-07-18 18:33:55 +00:00 |
Hannah Hunter
|
3a7e34a3be
|
Merge branch 'v1.14' into issue_3915-3
|
2024-07-18 14:13:52 -04:00 |
Hannah Hunter
|
2777f93b6c
|
Merge pull request #4263 from bibryam/resiliency
Fixed component resiliency sample
|
2024-07-18 11:28:57 -04:00 |
Bilgin Ibryam
|
4fe1ded85e
|
Replaced wrong resiliency example definition
|
2024-07-17 20:02:56 +01:00 |
Bilgin Ibryam
|
2ddafc2080
|
Merge branch 'dapr:v1.13' into v1.13
|
2024-07-17 17:30:50 +01:00 |
Hannah Hunter
|
64fb51f7ac
|
Merge branch 'issue_3915-3' of https://github.com/hhunter-ms/docs into issue_3915-3
|
2024-07-17 09:01:47 -04:00 |
Hannah Hunter
|
dbaf646c57
|
update image to show new link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-17 09:01:20 -04:00 |
Hannah Hunter
|
5fb8ca4d38
|
Merge pull request #4257 from hhunter-ms/issue_4223
[Outbox] Format message structure sent
|
2024-07-16 13:01:46 -04:00 |
Yaron Schneider
|
6ffd987f53
|
remove redundant space
|
2024-07-16 09:58:49 -07:00 |
Hannah Hunter
|
b83ce8ff3e
|
Merge branch 'issue_4223' of https://github.com/hhunter-ms/docs into issue_4223
|
2024-07-16 12:46:58 -04:00 |
Hannah Hunter
|
138b777b69
|
add http tabs and remove outbox.cloudevent.* format
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-16 12:46:46 -04:00 |
Hannah Hunter
|
645bd9cc4f
|
Merge branch 'v1.14' into issue_4223
|
2024-07-16 11:00:55 -04:00 |
Hannah Hunter
|
8b105e9949
|
add section for overriding cloudevent fields
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-16 10:59:07 -04:00 |
ibandhiya
|
b5c0754d9a
|
Update service-mesh.md (#4261)
ref link added for distributed tracing
Signed-off-by: ibandhiya <ila.bandhiya@middleware.io>
|
2024-07-16 07:25:17 -07:00 |
Hannah Hunter
|
100388b983
|
Merge pull request #4174 from TomasEkeli/patch-1
The Azure ServiceBus Queue -name must match the Dapr pubsub topic
|
2024-07-15 12:00:09 -04:00 |
Hannah Hunter
|
27a8592987
|
Merge branch 'v1.13' into patch-1
|
2024-07-15 11:43:37 -04:00 |
Hannah Hunter
|
eb69cd916e
|
update example based on go sdk for transactional state
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-12 15:10:29 -04:00 |
Arthur Poiret
|
1841418449
|
add rabbitmq single active consumer parameter
Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
|
2024-07-11 22:25:07 +00:00 |
Hannah Hunter
|
ac33205957
|
Merge pull request #4258 from dapr/hhunter-ms-patch-2
AZD instructions for new docs sites
|
2024-07-11 17:52:55 -04:00 |
Hannah Hunter
|
582a0ad0d5
|
Update readme.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2024-07-10 13:43:43 -04:00 |
Hannah Hunter
|
5c474ddcdc
|
add section for overriding db saved message
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-10 11:52:35 -04:00 |
Filinto Duran
|
64a22cbe3c
|
add info about custom latency buckets (#4236)
* doc: http metrics path normalization
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* doc: code review & path matching rename
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* doc: add configuration examples
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* update: update docs based on last proposal changes
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* feat: more updates based on the ingress/egress merge
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* doc: code review comments
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* doc: code review comments
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* feat: add excludeVerbs
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* feat: new line
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* feat: add review meeting changes
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* v1.14 - cherry pick path normalization
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* add additional changes
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* add additional changes
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* add additional changes
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* format table
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* explain buckets
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* Apply suggestions from code review
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
---------
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: Filinto Duran <filinto@diagrid.io>
Signed-off-by: Filinto Duran <duranto@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: nelson.parente <nelson_parente@live.com.pt>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2024-07-10 07:36:58 -07:00 |
Hannah Hunter
|
867b15348d
|
add python examples to crypto how-to (#4255)
`
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-09 14:57:37 -07:00 |
Hannah Hunter
|
62d706b20b
|
Merge pull request #4245 from hhunter-ms/issue_4120
Add EntraID support for Azure Cache for Redis
|
2024-07-09 15:01:19 -04:00 |
Hannah Hunter
|
c37e95cd58
|
Merge branch 'v1.14' into issue_4120
|
2024-07-09 14:52:50 -04:00 |
Hannah Hunter
|
073676c545
|
rearrange tabs and change back to just Azure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-09 14:50:56 -04:00 |
Hannah Hunter
|
83b9a02e8b
|
Merge pull request #4252 from hhunter-ms/issue_4250
Update latest Dapr version to 1.13.5
|
2024-07-09 12:26:16 -04:00 |
Hannah Hunter
|
2d841960da
|
update latest to 1.13.5
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-09 12:12:09 -04:00 |
Hannah Hunter
|
1dcebef435
|
Merge branch 'v1.13' into patch-1
|
2024-07-09 11:52:56 -04:00 |
Hannah Hunter
|
44b5db6784
|
Merge pull request #4246 from hhunter-ms/remove_1.14_feature
Remove path matching feature from 1.13 (only in 1.14)
|
2024-07-09 11:51:17 -04:00 |
Hannah Hunter
|
2dad9617c5
|
Merge branch 'v1.14' into issue_3915-3
|
2024-07-09 10:39:15 -04:00 |
Hannah Hunter
|
fc14fca37b
|
revert to 1.13 features and remove 1.14 features
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-08 16:31:34 -04:00 |
Hannah Hunter
|
43ed77e8c8
|
rest of entraid updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-08 16:13:04 -04:00 |
Hannah Hunter
|
ce5d199baf
|
initial add to Redis component
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-08 15:21:02 -04:00 |
Hannah Hunter
|
aad39ecfa4
|
Merge pull request #4244 from hhunter-ms/upmerge_07-08
Upmerge 1.13 --> 1.14
|
2024-07-08 15:17:27 -04:00 |
Hannah Hunter
|
7c850291e6
|
resolve conflicts for upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-08 14:19:18 -04:00 |
Hannah Hunter
|
4b172d5783
|
add screenshots with scheduler service
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-08 12:44:39 -04:00 |
Hannah Hunter
|
3231bfce48
|
Jobs API docs, pt 2 (#4240)
* update overview, add to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/jobs/howto-schedule-jobs.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/jobs/howto-schedule-jobs.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>
|
2024-07-03 16:36:13 -07:00 |
Hannah Hunter
|
d3f74bd4b5
|
update deck with new jobs api and dapr shared diagrams (#4241)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-07-02 22:16:52 -07:00 |
Tomas Ekeli
|
a38f756045
|
Merge branch 'v1.13' into patch-1
|
2024-06-30 20:29:22 +02:00 |
Tomas Ekeli
|
b7587634af
|
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
|
2024-06-30 20:29:13 +02:00 |
Tomas Ekeli
|
74a87a7c3f
|
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
|
2024-06-30 20:29:05 +02:00 |
Tomas Ekeli
|
1fed5a0922
|
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
|
2024-06-30 20:28:57 +02:00 |
Tomas Ekeli
|
db646a0ed7
|
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
|
2024-06-30 20:28:46 +02:00 |