-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Comparing changes
Open a pull request
base repository: go-kratos/kratos
base: v2.8.2
head repository: go-kratos/kratos
compare: v2.8.3
- 8 commits
- 58 files changed
- 8 contributors
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb85d7e - Browse repository at this point
Copy the full SHA bb85d7eView commit details -
fix: Return inner Logger from GetLogger for log.WithContext reuse (#3455
) * feat: Return inner Logger from GetLogger for log.WithContext reuse fix: Ensure thread safety by eliminating lock copy in GetLogger * feat: Add TestContextWithGlobalLog, WithContext from GlobalLog, print kv from context * fix: lint --------- Co-authored-by: guangxue.wu <guangxue.wu@yunzhanghu.com>
Configuration menu - View commit details
-
Copy full SHA for f3c4b23 - Browse repository at this point
Copy the full SHA f3c4b23View commit details
Commits on Nov 4, 2024
-
build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#3450)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: actions/setup-go 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>
Configuration menu - View commit details
-
Copy full SHA for fe60a6b - Browse repository at this point
Copy the full SHA fe60a6bView commit details -
build(deps): bump golang.org/x/net in /contrib/opensergo (#3434)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.30.0. - [Commits](golang/net@v0.24.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net 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>
Configuration menu - View commit details
-
Copy full SHA for 79886e4 - Browse repository at this point
Copy the full SHA 79886e4View commit details -
fix k8s headless service miss namespace (#3407)
* feat: add namespace for initialize the registry * feat: add namespace for initialize the registry * feat: add namespace for initialize the registry * feat: add namespace for initialize the registry
Configuration menu - View commit details
-
Copy full SHA for 3ecb1d6 - Browse repository at this point
Copy the full SHA 3ecb1d6View commit details
Commits on Nov 5, 2024
-
feat(log): add Logger() method for Helper (#3443)
* feat(log): add Logger() method for Helper * chore(log): add test case for Helper.Logger()
Configuration menu - View commit details
-
Copy full SHA for f8b97f6 - Browse repository at this point
Copy the full SHA f8b97f6View commit details
Commits on Dec 18, 2024
-
fix(registry): add timeout validation (#3492)
* fix(registry): add timeout validation * fix(registry): add timeout validation * fix(registry): add timeout validation
Configuration menu - View commit details
-
Copy full SHA for f75bdc1 - Browse repository at this point
Copy the full SHA f75bdc1View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5087366 - Browse repository at this point
Copy the full SHA 5087366View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.2...v2.8.3