Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cnblogs/Architecture
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.2.1
Choose a base ref
...
head repository: cnblogs/Architecture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.2.2
Choose a head ref
  • 11 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 18, 2024

  1. chore(deps): bump Microsoft.EntityFrameworkCore.InMemory (#219)

    Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.2...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.EntityFrameworkCore.InMemory
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e54f9dd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2 (#218)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e815aba View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Microsoft.Extensions.Logging.Abstractions (#217)

    Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0b72ea5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Microsoft.EntityFrameworkCore.Relational (#216)

    Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.2...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.EntityFrameworkCore.Relational
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ebc766c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.2 to 8.0.3 (

    #215)
    
    Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.2...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    408110c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps): bump ClickHouse.Client from 7.1.1 to 7.2.0

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.1.1 to 7.2.0.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@7.1.1...7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ClickHouse.Client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d714757 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.2 to 8.0.3

    Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.2...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Http.Polly
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2d06f48 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. 合并拉取请求 #221

    chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.2 to 8.0.3
    ikesnowy authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d73c5fd View commit details
    Browse the repository at this point in the history
  2. 合并拉取请求 #220

    chore(deps): bump ClickHouse.Client from 7.1.1 to 7.2.0
    ikesnowy authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ed0cb7a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fix: cqrs header mapping

    ikesnowy committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    abbd497 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from cnblogs/fix-cqrs-header-appending

    fix: cqrs header mapping
    ikesnowy authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7c395e4 View commit details
    Browse the repository at this point in the history
Loading