Skip to content
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

Merged
merged 11 commits into from
Oct 17, 2024
Merged

Merge main into live #43101

merged 11 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5809992 View commit details
    Browse the repository at this point in the history
  2. Bump the dotnet group in /docs/core/whats-new/snippets/dotnet-9/cshar…

    …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]>
    dependabot[bot] and gewarren authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a9d6095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f8a0a View commit details
    Browse the repository at this point in the history
  4. Change Int32 to Integer for Tuples in VB. (#24851)

    * Change Int32 to Integer.
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Bill Wagner <[email protected]>
    KlausLoeffelmann and BillWagner authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d64422c View commit details
    Browse the repository at this point in the history
  5. Added a link to usage examples (#28493)

    * 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]>
    3 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cc8f93f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f535742 View commit details
    Browse the repository at this point in the history
  7. Added dotnet add package CPM support documentation (#30496)

    * 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]>
    3 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    65ce618 View commit details
    Browse the repository at this point in the history
  8. Update streams-programming-apis.md implicit subscription section to b… (

    #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]>
    jsedlak and mikekistler authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2e3552e View commit details
    Browse the repository at this point in the history
  9. Sql grain persistence changes (#32532)

    * 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]>
    fabrizziocht and IEvangelist authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e0f8d99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    673d7e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae045b9 View commit details
    Browse the repository at this point in the history