Dmitry Shmulevich
29a9558eb8
Update usage of 'dapr run --placement-host-address' argument ( #1591 )
2021-06-24 16:22:44 -07:00
Dmitry Shmulevich
ac276fc792
Update MongoDB state store component documentation ( #1571 )
2021-06-18 10:51:28 -07:00
Christian Kaps
ca63a62768
Update Zeebe to version 1.0 ( #1486 )
...
* Update Zeebe to version 1.0
* Supported Release Info and Upgrade Path for v1.2 (#1494 )
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add documentation for the job related metadata and custom headers
* Adding K8s versions table (#1521 )
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522 )
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528 )
The `https://kubernetes-charts.storage.googleapis.com/ ` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix typo in azure-keyvault-managed-identity.md (#1541 )
* Fix custom middleware sample code interface implementation error (#1539 )
Fix custom middleware sample code interface implementation error, interface function declare error.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix the file name of secrets json (#1546 )
* Tech writing touch-ups (#1555 )
* Tech writing touch-ups (#1556 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1557 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1558 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1560 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1559 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Ignore intellij link that isn't resolvable (#1564 )
* Update issue templates (#1563 )
* Update issue templates
* Add needs-triage
* Updating PubSub documentation to remove slave wording (#1565 )
* Updating PubSub documentation to remove slave
Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.
* Removing more instances of Redis slave naming
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2021-06-16 13:47:29 -07:00
Aaron Crawfis
2a25c20812
Upmerge/6 16 ( #1570 )
...
* Supported Release Info and Upgrade Path for v1.2 (#1494 )
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Adding K8s versions table (#1521 )
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522 )
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528 )
The `https://kubernetes-charts.storage.googleapis.com/ ` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix typo in azure-keyvault-managed-identity.md (#1541 )
* Fix custom middleware sample code interface implementation error (#1539 )
Fix custom middleware sample code interface implementation error, interface function declare error.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix the file name of secrets json (#1546 )
* Tech writing touch-ups (#1555 )
* Tech writing touch-ups (#1556 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1557 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1558 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1560 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1559 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Ignore intellij link that isn't resolvable (#1564 )
* Update issue templates (#1563 )
* Update issue templates
* Add needs-triage
* Updating PubSub documentation to remove slave wording (#1565 )
* Updating PubSub documentation to remove slave
Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.
* Removing more instances of Redis slave naming
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Actor Runtime Configuration Docs (#1495 )
* Actor Runtime Configuration Docs
Addresses #1470
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* add configuration examples
* configuration examples
* Fix syntax
* Add dotnet sample
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2021-06-16 13:42:37 -07:00
Aaron Crawfis
2261b1c2f9
Upmerge2 06 03 ( #1536 )
...
* Supported Release Info and Upgrade Path for v1.2 (#1494 )
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Adding K8s versions table (#1521 )
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522 )
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528 )
The `https://kubernetes-charts.storage.googleapis.com/ ` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
2021-06-03 10:25:39 -07:00
Aaron Crawfis
e6de9cb920
Update wrkflow for v1.3
2021-05-26 18:47:54 -07:00
Aaron Crawfis
dfc68090ae
Update config for v1.3
2021-05-26 18:43:10 -07:00
Aaron Crawfis
5d71c507d9
Update to 1.2 ( #1519 )
2021-05-26 18:40:25 -07:00
Aaron Crawfis
aedc209244
Merge pull request #1517 from msfussell/v1.2
...
Adding API ACLs to Configuration overview
2021-05-26 18:17:23 -07:00
Mark Fussell
011b1b371e
Merge branch 'v1.2' into v1.2
2021-05-26 18:01:08 -07:00
Aaron Crawfis
6ac9deebc2
Merge pull request #1516 from dapr/upmerge/05-26
...
Upmerge/05 26
2021-05-26 18:01:04 -07:00
Mark Fussell
a843104c2c
Delete hugo
2021-05-26 17:58:01 -07:00
Aaron Crawfis
620900df45
Merge branch 'v1.1' into upmerge/05-26
2021-05-26 17:54:51 -07:00
Mark Fussell
0d36b9db01
Adding API ACLs to Configuration overview
2021-05-26 17:51:25 -07:00
Artur Souza
f34497cedf
Document pubsub without cloudevent. ( #1499 )
...
* Document pubsub without cloudevent.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add images + enhance subscribe example.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix title for example
* Update pubsub-overview.md
* Update pubsub-raw.md
* Update pubsub_api.md
* Update howto-publish-subscribe.md
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update raw pubsub scenarios images.
* Note about subscription CRD and raw payload support.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
dependabot[bot]
1997358095
Bump browserslist from 4.14.2 to 4.16.6 in /daprdocs ( #1515 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.14.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 17:36:27 -07:00
Charlie Stanley
5d6403ff9f
Announce deprecation of GET shutdown API ( #1514 )
...
* Announce deprecation of GET shutdown API
* Update support-release-policy.md
2021-05-26 17:02:48 -07:00
Aaron Crawfis
5a897cad24
Remove Nacos and RocketMQ ( #1511 )
...
* Remove RocketMQ and Nacos
* Update dependencies
2021-05-24 20:26:52 -07:00
greenie-msft
43a0e2d8e2
Ensure mDNS is functioning properly on MacOS ( #1505 )
...
* Ensure mDNS is functioning properly on MacOS
* Update common_issues.md
* Apply suggestions from code review
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Simon Leet
64ebd6ed13
Add integration article to Azure API management ( #1503 )
...
* Add integration article to Azure API management
Fixes #1303
* Reorder APIM page to end of integrations list
Also add Learn More button
2021-05-24 12:30:20 -07:00
Newbe36524
16b9fa26bc
Update Chinese content ( #1507 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 10:36:15 -07:00
Aaron Crawfis
4eeb01cd8f
Add OSM integration ( #1490 )
...
* Add OSM docs
* Add community call video
* Address comments
2021-05-24 10:31:37 -07:00
Aaron Crawfis
37d1b15b91
Replat the workflows docs ( #1497 )
...
* Replat the workflows docs
* Add more docs
2021-05-24 10:27:00 -07:00
Ben Coleman
b801b5613b
BYO certs - Changed to support v3 certs with SAN ( #1510 )
...
* BYO certs changed to support v3 certs with SAN
* Adds note for install openssl on mac
2021-05-24 09:51:53 -07:00
Long Dai
fe1ab8eb61
docs: clean up white noise ( #1491 )
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Simon Leet
32671cd1ea
Remove workaround for mTLS bug for upgrade to v1.2.0 ( #1502 )
2021-05-21 12:27:28 -07:00
greenie-msft
cac33b5680
Add CLI reference docs for --data-file flags for invoke and publish ( #1501 )
2021-05-21 10:28:42 -07:00
Mukundan Sundararajan
6fb3a79dad
Adding dapr HTTP max request size reference for CLI ( #1500 )
2021-05-21 09:48:36 -07:00
featherlight
96741e5312
fix: Jaeger docker setup command ( #1485 )
...
`COLLECTOR_ZIPKIN_HTTP_PORT=9412` shoule be `COLLECTOR_ZIPKIN_HOST_PORT=:9412`
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 12:41:24 -07:00
Simon Leet
d1190cf3ca
Update actor setup links for Redis configuration in self-hosted-no-docker.md ( #1489 )
...
Fixes #1488
2021-05-18 12:30:16 -07:00
Artur Souza
87091ad965
Adds auto-merge to main branch. ( #1454 )
...
* Adds auto-merge to main branch.
* Fix maintainers list for automerge.
* Update .github/workflows/dapr-automerge.yml
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 09:57:25 -07:00
halspang
b404b94190
Add documentation for actor reentrancy ( #1483 )
...
* Add documentation for actor reentrancy
https://github.com/dapr/docs/issues/1482
* Incoporate PR feedback
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add link from preview feature to reentrancy
* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Ian Luo
f910dfc66f
sentinel middleware doc ( #1439 )
...
* sentinel middleware doc #1437
* update description
* revise title
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:45:42 -07:00
捡龙眼
5e3071795d
Add Alibaba Cloud DingTalk Webhook binding doc ( #1407 )
...
* Add AliCloud DingTalk binding doc
* Add Alibaba Cloud DingTalk Webhook binding doc
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: cinience <cinience@qq.com>
2021-05-17 05:43:02 -07:00
捡龙眼
e6d97b949d
Add Alibaba Cloud RocketMQ binding doc ( #1406 )
...
* Add AliCloud RocketMQ binding doc
* Add Alibaba Cloud RocketMQ pubsub Doc
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:37:28 -07:00
捡龙眼
04a82294d6
Add Alibaba Cloud RocketMQ pubsub Doc ( #1405 )
...
* Add AliCloud RocketMQ pubsub Doc
* Add Alibaba Cloud RocketMQ pubsub Doc
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:33:32 -07:00
捡龙眼
248d1ef232
Add Alibaba Cloud Nacos binding Doc ( #1401 )
...
* Add AliCloud Nacos binding Doc
* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md
* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md
* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md
* Update daprdocs/content/en/reference/components-reference/supported-bindings/_index.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:28:35 -07:00
Abdulaziz Elsheikh
6cc65304a1
Consul name resolution docs ( #1443 )
...
* nr_consul added nameresolution in component reference, add consul setup guide
* nr_consul renamed file so it is unique
* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/_index.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul header fix
* Apply suggestions from code review
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul fixed incorrect ref
* nr_consul added examples to docs
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-05-17 05:24:44 -07:00
halspang
73f7bb8e08
Add documentation for Preview Features ( #1464 )
...
* Add documentation for Preview Features
Add an introduction to preview features with examples of how
to set/specify them in the dapr configuration.
https://github.com/dapr/docs/issues/1463
* Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:20:13 -07:00
Aaron Crawfis
789475857a
Add presentations section ( #1480 )
...
* Add presentations section
* Delete old presenations section
* Update presention name
* Add Ignite 2021 link
2021-05-13 15:03:53 -07:00
Aaron Crawfis
4a1ae02f19
Clarify API heading ( #1478 )
2021-05-13 09:56:51 -07:00
Yaron Schneider
13a57b5749
Create api-allowlist.md ( #1473 )
...
* Create api-allowlist.md
* Update daprdocs/content/en/operations/configuration/api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-12 14:37:12 -07:00
dependabot[bot]
e1abc3f8fd
Bump lodash from 4.17.20 to 4.17.21 in /daprdocs ( #1475 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 20:33:32 -07:00
Tom Kerkhove
269fd190d2
docs: Fix broken link in Highly-available mode ( #1469 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 10:35:25 -07:00
Vincent Free
3f6095aba1
update the jaeger version to version 1.22 ( #1468 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 08:39:20 -07:00
Nil
ddda38f714
fix typo ( #1467 )
2021-05-10 08:35:33 -07:00
greenie-msft
6be58910ba
Add GitHub links for Javascript and Rust SDK repos ( #1466 )
2021-05-07 19:12:49 -07:00
Newbe36524
c23b7ae713
Update zh-hans content ( #1462 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:52:58 -07:00
Taction
37f0b4d098
Pubsub rabbitmq deletedWhenUnused default vaule is true ( #1459 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:38:02 -07:00
Moien Tajik
265630fb8e
Link to correct document URL ( #1458 )
2021-05-07 10:34:20 -07:00