Yongguang Zhu
|
4f3cd5877b
|
changed bindings metadata name with lowercase (#718)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
|
2020-08-03 08:52:02 -07:00 |
Tom Kerkhove
|
2121ebab5a
|
Fix broken link to KEDA deployment (#711)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2020-07-30 09:42:56 -07:00 |
Yongguang Zhu
|
a889bb28b5
|
fix typo of traces (#716)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
|
2020-07-29 20:35:36 -07:00 |
Sivamuthu Kumar
|
f5610795c3
|
Setup Azure Blob Storage Docs (#714)
* Setup Azure Blob Storage Docs
* Add link in read me of how to setup state store
|
2020-07-29 19:28:42 -07:00 |
Yaron Schneider
|
c078221171
|
update cloud events to 1.0 (#713)
|
2020-07-28 16:30:14 -07:00 |
flyer
|
1824f9a1dd
|
fix doc link and command usage in README.md (#700)
Co-authored-by: 悟鹏 <flyer.zyf@alibaba-inc.com>
|
2020-07-22 08:48:00 -07:00 |
Bhanu Prakash Korthiwada
|
7a2cf32c31
|
Update setup-postgresql.md (#696)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2020-07-22 08:47:20 -07:00 |
Yaron Schneider
|
8ef22a9552
|
Add security audit June 2020 (#702)
* add security audit june 2020
* remove .DS_Store files
* Update README.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
|
2020-07-21 09:31:36 -07:00 |
Mark Chmarny
|
88d00de865
|
removes programmability, no cron output bind in .9 (#697)
Remove programmability using output binding. That PR landed in master but has not been included in v0.9 dapr main so users have no access to it.
|
2020-07-17 14:13:03 -07:00 |
Mark Fussell
|
4abc41ed91
|
Fixes (#692)
* fixed typos
* Update readme for 0.9 release
* Update the overview
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
|
2020-07-16 11:37:39 -07:00 |
Leon Mai
|
55ee82f0ef
|
Cosmos - data must be in json (#691)
* Document data must be in json
* reword
Co-authored-by: LM <lemai>
|
2020-07-14 20:09:13 -07:00 |
Mark Fussell
|
f239c9e87e
|
fixed typos (#689)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
|
2020-07-14 16:38:51 -07:00 |
Yaron Schneider
|
0f5401f7c9
|
Add threat model png (#690)
* add threat model png
* add image
* Update README.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
|
2020-07-14 16:23:59 -07:00 |
Mark Fussell
|
58cf263064
|
Merge pull request #681 from fffej/patch-1
Fix a couple of typos.
|
2020-07-14 16:06:26 -07:00 |
Mukundan Sundararajan
|
a0deebee29
|
add readme note for uninstall in linux (#688)
* add readme note for uninstall in linux
* Add note
* Update environment-setup.md
|
2020-07-14 14:16:12 -07:00 |
Leon Mai
|
2310e2c31b
|
Remove part about non-actor transactions (#685)
Co-authored-by: LM <lemai>
|
2020-07-13 17:30:21 -07:00 |
Ori Zohar
|
7921a13f4d
|
Merge pull request #660 from KaiWalter/master
issue #1698 resolution
|
2020-07-13 14:21:27 -07:00 |
Ori Zohar
|
05f8c7a996
|
Merge branch 'master' into master
|
2020-07-13 14:21:02 -07:00 |
Ori Zohar
|
4041adfd1c
|
Merge pull request #682 from candreso/patch-1
Fixed typo in setup-azure-servicebus.md
|
2020-07-13 14:19:35 -07:00 |
Ori Zohar
|
c48d647ed2
|
Merge branch 'master' into patch-1
|
2020-07-13 14:19:17 -07:00 |
Ori Zohar
|
b047f29577
|
Merge pull request #675 from brooke-hamilton/brooke/postgresdocs
PostgreSQL docs
|
2020-07-13 14:16:52 -07:00 |
Ori Zohar
|
60fc3386b2
|
Merge branch 'master' into brooke/postgresdocs
|
2020-07-13 14:16:12 -07:00 |
Ori Zohar
|
b49a4e3bd8
|
Merge branch 'master' into patch-1
|
2020-07-13 14:14:12 -07:00 |
Ori Zohar
|
bdd1223aa7
|
Merge pull request #680 from wcs1only/master
Added docs for installing dapr to hybrid windows/linux clusters (#679)
|
2020-07-13 14:07:40 -07:00 |
Ori Zohar
|
2d68c85146
|
Minor style changes
|
2020-07-13 14:06:15 -07:00 |
Charlie Stanley
|
8420f48148
|
Merge branch 'master' into master
|
2020-07-13 12:54:46 -07:00 |
Charlie Stanley
|
332b531939
|
Minor style guide changes to hybrid-clusters howto stub
|
2020-07-13 12:53:34 -07:00 |
chloe andresol
|
4298fdfcdd
|
Fixed typo in setup-azure-servicebus.md
Changed "valye" in line 39 to "value"
|
2020-07-13 11:01:04 -04:00 |
Jeff Foster
|
1d16f7255a
|
Fix a couple of typos.
|
2020-07-13 13:09:52 +01:00 |
Mukundan Sundararajan
|
d60e951309
|
Add docs for dapr init without docker (#665)
* Add docs for dapr init without docker
* Update docs for enabling statestore and actors without docker
* Update README.md
* Update README.md
* Update README.md
* Update readme
* Update README.md
* Update environment-setup.md
* Update README.md
* Update README.md
* Removing slim init instructions
* Simplifying self hosted mode section
* Minor language changes
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
|
2020-07-10 16:33:05 -07:00 |
Brooke Hamilton
|
4826180584
|
Merge remote-tracking branch 'upstream/master'
|
2020-07-10 19:09:56 -04:00 |
Charlie Stanley
|
11f09071cf
|
Arrange Windows support message into a note
|
2020-07-10 15:55:34 -07:00 |
Vincenzo Morra
|
b8ac9497f0
|
Improvement #655 (#656)
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2020-07-10 15:52:43 -07:00 |
Leon Mai
|
5311339935
|
Update cosmos documentation for transaction changes (#668)
* update cosmos documentation
* reword
* add to additional refs
* add to additional refs
* Update setup-azure-cosmosdb.md
* Update state_api.md
* Update actors_features.md
* Update state_api.md
* merge
Co-authored-by: LM <lemai>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2020-07-10 15:51:33 -07:00 |
Charlie Stanley
|
cad0f665ac
|
Move hybrid-cluster guide to howto/
|
2020-07-10 15:29:17 -07:00 |
Brooke Hamilton
|
d19101b060
|
Merge branch 'master' into brooke/postgresdocs
|
2020-07-10 17:42:23 -04:00 |
Brooke Hamilton
|
f4a63c159a
|
Detail on postgre connection strings
|
2020-07-10 17:41:50 -04:00 |
Charlie Stanley
|
005ae9b31f
|
Merge branch 'master' into master
|
2020-07-10 13:51:37 -07:00 |
Charlie Stanley
|
ba593eae90
|
Added docs for installing dapr to hybrid windows/linux clusters (#679)
|
2020-07-10 13:44:30 -07:00 |
Mark Fussell
|
e561796464
|
Merge pull request #653 from vnextcoder/patch-1
Update README.md
|
2020-07-10 12:42:33 -07:00 |
Joni Collinge
|
7addffb8bf
|
Update ASB metadata (#642)
* updated asb metadata
* fix grammar
* correct default lockRenewalInSec
* add note that settings are shared across topics
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
|
2020-07-10 12:03:22 -07:00 |
Mark Chmarny
|
ad1f487daa
|
updated with output binding support (#652)
|
2020-07-10 11:56:05 -07:00 |
Mark Fussell
|
317e1f2e82
|
Update setup-postgresql.md
|
2020-07-10 11:24:42 -07:00 |
Yaron Schneider
|
327a7216c2
|
Update bindings_api.md (#678)
|
2020-07-09 15:02:36 -07:00 |
Aman Bhardwaj
|
1ebf0671fc
|
Merge branch 'master' into master
|
2020-07-09 02:56:32 +00:00 |
Brooke Hamilton
|
5ccc5beed7
|
Fix link to how to query postgresql
|
2020-07-08 19:28:04 -04:00 |
Brooke Hamilton
|
71aa671c56
|
Merge branch 'master' into brooke/postgresdocs
|
2020-07-08 19:08:48 -04:00 |
Brooke Hamilton
|
5dd0d62738
|
PostgreSQL updates
|
2020-07-08 19:00:49 -04:00 |
Brooke Hamilton
|
a43d06df30
|
PostgreSQL updates
|
2020-07-08 18:56:43 -04:00 |
Brooke Hamilton
|
2968d37dd2
|
PostgreSQL updates
|
2020-07-08 18:50:34 -04:00 |