Commit Graph

3479 Commits

Author SHA1 Message Date
Hannah Hunter c997666d49
Merge branch 'v1.11' into issue_3503 2023-07-05 12:23:36 -04:00
Hannah Hunter 9068813b09 updates from @jarema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-05 12:21:19 -04:00
Hannah Hunter 480464d5d0
Merge branch 'v1.11' into issue_3382 2023-07-05 12:20:34 -04:00
jjkcharles bcde4f0ef1
Fixed a type on gcppubsub.md (#3596)
Fixed a typo where GCP Pub/Sub was mentioned as Azure  Pub/Sub

Signed-off-by: jjkcharles <1765598+jjkcharles@users.noreply.github.com>
2023-07-03 15:41:33 -07:00
guergabo f88b1d998e
fix(type): pubsub.aws.snssqs not pubsub.snssqs (#3594)
Signed-off-by: guergabo <guergabo@umich.edu>
2023-07-03 12:14:14 -07:00
Tiago Alves Macambira 4920dfd830 Document query parameter for al secret stores with documentation.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:59:20 -07:00
Tiago Alves Macambira b47aa93ac3
Merge branch 'v1.11' into Fix3353_SecretStoreQueryParameters 2023-06-30 15:42:15 -07:00
Tiago Alves Macambira a00850b5f6
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/gcp-secret-manager.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:39:49 -07:00
Tiago Alves Macambira 83688894e4
Update daprdocs/content/en/reference/api/secrets_api.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:37:55 -07:00
Mark Fussell 40813a1f9c
Update daprdocs/content/en/reference/components-reference/supported-bindings/rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-30 15:32:49 -07:00
Tiago Alves Macambira 9f3b5a28ff Fix documentation for query parameters.
Moves moves query parameter from the API documentation (where it was
lost and bound to be forgotten and left out-of-sync to component
development) to each individual secret store documentation (which was
the right place to begin with and where there's a greater chance
of it being kept up-to-date with each component development).

Also fixes the examples that were malformed and that misled customers
to believe that Vault had support for a `namespace`  query parameter
as brought up in dapr/components-contrib#2806.

Fixes #3353

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:23:06 -07:00
Yaron Schneider 44f6d4c2dd
Merge branch 'v1.11' into issue_3503 2023-06-30 12:52:58 -07:00
Hannah Hunter f6c81bcd67
Merge branch 'v1.11' into issue_3423 2023-06-30 14:27:08 -04:00
Mark Fussell 6df4fc4e2d
Merge branch 'v1.11' into issue_3400 2023-06-30 11:21:21 -07:00
Hannah Hunter 3e73e0bfd5 Merge branch 'issue_3423' of https://github.com/hhunter-ms/docs into issue_3423 2023-06-30 13:38:07 -04:00
Hannah Hunter ff1f2803df remove loop
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-30 13:37:57 -04:00
Hannah Hunter c54c2b87e7
Merge branch 'v1.11' into issue_3423 2023-06-30 13:37:44 -04:00
Jae-Heon Ji 8781fa15b3
Fix package url for grpc integration (#3563)
* Fix package url for grpc integration

Signed-off-by: Jae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>

* Update package url to dapr repository

---------

Signed-off-by: Jae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-06-30 07:52:25 -07:00
Hannah Hunter aaa2c2a203 Merge branch 'issue_3423' of https://github.com/hhunter-ms/docs into issue_3423 2023-06-30 09:31:38 -04:00
Hannah Hunter fac5e6a2c6 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-30 09:31:18 -04:00
Mark Fussell b40f30c8cf
Merge branch 'v1.11' into issue_3423 2023-06-29 17:03:58 -07:00
Alessandro (Ale) Segala f2f5f1e03e
Bearer middleware: list some common values for issuers (#3591)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-29 15:31:09 -07:00
Artur Souza d6883bb089
Merge branch 'v1.11' into document-bindings-direction-3541 2023-06-29 12:34:35 -07:00
AdamKorcz 79f0854e0b
[security] Add fuzzing report (#3590)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-06-29 11:57:09 -07:00
Roberto Rojas 85a59ea8e6
Update daprdocs/content/en/reference/api/bindings_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-29 14:43:25 -04:00
Roberto Rojas 2f5a895729
Update daprdocs/content/en/reference/api/bindings_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-29 14:43:19 -04:00
Roberto Rojas 4c28dcbf6c
Update daprdocs/content/en/reference/api/bindings_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-29 14:43:14 -04:00
Roberto Rojas cd30098a5a
Update daprdocs/content/en/reference/api/bindings_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-29 14:43:09 -04:00
Roberto Rojas 317c2a1b3a
Update daprdocs/content/en/reference/api/bindings_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-29 14:43:03 -04:00
Hannah Hunter 01f78695aa typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-29 14:06:39 -04:00
Hannah Hunter 0804779f01 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-29 12:36:56 -04:00
Roberto Rojas 6de1cbccf5 documents Bindings direction metadata field
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-06-28 19:06:28 -04:00
Hannah Hunter adbe546df8 Merge branch 'issue_3423' of https://github.com/hhunter-ms/docs into issue_3423 2023-06-28 18:06:15 -04:00
Hannah Hunter fed1396c76 update alert
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-28 18:05:55 -04:00
Hannah Hunter 74b2ad7108 update config schema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-28 14:21:17 -04:00
Hannah Hunter a732ff2fc0 remove consumerid and add example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-27 15:58:48 -04:00
Hannah Hunter f4a5ad3f41 update headers for consistency
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-27 15:24:11 -04:00
Hannah Hunter d5754ca63e add note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-26 17:15:21 -04:00
Mark Fussell 2662d53e6e
Merge branch 'v1.11' into add-scheduled-message-example 2023-06-23 12:40:29 -07:00
Mark Fussell 80c693f7a0
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-23 09:37:10 -07:00
Hannah Hunter c347960ff7
Merge branch 'v1.11' into v1.11-release-patch-1 2023-06-22 16:24:21 -04:00
fabistb 851bcfdcab adjustments mentioned in pr
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-22 20:48:48 +02:00
Hannah Hunter f9dbb2a091
Merge branch 'v1.11' into issue_3423 2023-06-22 12:01:53 -04:00
Hannah Hunter e24313c2f1 tweak
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-22 12:01:29 -04:00
joshvanl da2291dc2f Update v1.11 latest version to v1.10.1 and add release date
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-22 16:58:08 +01:00
Hannah Hunter d1c5df533d
[state store ttl] Add context to persisting state (#3546)
* add context from bernd to ttl

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix typo

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* clean up wording

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update/clarify per bernd

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-21 16:13:34 -07:00
Mark Fussell 107c4a7721
Merge branch 'v1.11' into issue_3568 2023-06-21 15:04:40 -07:00
Hannah Hunter 647308ad95 Merge branch 'issue_3423' of https://github.com/hhunter-ms/docs into issue_3423 2023-06-21 17:01:37 -04:00
Hannah Hunter e49f6066f0 forgot to remove shortcode
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 16:58:10 -04:00
Hannah Hunter 46e32f5c70
Merge branch 'v1.11' into issue_3423 2023-06-21 16:56:05 -04:00
Hannah Hunter 4246f03e97 remove python example per bernd
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 16:42:22 -04:00
fabistb 2b9001848a adjust headlinec
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:53:58 +02:00
fabistb 551886ece3 update descriptioc
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:45:57 +02:00
fabistb 6c29d7a0dd add timestamp formates for scheduleenqeueutimeutc
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:40:10 +02:00
Hannah Hunter 64f961a043
Merge branch 'v1.11' into issue_3239 2023-06-21 13:22:35 -04:00
Hannah Hunter 50180c4fd0 updates from bernd
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 11:39:23 -04:00
Hannah Hunter 0ad633bf66 update toc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 09:43:30 -04:00
Hannah Hunter 9f60dacf0f make workflow quickstart intro more general
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-20 13:35:50 -04:00
Hannah Hunter fa919e73ca
Merge branch 'v1.11' into issue_3239 2023-06-20 12:00:49 -04:00
Hannah Hunter 55a9c26ab6 updates from mark pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-20 11:14:43 -04:00
Hannah Hunter 6a92317f33 Merge branch 'issue_3434' of https://github.com/hhunter-ms/docs into issue_3434 2023-06-19 17:53:07 -04:00
Hannah Hunter f3a5d4e4bd fix
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 17:48:53 -04:00
Hannah Hunter b0cceb9ecb
Merge branch 'v1.11' into issue_3434 2023-06-19 17:45:32 -04:00
Hannah Hunter bfa2a66a27 update examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 17:44:34 -04:00
Hannah Hunter 9f35db9837
Merge branch 'v1.11' into issue_3250 2023-06-19 13:49:54 -04:00
Hannah Hunter 10e4e50605
Merge branch 'v1.11' into issue_3258 2023-06-19 13:44:43 -04:00
Hannah Hunter 7998e1ffbc
Merge branch 'v1.11' into issue_3258 2023-06-19 13:21:00 -04:00
Hannah Hunter e223fa70d2
Merge branch 'v1.11' into issue_3320 2023-06-19 13:04:15 -04:00
Mark Fussell 60b33ddc5a
Merge branch 'v1.11' into issue_3239 2023-06-19 09:15:02 -07:00
Mark Fussell 26686e627b
Update daprdocs/content/en/reference/environment/_index.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-19 09:14:55 -07:00
Josh van Leeuwen a229194a35
Fix JSON in pubsub reference API docs (#3558)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-19 09:07:19 -07:00
Hannah Hunter 377c92ff71 interrupted need to save
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 11:48:59 -04:00
Hannah Hunter d978f4d160 kicking off a build
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 11:16:02 -04:00
Hannah Hunter 36c5496999
Merge branch 'v1.11' into issue_3239 2023-06-19 11:04:17 -04:00
Hannah Hunter 927c6e12d5 add suggestions from tiago and phillip
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 11:03:44 -04:00
Hannah Hunter 72c84d40b3 add new doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 10:48:14 -04:00
Hannah Hunter 3770cf0712 block out the other schemas
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 10:42:58 -04:00
Hannah Hunter ee25a6a753
[Azure Monitor] Reformat/refresh doc and update from retired terminology (#3549)
* general doc/formatting refresh and update from retired terminology

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/operations/monitoring/metrics/azure-monitor.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-16 18:06:01 -07:00
Mark Fussell de561f18b3
Merge branch 'v1.11' into issue_3250 2023-06-16 18:03:46 -07:00
Mark Fussell 20da6df266
Merge branch 'v1.11' into issue_3320 2023-06-16 16:17:21 -07:00
Hannah Hunter 26624224b9 update notes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-16 10:34:28 -04:00
Hannah Hunter ce270b7852
Merge branch 'v1.11' into issue_3258 2023-06-16 10:22:51 -04:00
Hannah Hunter cf3afe5e84
Update daprdocs/content/en/reference/components-reference/supported-bindings/redis.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:22:44 -04:00
Hannah Hunter 098cff9b09
Merge branch 'v1.11' into issue_3302 2023-06-16 10:15:10 -04:00
Hannah Hunter 4fac7e4446
Merge branch 'v1.11' into issue_3320 2023-06-16 10:13:23 -04:00
Hannah Hunter 92e83e57de
Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:13:17 -04:00
Mark Fussell d5c00ef5f2
Merge branch 'v1.11' into issue_3339 2023-06-15 17:48:13 -07:00
Mark Fussell ac7b88b34b
Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-15 17:47:56 -07:00
ItalyPaleAle 01ac56cfd8 Update SQL Server docs for Azure AD
Fixes #3344

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-15 20:58:44 +00:00
Hannah Hunter 21c77557fa add env variable
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 16:24:46 -04:00
Hannah Hunter df28a2745a add suggested warning
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:52:45 -04:00
Hannah Hunter e388bd56e7 duplicate changes from deleted repo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:44:20 -04:00
Hannah Hunter 5a981e5d76 update dapr publish command
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 14:50:52 -04:00
Hannah Hunter e23ae809da add saslmechanism
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 14:34:03 -04:00
Hannah Hunter 48a87d2716 add pollingInterval
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 13:04:49 -04:00
Hannah Hunter b7e67856e7
Merge branch 'v1.11' into issue_3476 2023-06-14 22:31:39 -04:00
Hannah Hunter 0943f0974e
Merge branch 'v1.11' into issue_3534 2023-06-14 18:02:54 -04:00
Hannah Hunter 758fc86c8e Merge branch 'issue_3534' of https://github.com/hhunter-ms/docs into issue_3534 2023-06-14 18:01:54 -04:00
Hannah Hunter 60c4cff5f7 update per ale
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 18:01:38 -04:00
Hannah Hunter 76b869cb81 add resiliency schema doc - still in progress
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 16:14:17 -04:00