Hannah Hunter
1632f50784
Merge pull request #4382 from antontroshin/dapr-env-vars-from-secrets-docs
...
Add support for injecting environment variables from a Secret into the Dapr sidecar
2024-10-31 15:09:41 -04:00
Anton Troshin
2fcc845a63
Merge branch 'v1.15' into dapr-env-vars-from-secrets-docs
2024-10-28 13:00:20 -05:00
Anton Troshin
70e9f6d1c6
Merge branch 'dapr-env-vars-from-secrets-docs' of github.com:antontroshin/dapr-docs into dapr-env-vars-from-secrets-docs
2024-10-28 12:59:59 -05:00
Anton Troshin
c269439ec6
CR suggestions
...
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-28 12:59:51 -05:00
Hannah Hunter
9084988bc2
Merge pull request #4378 from antontroshin/fix-limit-secret-store-typo
...
Fix typos in Configuration docs
2024-10-21 14:45:58 -04:00
Hannah Hunter
afcb7b183c
Merge branch 'v1.15' into fix-limit-secret-store-typo
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-10-21 14:43:12 -04:00
Hannah Hunter
e8c4f14d2e
Merge branch 'v1.15' into dapr-env-vars-from-secrets-docs
2024-10-17 17:02:16 -04:00
Hannah Hunter
95f394ec03
Upmerge 10/17 ( #4392 )
...
* initial freshness, start with overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* continue freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* continue freshness
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* finish freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add note about default app-max-concurrency
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add to args and annotations doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update config.toml
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* fix 1.15 link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* other versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* 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>
* 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>
* 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>
* 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>
* Add Prometheus auto service discovery instructions to
prometheus.md
- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.
* Add Prometheus auto service discovery instructions to
prometheus.md
- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
* clarify/correct quickstarts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* clarify docs (#4324 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Format service discovery instructions
Updated the navigation instructions to use bold text for "Status" and "Service Discovery" for better visual clarity.
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
* add note about implicit retries (#4325 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add Jobs API to Dapr slidedeck
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* 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>
* 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>
* 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>
* 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>
* 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>
* last update per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* docs: init scheduler in the docker compose example
Signed-off-by: Mike Nguyen <hey@mike.ee>
* update per mark, pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fixed yaml syntax for v2alpha1 example (#4335 )
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* add notes about namespacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update latest version (#4341 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add Kafka escapeHeaders documentation (#4332 )
* Add Kafka escapeHeaders documentation
Signed-off-by: Anton Troshin <anton@diagrid.io>
* update the escapeHeaders setting docs
Signed-off-by: Anton Troshin <anton@diagrid.io>
* review fixes
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update roadmap.md (#4340 )
* Update roadmap.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* Update roadmap.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* conductor update (#4344 )
* fix job api http reference (#4343 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* update alias (#4347 )
* Updated workflow to reflect deprecation of Workflow methods on client (#4336 )
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* rm escape (#4348 )
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* clarify per josh comment
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fixed cron schedule table
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* update latest version to 1.14.2 (#4352 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update Job HTTP request API (#4349 )
According to https://github.com/dapr/dapr/pull/8083
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Helm: Revert Scheduler storage quota size to `1Gi` (#4354 )
In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.
Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.
See: https://github.com/dapr/dapr/pull/8107
Signed-off-by: joshvanl <me@joshvanl.dev>
* Reflecting valid value of 0-6, not 0-7 in jobs schedule
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Reworded slightly
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Update workflow-patterns.md
Make monitor code samples consistent between python/go and all other examples.
* Python and Go are using seconds
* Everything else is in minutes.
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
* update latest and recalled versions (#4360 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update setup-azure-servicebus-topics.md
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
* Update howto-invoke-non-dapr-endpoints.md (#4369 )
Update service invocation steps according to diagram
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Workflow limitations change (#4367 )
* workflow limitations change
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* rm decoding (#4373 )
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* fix misleading wording (#4379 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
* [Jobs API] Describe Triggered Job Handling Assumptions (#4376 )
* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* rm space
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add a note about this applying to all programming languages to avoid confusion
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update howto-schedule-and-handle-triggered-jobs.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* add roadmap to main page (#4386 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update support (#4387 )
* Fixed typo (#4389 )
* Update daprdocs/config.toml
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>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Elena Kolevska <elena@kolevska.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>
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
Co-authored-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Maulin Desai <mdesai@bosleo.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Adrian Hristov <adrianhr91@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Vasily Chekalkin <bacek@bacek.com>
Co-authored-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Co-authored-by: Michael Klich <inirudebwoy@users.noreply.github.com>
2024-10-17 14:01:21 -07:00
Hannah Hunter
1bf6bd7c53
Merge pull request #4372 from elena-kolevska/placement-config-value-fix
...
Updates to new value
2024-10-17 16:30:20 -04:00
Anton Troshin
126ebdbfb5
Add support for injecting environment variables from a Secret into the Dapr sidecar
...
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-10 14:32:00 -05:00
Anton Troshin
3f4901aa51
Fix typos in Configuration docs
...
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-10 13:25:53 -05:00
Elena Kolevska
6960574b7c
Updates to new value
...
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-07 18:43:53 +01:00
Elena Kolevska
69ce373feb
Add a paragraph on recommended values on running Placement in production on K8s ( #4365 )
...
* Adds docs for running placement in production on k8s
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* Small updates
Signed-off-by: Elena Kolevska <elena@kolevska.com>
---------
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-02 10:14:27 -07:00
Hannah Hunter
225343ed2a
Merge pull request #4318 from hhunter-ms/remove-website-root
...
website-v1-15.yml typo
2024-08-14 14:27:17 -04:00
Hannah Hunter
0752d16c19
typo
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 13:46:16 -04:00
Hannah Hunter
208e8cc3df
Merge pull request #4316 from hhunter-ms/remove-website-root
...
remove website root
2024-08-14 12:56:51 -04:00
Hannah Hunter
8603cdaa2d
remove website root
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 12:30:51 -04:00
Hannah Hunter
f822a8a9b8
Merge pull request #4314 from hhunter-ms/upmerge_08-14
...
Upmerge 1.14 --> 1.15
2024-08-14 12:24:55 -04:00
Hannah Hunter
b54f71372b
merge conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-14 11:58:55 -04:00
Hannah Hunter
3e98207b56
Merge pull request #4260 from hhunter-ms/endgame_v1.15
...
[Endgame] Update config.toml for 1.15
2024-08-14 11:52:55 -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
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
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
Hannah Hunter
87e5bee6f0
Merge branch 'v1.14' into endgame_1.14
2024-08-02 13:25:59 -04:00