Commit Graph

1579 Commits

Author SHA1 Message Date
Will 9a2c7cb616
Update daprdocs/content/en/operations/support/support-release-policy.md 2021-11-11 15:18:05 -08:00
Ori Zohar 9d6fbfc434
Merge branch 'v1.5' into release-v1.5 2021-11-11 15:12:27 -08:00
Will 9d4f34d7fe
Update daprdocs/config.toml 2021-11-11 15:10:33 -08:00
Will c8cc0f2e1d
Update daprdocs/config.toml 2021-11-11 15:09:18 -08:00
Will Tsai b30d8594c7 add iARM64 Mac support 2021-11-11 14:49:17 -08:00
Will 58db1738cc
Merge branch 'v1.5' into release-v1.5 2021-11-11 14:26:06 -08:00
Will b88499e45b
Merge branch 'v1.4' into v1.5-v1.4-changes 2021-11-11 12:29:52 -08:00
Will 84ed158390
Update daprdocs/content/en/operations/support/support-release-policy.md
fixed spacing
2021-11-11 12:25:51 -08:00
Will a79065a094
Update daprdocs/content/en/operations/support/support-release-policy.md
v1.3.x should be supported in the v1.4 docs
2021-11-11 12:24:44 -08:00
Will 6c92b15481
removing references to Alicloud Tablestore in v1.4, see #1932 (#1933) 2021-11-11 11:49:48 -08:00
Mark Fussell 2642e51e5e
Merge branch 'v1.5' into alicloud-tablestore-v1.5-correction 2021-11-11 11:48:40 -08:00
Yaron Schneider 632ab379dc
add configuration api how-to and overview placeholder (#1928)
* add configuration api how-to and overview placeholder

* fix code tab

* change format

* add docs

* Updated to text

* Update building-blocks-concept.md

* Minor updates

* Update to overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-11 11:07:45 -08:00
Will Tsai eb831e834d updating references to Alicloud Tablestore in v1.5, see #1932 2021-11-11 10:39:05 -08:00
greenie-msft 9005144236
Merge branch 'v1.5' into patch-5 2021-11-10 15:41:53 -08:00
greenie-msft 01b6d87b2e
Merge branch 'v1.5' into patch-5 2021-11-10 15:34:51 -08:00
greenie-msft 7d4109f219
Merge branch 'v1.5' into patch-4 2021-11-10 15:34:45 -08:00
greenie-msft a7007de419
Merge branch 'v1.5' into feature/pubsub_pulsar0901 2021-11-10 14:30:14 -08:00
greenie-msft 795451e864
Merge branch 'v1.5' into patch-4 2021-11-10 14:19:20 -08:00
greenie-msft 2d1e34aed9
Merge branch 'v1.5' into patch-5 2021-11-10 14:17:07 -08:00
greenie-msft f3bf612ea7
Merge branch 'v1.5' into apache_kafka_1912 2021-11-10 13:18:27 -08:00
greenie-msft 6f97e682ad
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-10 09:57:16 -08:00
greenie-msft 2e29e3d001
Merge branch 'v1.5' into add_tls_for_kafka_pusub 2021-11-10 09:37:15 -08:00
Nick Greenfield a38d26a13c Release v1.5 (Day of release changes to v1.5) 2021-11-09 15:26:55 -08:00
greenie-msft 7fd59b8c69
Merge branch 'v1.5' into update_mqtt 2021-11-09 15:12:26 -08:00
greenie-msft 1c72e0977c
Update dapr-run.md 2021-11-09 15:06:55 -08:00
greenie-msft 9c34a02b73
Update arguments-annotations-overview.md 2021-11-09 15:05:12 -08:00
greenie-msft d2bccac344
Update support-release-policy.md 2021-11-09 14:51:16 -08:00
greenie-msft ae86afa37d
Update support-release-policy.md 2021-11-09 14:49:20 -08:00
greenie-msft 62036810b2
Merge branch 'v1.4' into v1.5-v1.4-changes 2021-11-09 14:43:07 -08:00
Nick Greenfield 4f4dad3adb Release v1.5 (Day of release changes to v1.4) 2021-11-09 14:35:31 -08:00
Will Tsai bfb626fd44 fix Go SDK version number 2021-11-09 14:34:23 -08:00
Loong 3306c749aa update
Signed-off-by: Loong <loong.dai@intel.com>
2021-11-09 13:11:20 +00:00
Loong 411694bb15 feedback
Signed-off-by: Loong <loong.dai@intel.com>
2021-11-09 13:02:23 +00:00
Loong 07fd61c286 Merge branch 'v1.5' into patch-1 2021-11-09 12:58:15 +00:00
Dmitry Shmulevich 57f24b82a7
updated diagram (#1921) 2021-11-08 18:17:29 -08:00
zhangchao 535603894e fix review 2021-11-09 09:22:50 +08:00
Dmitry Shmulevich 4fc8c4cf2a minor updates 2021-11-08 13:35:53 -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
Aaron Crawfis 96a794bcd3
Apply suggestions from code review
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-08 08:02:26 -08:00
zhangchao 5038c92b2b add secret store refrence 2021-11-06 17:53:17 +08:00
zhangchao 119e0358bd add consumeRetryInterval to tls example yaml 2021-11-06 17:30:08 +08:00
zhangchao 85f4f053fd Merge branch 'v1.5' into add_tls_for_kafka_pusub
* v1.5: (82 commits)
  Update middleware-opa.md (#1833)
  Add succes message for msft docs
  Update link_validation.yaml
  Localization Check in Links Validation
  minor spacing change
  cupdating for newly stable components
  Microsoft Docs links should be language neutral
  Update cosmosdbgremlinapi.md
  Update cosmosdbgremlinapi.md
  Update setup-rabbitmq.md
  changing some missed instances of GA to Stable
  Update cron.md
  cosmosdbgremlinapi ouput binding
  fixed typo in component yaml
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  ...

# Conflicts:
#	daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
2021-11-06 17:29:11 +08:00
zhangchao c45ecde24f fix review 2021-11-06 17:03:18 +08:00
Aaron Crawfis f6afe4d2cb
Merge branch 'v1.4' into aacrawfi/containerapps 2021-11-05 16:34:44 -07:00
Aaron Crawfis 2606120876
Apply suggestions from code review
Co-authored-by: Will <witsai@microsoft.com>
2021-11-05 16:34:31 -07:00
greenie-msft 80628d38f9
Merge branch 'v1.5' into new-stable-components-v1.5 2021-11-05 16:03:04 -07:00
yellow chicks 62589d0348
Update setup-pulsar.md 2021-11-06 07:00:43 +08:00
richgo 993a0e82c0
Update middleware-opa.md (#1833)
added body to struct and updated HTTPRequest docs to reflect.

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-11-05 11:07:59 -07:00
Sergey Krutsko d0dbd3fc37 version is optional 2021-11-05 11:22:37 +03:00
Sergey Krutsko 887a526959 add version field 2021-11-05 11:19:04 +03:00
Simon Leet 5aaa5ae62a Update MQTT docs
- Add missing `backOffMaxRetries` to metadata table and examples in MQTT bindings.
- Add missing `consumerID` to metadata table in MQTT bindings and pubsub.
- Clarify TLS metadata properties and examples in MQTT bindings and pubsub.
- Address Markdown linter issues.
- Minor edits for clarity.
2021-11-04 16:39:07 -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 e29e938067
Update azure-keyvault.md 2021-11-04 15:50:24 -07:00
Bernd Verst f62c78ab03 Microsoft Docs links should be language neutral 2021-11-04 15:12:01 -07:00
Will 9fe6222ea5
Merge branch 'dapr:v1.4' into ga-to-stable-edits 2021-11-04 14:46:25 -07:00
greenie-msft 7577ed0989
Merge branch 'v1.5' into ga-to-stable-edits 2021-11-04 14:44:43 -07:00
greenie-msft 108701a37b
Merge branch 'v1.5' into ga-to-stable-edits 2021-11-04 14:43:38 -07:00
greenie-msft 167df8543b
Merge branch 'v1.5' into v1.5 2021-11-04 14:37:46 -07:00
greenie-msft 81ed7cf5cb
Update cosmosdbgremlinapi.md 2021-11-04 14:30:11 -07:00
Artur Souza 01c41c556c
Update cosmosdbgremlinapi.md 2021-11-04 14:27:40 -07:00
greenie-msft a5409a2eb5
Merge branch 'v1.5' into feat_pubsub_rabbitmq_deadletter 2021-11-04 14:22:31 -07:00
greenie-msft 1695aead1d
Update setup-rabbitmq.md
Fix typo
2021-11-04 14:22:17 -07:00
Will Tsai e71fb975da changing some missed instances of GA to Stable 2021-11-04 14:18:26 -07:00
greenie-msft 7d41270d23
Merge branch 'v1.4' into patch-2 2021-11-04 14:09:16 -07:00
greenie-msft 1cab3a6559
Update cron.md
Change <NAME> to [NAME] to avoid Hugo from trying to interpolate HTML
2021-11-04 14:09:03 -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
Bernd Verst 465c5cd9f9
Update azure-keyvault.md 2021-11-04 11:03:13 -07:00
Bernd Verst 9aa98bb378
Add Managed Identity Instructions 2021-11-04 10:59:02 -07:00
Hossam Kandil 4fa39b6610
Merge branch 'v1.5' into v1.5 2021-11-04 20:37:17 +04:00
Hossam Kandil cb070a1d61 cosmosdbgremlinapi ouput binding 2021-11-04 19:17:21 +04:00
DarinShapiroMS f5cdf8941d
fixed typo in component yaml
The attribute "value" was spelled "vale"
2021-11-03 13:18:32 -07:00
Artur Souza 7e824909c0
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:46 -07:00
Artur Souza 65ccee0d64
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:41 -07:00
Artur Souza 7763c9c036
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:36 -07:00
Artur Souza 8b7bd7b782
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:30 -07:00
Artur Souza 91cf710c9b
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:25 -07:00
Artur Souza c5c9673f14
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:19 -07:00
Artur Souza e8a80fb86e
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:48:05 -07:00
Artur Souza 88f3d66599
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-02 16:47:43 -07:00
Artur Souza 7e495ef27b
Update certification-lifecycle.md 2021-11-02 15:50:22 -07:00
Aaron Crawfis 5cf1dd9b4b Add parameter for new tab capability 2021-11-02 14:59:59 -07:00
Aaron Crawfis abfdd53b2f Add option for new tab to be opt in 2021-11-02 14:59:08 -07:00
Aaron Crawfis e01c925821 Add new tab be configurable 2021-11-02 14:49:57 -07:00
Aaron Crawfis 9660b6d469 Add target to shortcode 2021-11-02 14:46:25 -07:00
Aaron Crawfis e5bddb86d4 Add container apps hosting option 2021-11-02 14:34:53 -07:00
yellow chicks 25e603070d
Merge branch 'v1.5' into feature/pubsub_pulsar0901 2021-10-30 11:09:25 +08:00
Hao Wu 17c16df9dd
Update daprdocs/content/en/reference/components-reference/supported-bindings/cron.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-30 10:32:39 +08:00
seachen ff3a4997a4 (v1.5)feature/pubsub: add delay queue params for pulsar 2021-10-30 08:22:25 +08:00
Artur Souza f7e9b81686
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:10:42 -07:00
Artur Souza dd84e53aac
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:10:26 -07:00
Artur Souza 8ceab600ef
Merge branch 'v1.5' into stable_criteria 2021-10-29 14:05:20 -07:00
Artur Souza 893db7207e
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:05:15 -07:00
Artur Souza f8239a708b
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:05:07 -07:00
Artur Souza 07cd794039
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:04:56 -07:00
Artur Souza c6bab3ecea
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:04:46 -07:00
Artur Souza 13e91a25e1
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:04:31 -07:00
Artur Souza 11c99ab946
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-10-29 14:04:07 -07:00
Will Tsai 9988188cd7 added cloudevent examples 2021-10-29 14:00:46 -07:00
zhangchao ee1a42b745 fix review 2021-10-29 09:23:13 +08:00