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: v18.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: v19.0.0
Choose a head ref
  • 12 commits
  • 38 files changed
  • 2 contributors

Commits on Jul 17, 2023

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

    Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v7.0.8...v7.0.9)
    
    ---
    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 Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7c30a94 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 7.0.8 to 7.0.9 (

    #127)
    
    Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.8 to 7.0.9.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v7.0.8...v7.0.9)
    
    ---
    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 Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6a7a23e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Cnblogs.CodeQuality from 1.7.0 to 1.7.1 (#126)

    Bumps [Cnblogs.CodeQuality](https://github.com/cnblogs/code-quality) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/cnblogs/code-quality/releases)
    - [Commits](cnblogs/code-quality@1.7.0...1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Cnblogs.CodeQuality
      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 Jul 17, 2023
    Configuration menu
    Copy the full SHA
    21e9849 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Microsoft.EntityFrameworkCore from 7.0.8 to 7.0.9 (#…

    …125)
    
    Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v7.0.8...v7.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.EntityFrameworkCore
      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 Jul 17, 2023
    Configuration menu
    Copy the full SHA
    41ec50c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump ClickHouse.Client from 6.7.1 to 6.7.2 (#128)

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 6.7.1 to 6.7.2.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@6.7.1...6.7.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4ed3ca9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore(deps): bump MediatR from 12.1.0 to 12.1.1 (#129)

    Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.1.0 to 12.1.1.
    - [Release notes](https://github.com/jbogard/MediatR/releases)
    - [Commits](jbogard/MediatR@v12.1.0...v12.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: MediatR
      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 Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1e1cd2c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump ClickHouse.Client from 6.7.2 to 6.7.3

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 6.7.2 to 6.7.3.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@6.7.2...6.7.3)
    
    ---
    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 Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6b10e45 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. 合并拉取请求 #130

    chore(deps): bump ClickHouse.Client from 6.7.2 to 6.7.3
    ikesnowy authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cae0f45 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore(deps): bump ClickHouse.Client from 6.7.3 to 6.7.4 (#132)

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 6.7.3 to 6.7.4.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@6.7.3...6.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: ClickHouse.Client
      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 Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0ad7140 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#131)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.3...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    54ec918 View commit details
    Browse the repository at this point in the history
  3. feat: add event buffer

    ikesnowy committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    41bcb76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #133 from cnblogs/add-event-queue

    feat: add event buffer
    ikesnowy authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a26969c View commit details
    Browse the repository at this point in the history
Loading