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
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
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
Hannah Hunter
8d445abf9a
Merge pull request #3588 from robertojrojas/document-bindings-direction-3541
...
[Bindings] Documents direction Metadata Field
2023-06-29 16:50:20 -04: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
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
d6ec5e71ef
Merge pull request #3573 from fabistb/add-scheduled-message-example
...
Add scheduled message example
2023-06-26 16:06:40 -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
b448458c39
Merge pull request #3577 from JoshVanL/v1.11-release-patch-1
...
Update v1.11 latest version to v1.10.1 and add release date
2023-06-22 16:29:05 -04: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
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
Hannah Hunter
4d17ab04c2
Merge pull request #3569 from hhunter-ms/issue_3568
...
[Workflow] Make quickstart intro more general
2023-06-21 18:57:17 -04:00
Mark Fussell
107c4a7721
Merge branch 'v1.11' into issue_3568
2023-06-21 15:04:40 -07: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
92dec80e51
Merge pull request #3554 from hhunter-ms/issue_3239
...
[env variable] Pluggable component env variables
2023-06-21 13:27:18 -04:00
Hannah Hunter
64f961a043
Merge branch 'v1.11' into issue_3239
2023-06-21 13:22:35 -04:00
Hannah Hunter
0e089e026e
Merge pull request #3542 from hhunter-ms/issue_3434
...
[schemas] Move component schema and add resiliency
2023-06-21 10:50:33 -04:00
Hannah Hunter
f415a9a1a3
Merge branch 'v1.11' into issue_3434
2023-06-21 09:46:20 -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
323d3a2ef7
remove file from PR
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 09:41:58 -04:00
Mark Fussell
c6b9f600ed
Merge branch 'v1.11' into issue_3239
2023-06-20 22:02:12 -07:00
Fabian Steinbach
81b243389d
update otel collector appinsights version ( #3571 )
...
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-20 22:01:05 -07: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
b1763bf3b9
Merge pull request #3565 from dapr/aacrawfi/skip-secrets-close
...
Skip on close without secret
2023-06-19 14:42:22 -04:00
Aaron Crawfis
d1b94e4faa
Skip on close without secret
...
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-06-19 10:59:12 -07:00
Hannah Hunter
40a0d1bd62
Merge pull request #3553 from hhunter-ms/issue_3250
...
[pub/sub pulsar] Add suggested warning re sensitive params
2023-06-19 13:53:49 -04:00
Hannah Hunter
9f35db9837
Merge branch 'v1.11' into issue_3250
2023-06-19 13:49:54 -04:00
Hannah Hunter
51adf43851
Merge pull request #3552 from hhunter-ms/issue_3258
...
[redis bindings][redo PR] Add GetDel support
2023-06-19 13:48:48 -04:00
Hannah Hunter
10e4e50605
Merge branch 'v1.11' into issue_3258
2023-06-19 13:44:43 -04:00
Hannah Hunter
3e15220ed7
Merge pull request #3550 from hhunter-ms/issue_3320
...
[kafka bindings] Add `saslMechanism`
2023-06-19 13:44:35 -04:00
Hannah Hunter
bccb512dc8
Merge branch 'v1.11' into issue_3320
2023-06-19 13:39:26 -04:00
Hannah Hunter
b85163f4d9
Merge pull request #3564 from dapr/aacrawfi/skip-deploy-missing-secrets
...
Add `skip_deploy_on_missing_secrets` config
2023-06-19 13:39:15 -04:00
Aaron Crawfis
a0e76ec1e0
Remove erroneous character
...
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-06-19 10:28:49 -07:00