Commit Graph

5431 Commits

Author SHA1 Message Date
fabistb 851bcfdcab adjustments mentioned in pr
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-22 20:48:48 +02: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 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
Aaron Crawfis 9d2ba33fd4 Add skip on missing secrets config
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-06-19 10:28:17 -07: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
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
Aaron Crawfis 0d0d29ac92
Upgrade Algolia search to v3 (#3560)
* update dapr publish command

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

* Split workflow into two steps

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update upload path

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add concurrency check

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add Algolia workflow script and step

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update Algolia box to v3

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix secret name

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Override default search bar in Docsy v3

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Remove temporary comment

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Consolidate build and deploy

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-16 21:18:24 -07:00
Aaron Crawfis b9759702d5
Manually build website and upload artifacts (#3559)
* update dapr publish command

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

* Split workflow into two steps

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update upload path

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add concurrency check

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Consolidate jobs

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-16 21:10:04 -07: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 2922a5405c
Merge branch 'v1.11' into issue_3320 2023-06-16 18:05:07 -07:00
Mark Fussell 033be0c845
Merge branch 'v1.11' into issue_3258 2023-06-16 18:04:55 -07:00
Mark Fussell de561f18b3
Merge branch 'v1.11' into issue_3250 2023-06-16 18:03:46 -07:00
Aaron Crawfis 377d8a5ae0
Update code snippets to show button on hover (#3561)
Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2023-06-16 16:23:27 -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 4c82f65d18
Merge pull request #3551 from hhunter-ms/issue_3302
[pub/sub cloudevents] Update `dapr publish` command
2023-06-16 10:21:56 -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
Hannah Hunter cbef49c828
Merge pull request #3548 from hhunter-ms/issue_3339
[storage queues] Add `pollingInterval` to metadata
2023-06-16 10:11:48 -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
Hannah Hunter 9217f1aecc
Merge pull request #3555 from ItalyPaleAle/fix-3344
Update SQL Server docs for Azure AD
2023-06-15 19:45:38 -04: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 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 29898d2bf6
Merge pull request #3539 from hhunter-ms/issue_3476
[pub/sub] Update component specs
2023-06-14 23:00:50 -04:00
Hannah Hunter b7e67856e7
Merge branch 'v1.11' into issue_3476 2023-06-14 22:31:39 -04:00
Hannah Hunter f74bddd355
Merge pull request #3538 from hhunter-ms/issue_3534
Update/clarify wording for SQL Server state store
2023-06-14 19:34:07 -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 24220e4ef2
Merge pull request #3545 from dapr/hhunter-ms-patch-3
update links to docs diagrams and images to 1.11
2023-06-14 15:51:25 -04:00