Commit Graph

7164 Commits

Author SHA1 Message Date
Hannah Hunter 196a3f3bf9
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:12:21 -04:00
Hannah Hunter efd5d0f5ad
Merge branch 'v1.14' into issue_4141 2024-08-19 14:14:32 -04:00
Cassie Coyle 3b38ae3ecc
add storageClass example for s3 metadata (#4308)
* add storageClass example to docs

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add field to table

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update data indentation for example curl

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add to template example

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add doc link for storage class

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-16 14:44:10 -07:00
Cassie Coyle ecf9637bdc
Fix: Scheduler Actor Reminders Wording (#4320)
* update phrasing to be scheduler actor reminders bc the jobs api has nothing to do with it really

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-15 15:57:15 -07:00
Elena Kolevska b3c510d296
Adds clientCert and clientKey fields to spec Redis metadata fields (#4312)
* Adds clientCert and clientKey fields to spec Redis metadata fields

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* remove

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* removes empty line

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-14 18:58:22 -07:00
Anton Troshin 034f726018
Add AWS IAM authentication fields in PostgreSQL components (#4311)
* Add AWS IAM authentication fields in PostgreSQL components

Signed-off-by: Anton Troshin <anton@diagrid.io>

* change wording

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-14 17:39:39 -07:00
Hannah Hunter 0edadef304
Merge pull request #4317 from hhunter-ms/v1.14
Fix 1.15 link in config.toml
2024-08-14 14:05:57 -04:00
Hannah Hunter 35925ce5d4 other versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 13:58:36 -04:00
Hannah Hunter f1cb59f9d5 fix release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 13:53:17 -04:00
Hannah Hunter a4021ec1e4 fix 1.15 link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 13:48:58 -04:00
Hannah Hunter 55ed5e2abc
Merge pull request #4315 from dapr/hhunter-ms-patch-3
Quick fix to 1.14 navbar
2024-08-14 12:22:37 -04:00
Hannah Hunter bbfd9964a1
Update config.toml
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-14 12:00:24 -04:00
Hannah Hunter b70a6bc115
Merge pull request #4248 from hhunter-ms/endgame_1.14
[Endgame] Prep v1.14 branch for v1.14 release
2024-08-14 11:52:45 -04:00
Hannah Hunter 321dcb8f68
Merge branch 'v1.14' into endgame_1.14 2024-08-14 11:49:10 -04:00
Hannah Hunter bf79c1e9d8 update support policy doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 11:43:54 -04:00
Hannah Hunter b7792ccb48
Merge pull request #4310 from artursouza/asb_applicationproperties
Document adding ApplicationProperties to ASB message
2024-08-14 11:36:04 -04:00
Mark Fussell 30c8060cf8
Merge branch 'v1.14' into asb_applicationproperties 2024-08-13 21:37:47 -07:00
Artur Souza 7a0fab7f56
Update AutoDeleteOnIdleInSec doc to mention value >= 300s (#4309)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 21:22:54 -07:00
Mark Fussell 522524fdb4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:20:00 -07:00
Mark Fussell d34bebbd74
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:19:55 -07:00
Mark Fussell 1e30652411
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:19:50 -07:00
Artur Souza 6c1c863cf5 Document adding ApplicationProperties to ASB message
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 19:32:43 -07:00
Cassie Coyle 0f3729553c
add ackDeadline to list (#4307)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-08-13 17:33:46 -07:00
Josh van Leeuwen 9bb20a0df7
Adds docs on using Scheduler with Ephemeral storage (#4306)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-08-13 11:54:08 -07:00
Hannah Hunter 914863f13d
pull in update to dotnet docs (#4302)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-09 15:05:50 -07:00
Hannah Hunter 271ab96b7f add to args and annotations doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 15:28:07 -04:00
Hannah Hunter d05d081072 add note about default app-max-concurrency
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 14:31:30 -04:00
Hannah Hunter e42b521238 typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 13:43:37 -04:00
Hannah Hunter 31830bfeea finish freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 13:36:16 -04:00
Hannah Hunter d41dd5753c merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 12:50:52 -04:00
Hannah Hunter db964dc3d0 continue freshness
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-08 12:48:32 -04:00
Hannah Hunter 4e7de48645
Merge branch 'v1.14' into issue_4141 2024-08-07 17:11:39 -04:00
Hannah Hunter bbdf25a1dd continue freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 17:11:02 -04:00
Hannah Hunter 2875879ebc
Merge pull request #4299 from hhunter-ms/upmerge_08-07
Upmerge 8/7: 1.13 --> 1.14
2024-08-07 15:28:21 -04:00
Hannah Hunter 07752bb5f8
Merge branch 'v1.14' into upmerge_08-07 2024-08-07 15:00:51 -04:00
Hannah Hunter ee4e4acdc9
Merge pull request #4297 from jjcollinge/jjcollinge/api-allow-subscribe-v1alpha1
Add subscribe.v1alpha1 to the API allow list docs
2024-08-07 15:00:36 -04:00
Mark Fussell 90a99b4260
Merge branch 'v1.14' into jjcollinge/api-allow-subscribe-v1alpha1 2024-08-07 11:55:45 -07:00
Hannah Hunter c490da5873 initial freshness, start with overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 14:08:02 -04:00
Joni Collinge 9afc2759c3
Change grpc api link
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-07 16:39:57 +01:00
Hannah Hunter 371b2903d3 fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 10:56:50 -04:00
Hannah Hunter b59a1b02f5
Merge pull request #4296 from hhunter-ms/issue_4283
[Service invocation] Update .NET example for invoking HTTP
2024-08-07 10:48:54 -04:00
Hannah Hunter 416c7d289e
Merge pull request #4298 from hhunter-ms/issue_4193
[Redis component] Update to make `redisPassword` optional
2024-08-07 10:46:26 -04:00
Hannah Hunter c66d2d3760
Merge branch 'v1.13' into issue_4193 2024-08-06 09:54:33 -04:00
Hannah Hunter 6d7e6abe8a update component spec for redis
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 14:41:06 -04:00
Joni Collinge 75e6bd4ce2
Add subscribe.v1alpha1 to the API allow list docs
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-05 18:32:12 +01:00
Hannah Hunter fe8da2c9c1 update dotnet example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 11:34:16 -04:00
Hannah Hunter dd2e064229
Merge pull request #4295 from Arhell/root
update root folder links
2024-08-05 10:19:59 -04:00
Arhell 958e42a313 update root folder links
Signed-off-by: Arhell <arhell333@gmail.com>
2024-08-03 00:35:38 +03:00
Hannah Hunter 0b3c329cbb Merge branch 'endgame_1.14' of https://github.com/hhunter-ms/docs into endgame_1.14 2024-08-02 14:53:29 -04:00
Hannah Hunter 5a6f6e8fc8 wrong date
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-02 14:53:00 -04:00