Ori Zohar
8fcf890f7b
Update config.toml
2021-07-26 17:58:25 -07:00
Nick Greenfield
3602a9bf0b
restore website-root.yml
2021-07-26 17:53:18 -07:00
Nick Greenfield
48164280b5
Merge branch 'v1.2' into v1.3
2021-07-26 17:50:11 -07:00
Ori Zohar
566a975038
Merge pull request #1688 from greenie-msft/add_java_sdk_docs
...
Add java sdk docs
2021-07-26 17:41:28 -07:00
Ori Zohar
e0c1c62652
Merge branch 'v1.2' into add_java_sdk_docs
2021-07-26 17:35:19 -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
Ori Zohar
4737dd6fb1
Merge pull request #1683 from dapr/release-v1.3-v1.2-changes
...
Release v1.3 (Day of release changes to v1.2)
2021-07-26 16:53:59 -07:00
Aaron Crawfis
36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs
2021-07-26 13:34:11 -07:00
Nick Greenfield
fc0e232c41
Add Java Docs and update to latest Java SDK commit
2021-07-26 13:28:27 -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
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
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
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
Bernd Verst
57f60616fa
Install instructions without Sudo / Admin Rights ( #1632 )
...
* Document installing dapr without sudo or admin rights
* fix template tags
* fix missing tag
* fix third party link now 404ing
* Remove alert from code tabs
* Merge format changes from Aaron
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 09:48:43 -07:00
Mark Fussell
a35f7f1cf2
Update support-preview-features.md
2021-07-21 18:11:26 -07:00
Mark Fussell
c807db7464
Update preview-features.md
...
Updates to improve the wording
2021-07-21 18:01:51 -07:00
Artur Souza
8334509cc3
Merge branch 'v1.3' into actor_reminder_partition
2021-07-21 17:54:15 -07:00
Artur Souza
48efa66429
Update preview-features.md
2021-07-21 17:53:53 -07:00
Artur Souza
da5d209b11
Update preview-features.md
2021-07-21 17:53:31 -07:00
Artur Souza
07a0369108
Update preview-features.md
2021-07-21 17:52:39 -07:00
Artur Souza
92aff99267
Update actor-reminders-partitions.md
2021-07-21 17:51:27 -07:00
Mark Fussell
3b17a9e92b
Update support-preview-features.md
2021-07-21 17:49:18 -07:00
Yaron Schneider
22d7947268
Add gRPC proxying docs ( #1672 )
...
* add grpc proxying docs
* added overview, youtube video, improved title consistency
* added preview phrasing
* address feedback
* address feedback 2
* change id
* add code tabs
* fix typo
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-21 17:10:38 -07:00
Hal Spang
c1923587b7
Add a list of all current preview features
...
This commits provides a single point of reference for all
currently supported preview features.
https://github.com/dapr/docs/issues/1592
2021-07-21 15:14:34 -07:00