Commit Graph

3209 Commits

Author SHA1 Message Date
Hal Spang 9f36a810e0 Update .NET SDK docs reference
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-01-24 11:42:33 -08:00
greenie-msft 1607984b16
Merge pull request #2127 from greenie-msft/update_python_sdk_submodule
Update Python SDK repo submodule to include state query api and confi…
2022-01-23 18:52:50 -08:00
greenie-msft f7fc106adf
Merge branch 'v1.6' into update_python_sdk_submodule 2022-01-23 18:48:03 -08:00
greenie-msft 1173b7cbcd
Merge pull request #2128 from halspang/dotnet-configuration
Updated .NET SDK Docs to include Configuration API
2022-01-23 18:43:47 -08:00
Hal Spang 34707c18dc Updated .NET SDK Docs to include Configuration API
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-01-21 17:07:12 -08:00
Nick Greenfield 360659b258 Update Python SDK repo submodule to include state query api and config api docs
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-21 13:11:01 -08:00
greenie-msft 0f938b5c96
Merge pull request #2083 from pkedy/kafka_pubsub_metadata_as_headers_1408
Docs tweak for #1408 / #1409: Kafka PubSub using metadata as headers
2022-01-21 13:07:46 -08:00
greenie-msft 71d3730c73
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-21 12:15:01 -08:00
greenie-msft 7b1f8ac249
Merge pull request #2126 from greenie-msft/update_binding_components_to_beta
Update Azure binding components from Alpha to Beta
2022-01-21 12:14:32 -08:00
Nick Greenfield d82884b83d Update Azure binding components from Alpha to Beta
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-21 12:06:02 -08:00
greenie-msft afdc6469c1
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-21 11:52:34 -08:00
Phil Kedy 162a07e126 Comments per PR
Signed-off-by: Phil Kedy <phil.kedy@gmail.com>
2022-01-21 10:36:07 -05:00
greenie-msft b10f0f08fd
Merge pull request #2063 from sthussey/feat/1882-kafka-oauth2
Document Kafka pub/sub OIDC authentication
2022-01-20 16:03:00 -08:00
greenie-msft cdee37287b
Merge branch 'v1.6' into feat/1882-kafka-oauth2 2022-01-20 14:48:13 -08:00
greenie-msft 6ccef54626
Merge pull request #2121 from mukundansundar/eventhubs-docs-update
Update Event Hubs pubsub to Beta from Alpha
2022-01-20 14:44:20 -08:00
greenie-msft f96e7fcb04
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-20 14:20:32 -08:00
greenie-msft bb6d8571e3
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 14:20:12 -08:00
greenie-msft 0ae88e028c
Merge pull request #2073 from lucasjellema/docs-for-OCI-ObjectStorage-State
Introducing documentation for OCI Object Storage state store component
2022-01-20 14:19:14 -08:00
greenie-msft 1a2ba31d9d
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 14:14:04 -08:00
greenie-msft ba23c60b42
Merge branch 'v1.6' into feat/1882-kafka-oauth2 2022-01-20 14:00:04 -08:00
greenie-msft 321c8a0f34
Merge branch 'v1.6' into docs-for-OCI-ObjectStorage-State 2022-01-20 13:42:21 -08:00
Taction 6d7f5c86c6
Feature/pulsar: Add tenant namespace and backoff doc (#1930)
* Add tenant namespace and backoff

Signed-off-by: Taction <zchao9100@gmail.com>

* fix review

Signed-off-by: Taction <zchao9100@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 13:15:57 -08:00
greenie-msft 24d540e33e
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 13:04:24 -08:00
greenie-msft 33981f34f8
List the specific software dependencies tested for a given Dapr releaseList (#2105)
* List the specific software dependencies tested for a given Dapr releaseList

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Add OTEL link

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Change OTEL link

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 12:35:59 -08:00
Abel Perez Martinez 888f47f145
Added notes for EKS users to watch out for hostnework issue (#2112)
Signed-off-by: Abel Perez Martinez <abelperezok@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 10:59:05 -08:00
Shivam Kumar 429bce6f30
Update MQTT pubsub to beta (#2113)
Signed-off-by: shivam <shivamkm07@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 10:44:31 -08:00
Mukundan Sundararajan 15bb344f5a fix typo
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-01-20 23:56:32 +05:30
Mukundan Sundararajan 50911c1126 Update docs for Event Hubs pubsub
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-01-20 23:51:25 +05:30
greenie-msft 604485977b
Upmerge v1.5 to v1.6 20220119 (#2119)
* moving middleware to samples

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated middleware doc to point to updated sample location

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixing one more link after moving middleware code from quickstarts to samples repo

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-19 16:26:44 -08:00
Zheng Dayu 0cc4b38d88
add alibabacloud oos parameter store docs (#2111)
Signed-off-by: Zheng Dayu <davidzheng23@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-01-19 14:28:25 -08:00
greenie-msft 78aac7c5c9
Merge branch 'v1.6' into docs-for-OCI-ObjectStorage-State 2022-01-19 11:15:33 -08:00
greenie-msft 65bdea43f5
Remove app-protocol from gRPC proxying (#2116)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-18 16:00:24 -08:00
greenie-msft 8cb1b64bcd
Merge pull request #2075 from rabollin/patch-1
Update open-telemetry-collector-appinsights.yaml
2022-01-18 09:20:23 -08:00
rabollin 17369eed68 Update open-telemetry-collector-appinsights.yaml
Signed-off-by: rabollin <rabollin@microsoft.com>
2022-01-18 18:38:24 +05:30
Lucas Jellema 2270286d88
Merge branch 'v1.6' into docs-for-OCI-ObjectStorage-State 2022-01-17 18:49:15 +01:00
Dmitry Shmulevich 818c0a622b
update state query API doc with usage limitations (#2101)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-14 15:31:00 -08:00
greenie-msft 695dab7957
Merge pull request #2106 from willtsai/v1.6
Upmerge v1.5 into v1.6 - 20220114
2022-01-14 13:52:50 -08:00
Will Tsai baf59c9253 Merge branch 'v1.5' into v1.6
Signed-off-by: Will Tsai <william.wl.tsai@gmail.com>
2022-01-14 13:44:48 -08:00
greenie-msft 40122ccbad
Merge pull request #2038 from sidilabs/kind-setup
Support KiND cluster for local dev environment #800
2022-01-14 12:55:48 -08:00
Antonio Robson de Paula a4b0300cc6
Merge branch 'v1.5' into kind-setup 2022-01-14 16:38:24 -03:00
Amit Mor f1974b3704
pubsub aws snssqs update (#2069)
* pub/sub aws snssqs docs update to v1.6

Signed-off-by: Amit Mor <amit.mor@hotmail.com>

* review requested changes

Signed-off-by: Amit Mor <amit.mor@hotmail.com>

* disableDeleteOnRetry + assetsManagement

Signed-off-by: Amit Mor <amit.mor@hotmail.com>

* endpoint and localstack docker

Signed-off-by: Amit Mor <amit.mor@hotmail.com>

* json annotations

Signed-off-by: Amit Mor <amit.mor@hotmail.com>
2022-01-14 09:20:04 -08:00
Yaron Schneider efa31dbb3b
Merge branch 'v1.6' into feat/1882-kafka-oauth2 2022-01-12 17:14:13 -08:00
Lucas Jellema 37f359bb44 Apply suggestions from code review
Signed-off-by: lucasjellema <lucasjellema@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: lucasjellema <lucasjellema@gmail.com>
2022-01-12 07:27:37 +01:00
Amit Mor 6abad58a89
update pub/sub aws snssqs component to 'beta' (#2089)
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
2022-01-11 17:13:08 -08:00
lucasjellema 6cd8144d74 Adding Configuration File based authentication to OCI ObjectStorage state store docs
Signed-off-by: lucasjellema <lucasjellema@gmail.com>
2022-01-10 14:52:10 +01:00
lucasjellema 61c072e4ff Describe Resource Principal Authentication, remove Functions from description of Instance Principal Authentication, Fix type
Signed-off-by: lucasjellema <lucasjellema@gmail.com>
2022-01-09 21:29:30 +01:00
lucasjellema 317c9169f3 Merge branch 'docs-for-OCI-ObjectStorage-State' of https://github.com/lucasjellema/docs into docs-for-OCI-ObjectStorage-State 2022-01-09 09:11:56 +01:00
lucasjellema 63c4c15810 Adding InstancePrincipalAuthentication to docs on OCI ObjectStorage state store
Signed-off-by: lucasjellema <lucasjellema@gmail.com>
2022-01-09 09:11:37 +01:00
greenie-msft 97c65efd54
Merge pull request #2086 from greenie-msft/track_sidebar_links_clicked_with_google_analytics
Added Google Analytics tracking of sidebar links when clicked
2022-01-06 15:52:57 -08:00
Nick Greenfield 3d3dcdea05 Added GA tracking of sidebar links when clicked
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-06 14:43:16 -08:00