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.2
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.3
Choose a head ref
  • 16 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    1791c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. chore(deps): bump Asp.Versioning.Mvc.ApiExplorer from 8.0.0 to 8.1.0

    Bumps [Asp.Versioning.Mvc.ApiExplorer](https://github.com/dotnet/aspnet-api-versioning) from 8.0.0 to 8.1.0.
    - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases)
    - [Commits](dotnet/aspnet-api-versioning@v8.0.0...v8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Asp.Versioning.Mvc.ApiExplorer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d4c90f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.2.0 to 7.2.2.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@7.2.0...7.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: ClickHouse.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0687160 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. 合并拉取请求 #226

    chore(deps): bump ClickHouse.Client from 7.2.0 to 7.2.2
    ikesnowy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    674fc74 View commit details
    Browse the repository at this point in the history
  2. 合并拉取请求 #225

    chore(deps): bump Asp.Versioning.Mvc.ApiExplorer from 8.0.0 to 8.1.0
    ikesnowy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    093bebf View commit details
    Browse the repository at this point in the history
  3. 合并拉取请求 #223

    chore: make sure test exited when fail
    ikesnowy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b8ba415 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore(deps): bump MongoDB.Driver from 2.24.0 to 2.25.0

    Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.24.0 to 2.25.0.
    - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
    - [Commits](mongodb/mongo-csharp-driver@v2.24.0...v2.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: MongoDB.Driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d63ca71 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Dapper from 2.1.35 to 2.1.44

    Bumps [Dapper](https://github.com/DapperLib/Dapper) from 2.1.35 to 2.1.44.
    - [Release notes](https://github.com/DapperLib/Dapper/releases)
    - [Commits](DapperLib/Dapper@2.1.35...2.1.44)
    
    ---
    updated-dependencies:
    - dependency-name: Dapper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    97598b8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.4

    Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 8.0.3 to 8.0.4.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.4)
    
    ---
    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 Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dbdfb2f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.3 to 8.0.4

    Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.3 to 8.0.4.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.4)
    
    ---
    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>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    739d3e7 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump Microsoft.EntityFrameworkCore.Relational

    Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.4.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.3...v8.0.4)
    
    ---
    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>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a788968 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. 合并拉取请求 #231

    chore(deps): bump Microsoft.EntityFrameworkCore.Relational from 8.0.3 to 8.0.4
    ikesnowy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    03d0c79 View commit details
    Browse the repository at this point in the history
  2. 合并拉取请求 #230

    chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.3 to 8.0.4
    ikesnowy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    102194a View commit details
    Browse the repository at this point in the history
  3. 合并拉取请求 #229

    chore(deps): bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.4
    ikesnowy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dca72cd View commit details
    Browse the repository at this point in the history
  4. 合并拉取请求 #228

    chore(deps): bump Dapper from 2.1.35 to 2.1.44
    ikesnowy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fa0cfc9 View commit details
    Browse the repository at this point in the history
  5. 合并拉取请求 #227

    chore(deps): bump MongoDB.Driver from 2.24.0 to 2.25.0
    ikesnowy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    548f78b View commit details
    Browse the repository at this point in the history
Loading