Commit Graph

2261 Commits

Author SHA1 Message Date
Ori Zohar 454573f31e
Merge branch 'v1.3' into jviviano 2021-07-26 17:37:15 -07:00
Ori Zohar e6d0395670
Merge pull request #1682 from dapr/release-v1.3
Release v1.3 (Day of release changes to v1.3)
2021-07-26 16:58:05 -07:00
Ori Zohar a7561f8005
Merge branch 'v1.3' into release-v1.3 2021-07-26 16:54:33 -07:00
Aaron Crawfis 31c96146ac
Merge branch 'v1.3' into jviviano 2021-07-26 12:19:56 -07:00
Aaron Crawfis f79c3ba964 Consolidate VSCode debugging docs 2021-07-26 12:18:56 -07:00
Ori Zohar 7d709c0266
Merge pull request #1686 from greenie-msft/v1.3
Upmerge from v1.2 to 1.3 20210726
2021-07-26 11:21:51 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
greenie-msft d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 17:06:51 -07:00
Ori Zohar 37dbfb0e4f
Merge branch 'v1.2' into jviviano 2021-07-23 16:30:47 -07:00
Ori Zohar aafd646de5
Changes to wording and phrasing 2021-07-23 16:30:04 -07:00
Ori Zohar 8baade9034
Merge pull request #1678 from halspang/preview_features
Add a list of all current preview features
2021-07-23 14:27:09 -07:00
Ori Zohar 47f6c42097
Merge branch 'v1.3' into preview_features 2021-07-23 14:23:38 -07:00
Ori Zohar ef587f9d02
Merge pull request #1658 from artursouza/actor_reminder_partition
Document actor reminder partitioning
2021-07-23 14:22:38 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Ori Zohar c48aa94ce7
Update support-release-policy.md 2021-07-23 13:40:43 -07:00
Ori Zohar 23bf14ca39
Merge branch 'v1.3' into preview_features 2021-07-23 13:11:10 -07:00
Ori Zohar 859d3f2e1d
Merge pull request #1622 from berndverst/v1.3
Document kubernetes secret store
2021-07-23 13:09:37 -07:00
greenie-msft 6f203d2f5d
Add actors partitioning reminders link 2021-07-23 12:41:49 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
jasonviviano 68527e615b Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano 2021-07-23 15:14:45 -04:00
jasonviviano 591d4e24f8 Updated values for the parameters 2021-07-23 15:14:43 -04:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -07:00
Ori Zohar fdcc6643d9
Merge branch 'v1.3' into preview_features 2021-07-23 11:06:06 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

* Update daprdocs/content/en/reference/api/actors_api.md

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
greenie-msft cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 09:06:12 -07:00
greenie-msft f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:46:03 -07:00
greenie-msft 10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:36:27 -07:00
jasonviviano 32ab4c92f5 Changed URL link 2021-07-23 11:34:11 -04:00
jasonviviano 2c00813c67 Fixed a ref page 2021-07-23 11:33:49 -04:00
jasonviviano c080dfed19 Updated the doc to follow standard conventions more and tweaked sections based on comments. 2021-07-23 11:33:18 -04:00
Ori Zohar 543969fe9b
Merge pull request #1681 from sk593/arguments-ref
added arguments and annotations spec
2021-07-22 16:49:26 -07:00
sk593 d01aae2524 Merge branch 'arguments-ref' of github.com:sk593/docs into arguments-ref
merging git changes
2021-07-22 17:58:03 -05:00
sk593 5b4cebb068 removed link 2021-07-22 17:54:04 -05:00
Shruthi Kumar 8c18cc399c
Update daprdocs/content/en/reference/arguments-annotations-overview.md
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 17:52:20 -05:00
Ori Zohar 0f9eca1150
Merge pull request #1661 from dmitsh/ds-ha
Add info about enabling HA mode
2021-07-22 15:13:31 -07:00
Ori Zohar 93aacf8f17
Merge branch 'v1.3' into ds-ha 2021-07-22 15:08:19 -07:00
Bernd Verst 20c2de3736
Fix profiling flag example (#1675)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 15:08:13 -07:00
Dmitry Shmulevich 2b7be0ef0b Add info about enabling HA mode 2021-07-22 15:05:30 -07:00
Artur Souza 0cd88dcb13 Merge remote-tracking branch 'upstream/v1.3' into actor_reminder_partition 2021-07-22 14:40:43 -07:00
Simon Leet 4f3b5a502d
Add declarative subscription example to pubsub-raw.md (#1679)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 14:22:23 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
jasonviviano 73bd5cc76c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:38 -04:00
jasonviviano 7858d62e32
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:32 -04:00
jasonviviano 61111c9aaa
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:13 -04:00
jasonviviano fbe3dade96
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:06 -04:00
jasonviviano 2ab04bf237
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:01 -04:00