8000 Comparing v20.2.3...v20.3.0 · cnblogs/Architecture · GitHub
[go: up one dir, main page]

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

Commits on Apr 29, 2024

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

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.2.2 to 7.4.1.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@7.2.2...7.4.1)
    
    ---
    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 Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5cb38f9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump xunit from 2.7.0 to 2.8.0

    Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0.
    - [Commits](xunit/xunit@2.7.0...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    31a3783 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Dapr.AspNetCore from 1.13.0 to 1.13.1

    Bumps [Dapr.AspNetCore](https://github.com/dapr/dotnet-sdk) from 1.13.0 to 1.13.1.
    - [Release notes](https://github.com/dapr/dotnet-sdk/releases)
    - [Commits](dapr/dotnet-sdk@v1.13.0...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: Dapr.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    42d18d5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Microsoft.EntityFrameworkCore.InMemory

    Bumps [Microsoft.EntityFrameworkCore.InMemory](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.InMemory
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2cb1834 View commit details
    Browse the repository at this point in the history
  5. 合并拉取请求 #234

    chore(deps): bump Dapr.AspNetCore from 1.13.0 to 1.13.1
    ikesnowy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3defd88 View commit details
    Browse the repository at this point in the history
  6. 合并拉取请求 #232

    chore(deps): bump ClickHouse.Client from 7.2.2 to 7.4.1
    ikesnowy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4f28de6 View commit details
    Browse the repository at this point in the history
  7. 合并拉取请求 #233

    chore(deps): bump xunit from 2.7.0 to 2.8.0
    ikesnowy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3424710 View commit details
    Browse the repository at this point in the history
  8. 合并拉取请求 #236

    chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.3 to 8.0.4
    ikesnowy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6391853 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.0

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    621236d View commit details
    Browse the repository at this point in the history
  10. 合并拉取请求 #235

    chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
    ikesnowy authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2d39d1f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b307885 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from cnblogs/support-async-command-creation

    feat: support async query&command creation on minimal api mapping
    ikesnowy authored May 16, 2024
    Configuration menu
    Copy the full SHA
    1b061fe View commit details
    Browse the repository at this point in the history
Loading
0