Commit Graph

827 Commits

Author SHA1 Message Date
Hannah Hunter f027fd7d01
update nav bar for v1.1 (#2636)
* update nav bar for v1.1

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-07-08 16:52:52 -07:00
tanvigour 2d245bc52e add rel attribute to remove association with previous page 2021-11-19 08:29:51 +05:30
Bernd Verst e40f6e8c5a Deny iFrame embeds 2021-09-30 16:25:25 -07:00
Aaron Crawfis c69037914b
Update to point to 1.2 (#1518)
* Update to point to 1.2

* Update URL
2021-05-26 18:40:14 -07:00
dependabot[bot] 1997358095
Bump browserslist from 4.14.2 to 4.16.6 in /daprdocs (#1515)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 17:36:27 -07:00
Aaron Crawfis 4eeb01cd8f
Add OSM integration (#1490)
* Add OSM docs

* Add community call video

* Address comments
2021-05-24 10:31:37 -07:00
Aaron Crawfis 37d1b15b91
Replat the workflows docs (#1497)
* Replat the workflows docs

* Add more docs
2021-05-24 10:27:00 -07:00
Ben Coleman b801b5613b
BYO certs - Changed to support v3 certs with SAN (#1510)
* BYO certs changed to support v3 certs with SAN

* Adds note for install openssl on mac
2021-05-24 09:51:53 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
featherlight 96741e5312
fix: Jaeger docker setup command (#1485)
`COLLECTOR_ZIPKIN_HTTP_PORT=9412` shoule be `COLLECTOR_ZIPKIN_HOST_PORT=:9412`

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 12:41:24 -07:00
Simon Leet d1190cf3ca
Update actor setup links for Redis configuration in self-hosted-no-docker.md (#1489)
Fixes #1488
2021-05-18 12:30:16 -07:00
Aaron Crawfis 789475857a
Add presentations section (#1480)
* Add presentations section

* Delete old presenations section

* Update presention name

* Add Ignite 2021 link
2021-05-13 15:03:53 -07:00
Aaron Crawfis 4a1ae02f19
Clarify API heading (#1478) 2021-05-13 09:56:51 -07:00
dependabot[bot] e1abc3f8fd
Bump lodash from 4.17.20 to 4.17.21 in /daprdocs (#1475)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 20:33:32 -07:00
Tom Kerkhove 269fd190d2
docs: Fix broken link in Highly-available mode (#1469)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 10:35:25 -07:00
Vincent Free 3f6095aba1
update the jaeger version to version 1.22 (#1468)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 08:39:20 -07:00
Nil ddda38f714
fix typo (#1467) 2021-05-10 08:35:33 -07:00
greenie-msft 6be58910ba
Add GitHub links for Javascript and Rust SDK repos (#1466) 2021-05-07 19:12:49 -07:00
Taction 37f0b4d098
Pubsub rabbitmq deletedWhenUnused default vaule is true (#1459)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:38:02 -07:00
Moien Tajik 265630fb8e
Link to correct document URL (#1458) 2021-05-07 10:34:20 -07:00
Aaron Crawfis d7ff1d19d0
Merge branch 'v1.1' into aacrawfi/consul-selfhost 2021-05-03 15:42:14 -07:00
Aaron Crawfis a4262bf4a3
Merge branch 'v1.1' into feature/fix_pulsar_default_value 2021-04-30 11:28:37 -07:00
Aaron Crawfis 92cbd034c4
Merge branch 'v1.1' into aacrawfi/consul-selfhost 2021-04-30 11:26:52 -07:00
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05:00
Aaron Crawfis 7858b7c9a4
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-29 08:21:12 -07:00
Aaron Crawfis 320a70e25f clarify integrations 2021-04-29 08:20:21 -07:00
Aaron Crawfis 33c5f260a3 Merge branch 'aacrawfi/concepts' of https://github.com/dapr/docs into aacrawfi/concepts 2021-04-29 08:18:18 -07:00
Aaron Crawfis 9bf907507b Fix self-hosted description 2021-04-29 08:18:09 -07:00
zhangchao 07ef271f40 fix pulsar pubsub conponent metadata fields enableTLS to not required 2021-04-29 21:22:56 +08:00
Mark Fussell b12d92c35b
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-28 22:39:59 -07:00
Mark Fussell 092f7d461f
Update terminology.md 2021-04-28 22:37:20 -07:00
Mark Fussell f02374175b
Update overview.md 2021-04-28 22:26:13 -07:00
Mark Fussell 9358737d1e
Update configuration-concept.md 2021-04-28 22:13:41 -07:00
Mark Fussell 58f9f64d58
Update components-concept.md 2021-04-28 21:57:36 -07:00
Aaron Crawfis bc24da3580
Merge branch 'v1.1' into aacrawfi/security-docs 2021-04-28 14:45:01 -07:00
Aaron Crawfis 5d843699e2 Simplify options 2021-04-28 14:44:41 -07:00
Aaron Crawfis 7618bb92d9 Remove name-resolution reference 2021-04-28 12:05:26 -07:00
Aaron Crawfis 046504660b Fix self-hosted docs 2021-04-28 12:03:06 -07:00
Aaron Crawfis 52ea7e4373
Merge branch 'v1.1' into patch-1 2021-04-28 09:12:11 -07:00
Aaron Crawfis 6ac995ab06
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-28 09:08:41 -07:00
Aaron Crawfis 9051058b1a
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:33 -07:00
Aaron Crawfis 77973dc4e0
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:26 -07:00
Aaron Crawfis 1e01fa40ee Add info on reporting security issues 2021-04-28 08:38:17 -07:00
Donovan Brown f48fef4f88
Merge branch 'v1.1' into patch-4 2021-04-26 20:16:31 -05:00
Esteban Luchsinger 2205991dc2
Clarify state management examples 2021-04-25 12:57:34 +02:00
Esteban Luchsinger 6eb2b0bdc9
Fix typo
Add a missing word
2021-04-25 12:44:13 +02:00
Ori Zohar 69412f87d1
Merge branch 'v1.1' into aacrawfi/sql-actors 2021-04-22 13:27:59 -07:00
Ori Zohar 07a8f8b8de
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-22 13:24:08 -07:00
Ori Zohar fbd59b6bf2
Merge branch 'v1.1' into patch-4 2021-04-22 13:15:40 -07:00
Aaron Crawfis 596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-20 09:53:57 -07:00