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: v19.1.0
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.1.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 10, 2023

  1. chore(deps): bump Moq in /test/Cnblogs.Architecture.TestShared

    Bumps [Moq](https://github.com/moq/moq) from 4.20.1 to 4.20.2.
    - [Release notes](https://github.com/moq/moq/releases)
    - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
    - [Commits](moq/moq.spikes@v4.20.1...v4.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4ac27e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. 合并拉取请求 #136

    chore(deps): bump Moq from 4.20.1 to 4.20.2 in /test/Cnblogs.Architecture.TestShared
    ikesnowy authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0b392ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec823b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #137 from cnblogs/add-maximum-buffer-size

    feat: add maximum buffer size option
    ikesnowy authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5474bc9 View commit details
    Browse the repository at this point in the history
  4. fix: json serialize problem

    ikesnowy committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    83a4314 View commit details
    Browse the repository at this point in the history
  5. chore: code cleanup

    ikesnowy committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9699ea3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #138 from cnblogs/log-more-for-dapr

    fix: event serialize problem
    ikesnowy authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cbf728a View commit details
    Browse the repository at this point in the history
Loading