8e8397b09f 
								
							 
						 
						
							
							
								
								no please sir  
							
							... 
							
							
							
							Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> 
							
						 
						
							2022-03-03 15:28:38 -08:00  
				
					
						
							
							
								 
						
							
								c872242006 
								
							 
						 
						
							
							
								
								Also add blobstorage binding AAD support  
							
							... 
							
							
							
							Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> 
							
						 
						
							2022-03-03 15:01:09 -08:00  
				
					
						
							
							
								 
						
							
								a98943635f 
								
							 
						 
						
							
							
								
								Add component reference to AAD authentication  
							
							... 
							
							
							
							Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> 
							
						 
						
							2022-03-03 14:55:06 -08:00  
				
					
						
							
							
								 
						
							
								9ebe5d4714 
								
							 
						 
						
							
							
								
								Update autoDeleteOnIdleInSec field description ( #2211 )  
							
							... 
							
							
							
							Signed-off-by: Richard Laos <richard.laos@quest.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com> 
							
						 
						
							2022-03-02 21:49:21 -08:00  
				
					
						
							
							
								 
						
							
								30c0bbcb5a 
								
							 
						 
						
							
							
								
								--dapr-http-port fix ( #2212 )  
							
							... 
							
							
							
							Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com> 
							
						 
						
							2022-03-02 21:45:10 -08:00  
				
					
						
							
							
								 
						
							
								cbc2cfca54 
								
							 
						 
						
							
							
								
								Update get-started-component.md ( #2223 )  
							
							... 
							
							
							
							Teach them about "dapr stop" while we're at it
Signed-off-by: Doug Davis <dug@microsoft.com> 
							
						 
						
							2022-03-02 21:40:23 -08:00  
				
					
						
							
							
								 
						
							
								ed60eccb48 
								
							 
						 
						
							
							
								
								Merge pull request  #2219  from dmitsh/ds-fix  
							
							... 
							
							
							
							fix broken link and redirect error 
							
						 
						
							2022-03-01 09:00:09 -08:00  
				
					
						
							
							
								 
						
							
								6cf49f7385 
								
							 
						 
						
							
							
								
								fix broken link and redirect error  
							
							... 
							
							
							
							Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com> 
							
						 
						
							2022-03-01 07:32:44 -08:00  
				
					
						
							
							
								 
						
							
								d72b38b0ea 
								
							 
						 
						
							
							
								
								Remove unnecessary sentry restarts ( #2209 )  
							
							... 
							
							
							
							Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> 
							
						 
						
							2022-02-22 19:07:11 -08:00  
				
					
						
							
							
								 
						
							
								e8e9b2c101 
								
							 
						 
						
							
							
								
								Update mTLS certificate rotation guidance ( #2208 )  
							
							... 
							
							
							
							* Update mTLS rotation guidance
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update daprdocs/content/en/operations/security/mtls.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update daprdocs/content/en/operations/security/mtls.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update daprdocs/content/en/operations/security/mtls.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update daprdocs/content/en/operations/security/mtls.md
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Refine downtime warning
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com> 
							
						 
						
							2022-02-22 17:56:33 -08:00  
				
					
						
							
							
								 
						
							
								428d8c2e00 
								
							 
						 
						
							
							
								
								Update setup-jetstream.md ( #2200 )  
							
							... 
							
							
							
							* Update setup-jetstream.md
Added missing information how to create the JetStream. Creating a JetStream is essential. Otherwise the pub/sub for jetstream won't work properly.
Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>
* Update setup-jetstream.md
Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>
Co-authored-by: Mark Fussell <markfussell@gmail.com> 
							
						 
						
							2022-02-18 12:08:33 -08:00  
				
					
						
							
							
								 
						
							
								1a0d4d3136 
								
							 
						 
						
							
							
								
								Updating request payload format for cosmosdbgremlinapi ( #2161 )  
							
							... 
							
							
							
							Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com> 
							
						 
						
							2022-02-18 11:40:00 -08:00  
				
					
						
							
							
								 
						
							
								dcb7c70d55 
								
							 
						 
						
							
							
								
								Video ( #2198 )  
							
							... 
							
							
							
							Signed-off-by: Viktor Farcic <viktor@farcic.com> 
							
						 
						
							2022-02-16 17:25:23 -08:00  
				
					
						
							
							
								 
						
							
								21b01fd9da 
								
							 
						 
						
							
							
								
								Update w3c-tracing-overview.md ( #2188 )  
							
							... 
							
							
							
							Fix spelling error.
Signed-off-by: David Gladstone <david.w.gladstone@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com> 
							
						 
						
							2022-02-11 16:20:10 -08:00  
				
					
						
							
							
								 
						
							
								86e405896d 
								
							 
						 
						
							
							
								
								Merge pull request  #2194  from greenie-msft/update_js_sdk_submodule  
							
							... 
							
							
							
							Update JS sdk submodule which will bring in doc changes to use http a… 
							
						 
						
							2022-02-10 13:14:10 -08:00  
				
					
						
							
							
								 
						
							
								4ea3833f7e 
								
							 
						 
						
							
							
								
								Update JS sdk submodule which will bring in doc changes to use http and not grpc  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-02-10 09:00:01 -08:00  
				
					
						
							
							
								 
						
							
								a3b1b6a81e 
								
							 
						 
						
							
							
								
								Merge pull request  #2167  from amulyavarote/bug/dotnet_statemgt_example  
							
							... 
							
							
							
							Dotnet state management example bug fix 
							
						 
						
							2022-02-07 08:26:49 -08:00  
				
					
						
							
							
								 
						
							
								944506b347 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into bug/dotnet_statemgt_example  
							
							
							
						 
						
							2022-02-07 08:13:12 -08:00  
				
					
						
							
							
								 
						
							
								00e8aa1e72 
								
							 
						 
						
							
							
								
								Update pubsub_api.md ( #2178 )  
							
							... 
							
							
							
							Fixed typo. 
							
						 
						
							2022-02-06 22:32:18 -08:00  
				
					
						
							
							
								 
						
							
								f7b9ed0323 
								
							 
						 
						
							
							
								
								Merge pull request  #2145  from halspang/dotnet-query  
							
							... 
							
							
							
							Update .NET SDK docs reference 
							
						 
						
							2022-02-04 16:36:54 -08:00  
				
					
						
							
							
								 
						
							
								dc7d3c66fd 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into dotnet-query  
							
							
							
						 
						
							2022-02-04 16:23:54 -08:00  
				
					
						
							
							
								 
						
							
								59ba4dd42b 
								
							 
						 
						
							
							
								
								Merge pull request  #2177  from dapr/greenie-msft-patch-1  
							
							... 
							
							
							
							Update jaeger.md 
							
						 
						
							2022-02-04 16:23:42 -08:00  
				
					
						
							
							
								 
						
							
								a8b76851ba 
								
							 
						 
						
							
							
								
								Update jaeger.md  
							
							
							
						 
						
							2022-02-04 15:14:32 -08:00  
				
					
						
							
							
								 
						
							
								03f26769e6 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into dotnet-query  
							
							
							
						 
						
							2022-02-04 14:45:19 -08:00  
				
					
						
							
							
								 
						
							
								d7c7cd068c 
								
							 
						 
						
							
							
								
								Add integration doc for AKS Dapr extension and clean up hosting k8s pages ( #2173 )  
							
							... 
							
							
							
							* Add integration doc for AKS Dapr extension
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Address PR feedback
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-02-04 14:39:37 -08:00  
				
					
						
							
							
								 
						
							
								eb067af552 
								
							 
						 
						
							
							
								
								Merge pull request  #2172  from greenie-msft/revert_grpc_config_examples  
							
							... 
							
							
							
							Revert gRPC examples back for config how-to 
							
						 
						
							2022-01-31 15:44:55 -08:00  
				
					
						
							
							
								 
						
							
								ed5ee47505 
								
							 
						 
						
							
							
								
								Move watch conf and stop watch config sub headings  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-01-31 14:46:02 -08:00  
				
					
						
							
							
								 
						
							
								ccb993b0b3 
								
							 
						 
						
							
							
								
								Revert gRPC examples back for config how-to  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-01-31 13:49:29 -08:00  
				
					
						
							
							
								 
						
							
								d5cfef545c 
								
							 
						 
						
							
							
								
								Fix typo ( #2169 )  
							
							... 
							
							
							
							Fix typo one word.
Signed-off-by: Ryuji Iwata <qt.luigi@gmail.com> 
							
						 
						
							2022-01-31 09:18:30 -08:00  
				
					
						
							
							
								 
						
							
								6824152a61 
								
							 
						 
						
							
							
								
								Bug fix  
							
							... 
							
							
							
							Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local> 
							
						 
						
							2022-01-28 16:37:24 -08:00  
				
					
						
							
							
								 
						
							
								a5d50e800e 
								
							 
						 
						
							
							
								
								Merge pull request  #2158  from Giovds/fix/typo-in-reference-api-actor-docs  
							
							... 
							
							
							
							Fix typo in reference API for Actors 
							
						 
						
							2022-01-26 15:47:54 -08:00  
				
					
						
							
							
								 
						
							
								894a010c1c 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into fix/typo-in-reference-api-actor-docs  
							
							
							
						 
						
							2022-01-26 15:26:56 -08:00  
				
					
						
							
							
								 
						
							
								6c19f182b7 
								
							 
						 
						
							
							
								
								Fix typo in reference API for Actors  
							
							... 
							
							
							
							Signed-off-by: Giovanni van der Schelde <gvdschelde@gmail.com> 
							
						 
						
							2022-01-26 23:29:45 +01:00  
				
					
						
							
							
								 
						
							
								8f426fbb14 
								
							 
						 
						
							
							
								
								Merge pull request  #2157  from berndverst/patch-9  
							
							... 
							
							
							
							Update guidance: Rolling mTLS certificates in K8s 
							
						 
						
							2022-01-26 12:06:07 -08:00  
				
					
						
							
							
								 
						
							
								ad1589e39d 
								
							 
						 
						
							
							
								
								Update guidance: Rolling mTLS certificates in K8s  
							
							... 
							
							
							
							Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> 
							
						 
						
							2022-01-26 11:52:50 -08:00  
				
					
						
							
							
								 
						
							
								27a789cb1b 
								
							 
						 
						
							
							
								
								Merge pull request  #2154  from greenie-msft/fix_go_sdk_version  
							
							... 
							
							
							
							Fix Go SDK version to 1.3.1 
							
						 
						
							2022-01-25 15:38:11 -08:00  
				
					
						
							
							
								 
						
							
								d8eac9d5fb 
								
							 
						 
						
							
							
								
								Fix Go SDK version to 1.3.1  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-01-25 15:34:39 -08:00  
				
					
						
							
							
								 
						
							
								bb8a069017 
								
							 
						 
						
							
							
								
								Merge pull request  #2153  from greenie-msft/fix-js-sdk-version  
							
							... 
							
							
							
							Fix JS SDK version 
							
						 
						
							2022-01-25 09:31:11 -08:00  
				
					
						
							
							
								 
						
							
								7625499d43 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into fix-js-sdk-version  
							
							
							
						 
						
							2022-01-25 09:26:09 -08:00  
				
					
						
							
							
								 
						
							
								24981ac333 
								
							 
						 
						
							
							
								
								Fix JS SDK version  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-01-25 09:21:03 -08:00  
				
					
						
							
							
								 
						
							
								c8fc473555 
								
							 
						 
						
							
							
								
								Merge pull request  #2151  from paulyuk/paulyuk/fixjslink  
							
							... 
							
							
							
							Fixing the main link to JS-SDK docs 
							
						 
						
							2022-01-24 21:12:18 -08:00  
				
					
						
							
							
								 
						
							
								d00b389a8b 
								
							 
						 
						
							
							
								
								Fixing the main link to SDK docs  
							
							... 
							
							
							
							Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> 
							
						 
						
							2022-01-24 20:59:15 -08:00  
				
					
						
							
							
								 
						
							
								14610ef34c 
								
							 
						 
						
							
							
								
								Merge pull request  #2124  from greenie-msft/release-v1.6  
							
							... 
							
							
							
							Release v1.6 
							
						 
						
							2022-01-24 20:44:07 -08:00  
				
					
						
							
							
								 
						
							
								59592a228e 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into release-v1.6  
							
							
							
						 
						
							2022-01-24 17:38:47 -08:00  
				
					
						
							
							
								 
						
							
								2f2cc9ade0 
								
							 
						 
						
							
							
								
								Merge pull request  #2149  from greenie-msft/upmerge-v1.5-to-v1.6-20220124  
							
							... 
							
							
							
							Upmerge v1.5 to v1.6 20220124 
							
						 
						
							2022-01-24 16:22:29 -08:00  
				
					
						
							
							
								 
						
							
								28d529b767 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into upmerge-v1.5-to-v1.6-20220124  
							
							
							
						 
						
							2022-01-24 16:08:06 -08:00  
				
					
						
							
							
								 
						
							
								f35d16de7d 
								
							 
						 
						
							
							
								
								Merge pull request  #2148  from greenie-msft/update_sdk_submodules  
							
							... 
							
							
							
							Update Java and .NET SDK submodules 
							
						 
						
							2022-01-24 16:07:54 -08:00  
				
					
						
							
							
								 
						
							
								bb85fe85ec 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' into update_sdk_submodules  
							
							
							
						 
						
							2022-01-24 16:00:54 -08:00  
				
					
						
							
							
								 
						
							
								daab98da38 
								
							 
						 
						
							
							
								
								Merge branch 'v1.5' into v1.6  
							
							... 
							
							
							
							Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> 
							
						 
						
							2022-01-24 15:53:28 -08:00  
				
					
						
							
							
								 
						
							
								df06cf693e 
								
							 
						 
						
							
							
								
								Merge branch 'v1.6' of github.com:dapr/docs into v1.6  
							
							
							
						 
						
							2022-01-24 15:45:00 -08:00