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: go-kratos/kratos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: go-kratos/kratos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.2
Choose a head ref
  • 5 commits
  • 35 files changed
  • 4 contributors

Commits on Oct 23, 2024

  1. fix: resolve the issue of metrics and logging code default to zero (#…

    …3447)
    
    * fix: resolve the issue of metrics and logging code default to zero
    
    * fix lint
    shenqidebaozi authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e9dac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    225532d View commit details
    Browse the repository at this point in the history
  2. fix: unit test Recycle watch resolver tick goroutine (#3449)

    *fix: TestRegistry_Watch Keep the original
    
    *chore: update ci consul ver to 1.13.9
    
    *chore: update ci consul ver to 1.20.0
    
    *chore: update ci consul ver to hashicorp/consul:1.20
    harbourlga authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6883242 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#…

    …3387)
    
    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
    - [Commits](golang/sync@v0.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      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 Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8508772 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    861493a View commit details
    Browse the repository at this point in the history
Loading