Bernd Verst
ea8d9ef06f
Add initTimeout example for cosmosdb state
2021-11-30 17:44:59 -08:00
Bernd Verst
873bcb27c1
minor wording
2021-11-30 17:40:45 -08:00
Bernd Verst
b53373c10e
Grammar change
2021-11-30 17:32:02 -08:00
Bernd Verst
4dd9ea88b0
Fix link
2021-11-30 17:24:14 -08:00
Bernd Verst
dc878f6ca9
Cosmos DB components production guidance
2021-11-30 17:08:11 -08:00
Mark Fussell
96cf36ba90
Merge branch 'v1.5' into v1.5
2021-11-22 13:02:44 -08:00
Simon Leet
5aebdc4d4f
Remove Cloudstate component reference ( #1953 )
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-21 20:20:44 -08:00
Mark Fussell
90f3536845
Updates due to configuration API building block
2021-11-16 00:22:41 -08:00
greenie-msft
2d1e34aed9
Merge branch 'v1.5' into patch-5
2021-11-10 14:17:07 -08:00
Dmitry Shmulevich
91fe55b023
Added documentation for StateStore Query API ( #1874 )
...
Reworked this overview to make this more consistent and include recent updates from releases.
2021-11-08 10:13:29 -08:00
greenie-msft
80628d38f9
Merge branch 'v1.5' into new-stable-components-v1.5
2021-11-05 16:03:04 -07:00
Will
9295daa2cd
minor spacing change
2021-11-04 16:22:35 -07:00
Will Tsai
2e14892b68
cupdating for newly stable components
2021-11-04 16:19:52 -07:00
Bernd Verst
f62c78ab03
Microsoft Docs links should be language neutral
2021-11-04 15:12:01 -07:00
Will Tsai
e71fb975da
changing some missed instances of GA to Stable
2021-11-04 14:18:26 -07:00
Bernd Verst
9f39a48345
SQL Server IndexedProperties example
...
Provides correct example of SQL Server IndexedProperties
The existing example was syntactically wrong and could never have worked. This makes me question whether anyone has ever used this feature before.
2021-11-04 11:16:26 -07:00
Artur Souza
8ceab600ef
Merge branch 'v1.5' into stable_criteria
2021-10-29 14:05:20 -07:00
Artur Souza
0680f429c3
New GA criteria. Rename GA to Stable.
2021-10-22 14:27:01 -07:00
Will Tsai
217becd6f1
Merge branch 'v1.4' into v1.5
2021-10-22 09:42:27 -07:00
Donovan Brown
513d8c7630
Update setup-firestore.md
...
Fixed typo where the word should be Firestore not Firestone.
2021-10-17 18:08:35 -05:00
Will
36bb4e5c01
upmerge v1.4 into v1.5 ( #1851 )
...
* Closing issue #1410
* Update setup-sqlserver.md
Incorporating feedback
* Adding DaprCon card at top of main page
* Close i tag
* Bump runtime version references to 1.4.3 and supported versions table
* Fixing closing b tag
* Address PR review comments
* Corrected upgrade paths
* Update kubectl links
* Update supported versions table
Co-authored-by: Donovan Brown <dlb@dlbonline.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
2021-10-14 14:03:34 -07:00
Will Tsai
0c99c0eddd
Merge branch 'v1.4' into v1.5
2021-10-12 11:33:20 -07:00
Donovan Brown
81cc4d7740
Update setup-sqlserver.md
...
Incorporating feedback
2021-10-01 17:31:47 -05:00
Donovan Brown
8c0eebc065
Closing issue #1410
2021-10-01 21:48:31 +00:00
Taction
f4f47f916b
add redis username metadata
2021-10-01 22:40:02 +08:00
Simon Leet
9a30f4a980
Fix typo in setup-sqlserver.md ( #1794 )
...
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-09-16 21:30:40 -07:00
greenie-msft
e2f7b3c2e8
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.md
...
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-09-14 15:10:11 -07:00
Nick Greenfield
0912131c21
Remove "we" language
2021-09-14 14:24:23 -07:00
ItalyPaleAle
57af58d496
Updated the Azure Blob Storage state store doc
2021-09-10 12:22:50 -07:00
yaron2
b7d1f4133f
add dynamodb clarification
2021-09-10 08:54:08 -07:00
Will Tsai
36068352bc
Merge branch 'v1.3' into v1.4
2021-08-27 11:39:47 -07:00
Donovan Brown
bffad119f8
Update setup-mysql.md
...
Closing issue #1399
2021-08-25 09:06:09 -05:00
Ori Zohar
73c00f04e2
Merge branch 'v1.3' into upmerge-v1.4-20210820
2021-08-20 14:47:44 -07:00
Long
cbdab00bad
clean up all whitenoise
...
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Bernd Verst
7cd99bb1c3
Rewording global Redis TTL
2021-08-11 13:46:07 -07:00
Bernd Verst
43643606e9
Add global TTL option for Redis
...
This is to document the new global TTL option for Redis
Implemented in https://github.com/dapr/components-contrib/pull/1059 for issue https://github.com/dapr/components-contrib/issues/1060
2021-08-09 20:20:40 -07:00
Nick Greenfield
fb438dae44
Merge branch 'v1.2' into v1.3
2021-07-26 10:41:09 -07:00
Bernd Verst
6eacfa9424
Document State Store Support for TTL ( #1626 )
...
* Document Support for TTL support in state stores
* Fix table
* State Store TTL concept page
* add links to column headers
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
Long Dai
0b41e17c31
fix some typo
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar
d6cf187a1e
Merging latest changes from v1.2 to v1.3
2021-07-15 13:52:53 -07:00
kshitijcode
5ed7836c17
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-10 10:06:42 +05:30
kshitijcode
0d71c00cf3
Add information to create a database named 'daprStore' in case no databaseName is specified as Dapr Mongo Component defaults to `daprStore`
...
Add information to create a database named 'daprStore' in case no databaseName is specified as Dapr Mongo Component defaults to `daprStore`
2021-07-09 13:41:28 +05:30
Taction
cb0335f549
add more redis config ( #1509 )
...
* add more redis config
* 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: Aaron Crawfis <Aaron.Crawfis@microsoft.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-24 17:04:48 -07:00
Dmitry Shmulevich
ac276fc792
Update MongoDB state store component documentation ( #1571 )
2021-06-18 10:51:28 -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
Zonciu Liang
6180edfc2f
Fix incorrect postgresql connection string example ( #1524 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-02 17:24:29 -07:00
Aaron Crawfis
620900df45
Merge branch 'v1.1' into upmerge/05-26
2021-05-26 17:54:51 -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
Ori Zohar
98ab13da78
Latest changes from v1.1
2021-04-22 13:38:06 -07:00
Aaron Crawfis
da80e4d4e0
Add actor state support information to SQL
2021-04-19 19:38:16 -07:00