Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-19 | 1.0 kB | |
v2.8.3 source code.tar.gz | 2024-12-19 | 667.3 kB | |
v2.8.3 source code.zip | 2024-12-19 | 855.8 kB | |
Totals: 3 Items | 1.5 MB | 0 |
New Features
- feat(log): add Logger() method for Helper (#3443)
Bug Fixes
- fix(registry): add timeout validation (#3492)
- fix k8s headless service miss namespace (#3407)
- fix: Return inner Logger from GetLogger for log.WithContext reuse (#3455)
- fix: various typos (#3454)
Others
- build(deps): bump golang.org/x/net in /contrib/opensergo (#3434)
- build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#3450)
New Contributors
- @NathanBaulch made their first contribution in https://github.com/go-kratos/kratos/pull/3454
- @guangxuewu made their first contribution in https://github.com/go-kratos/kratos/pull/3455
- @dagehuifei made their first contribution in https://github.com/go-kratos/kratos/pull/3407
- @DCjanus made their first contribution in https://github.com/go-kratos/kratos/pull/3443
- @lftk made their first contribution in https://github.com/go-kratos/kratos/pull/3492
Full Changelog: https://github.com/go-kratos/kratos/compare/v2.8.2...v2.8.3