-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into live #43101
Merge main into live #43101
Conversation
…p with 3 updates (#43069) * Bump the dotnet group Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-9/csharp with 3 updates: [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net), [System.Net.ServerSentEvents](https://github.com/dotnet/runtime) and [System.Numerics.Tensors](https://github.com/dotnet/runtime). Updates `Azure.Storage.Blobs` from 12.22.0-beta.1 to 12.22.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.22.0-beta.1...Azure.Storage.Blobs_12.22.2) Updates `System.Net.ServerSentEvents` from 9.0.0-preview.6.24327.7 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@9.0.0-preview.6.24327.7...v9.0.0-rc.2.24473.5) Updates `System.Numerics.Tensors` from 9.0.0-preview.5.24306.7 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0-preview.5.24306.7...v9.0.0-rc.2.24473.5) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: System.Net.ServerSentEvents dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: System.Numerics.Tensors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> * fix build errors --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Genevieve Warren <[email protected]>
* Change Int32 to Integer. * Apply suggestions from code review --------- Co-authored-by: Bill Wagner <[email protected]>
* Added a link to usage examples Added a link to the LoggerExtensions.LogInformation Method to see usage examples * Update docs/fundamentals/code-analysis/quality-rules/ca2254.md Removed locale from the URL Co-authored-by: David Pine <[email protected]> * Update docs/fundamentals/code-analysis/quality-rules/ca2254.md --------- Co-authored-by: David Pine <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* update with added CPM support documentation * Apply suggestions from code review Co-authored-by: Tom Dykstra <[email protected]> --------- Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Tom Dykstra <[email protected]>
#41988) * Update streams-programming-apis.md implicit subscription section to be more clear Adds information regarding implementing IAsyncObserver<T> and IStreamSubscriptionObserver for Implicit Streams instead of explicitly subscribing (which does not apply in the case of an implicit subscription) * Updates for clarity surrounding the various options. * Update docs/orleans/streaming/streams-programming-apis.md Suggestion / Word Correction Co-authored-by: Mike Kistler <[email protected]> --------- Co-authored-by: Mike Kistler <[email protected]>
* Sql grain persistence changes Hello, the idea is to clarify that in Orleans 7.0.0+ the SQl Script for persistence changed removing the JsonPayload and XmlPayload columns, so if the devs are still using Orleans 3.x.x should apply the right sql script. * Apply suggestions from code review --------- Co-authored-by: David Pine <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews