Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/zeromicro/go-zero from 1.5.4 to 1.8.1 in /logx/tokafka #469

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps github.com/zeromicro/go-zero from 1.5.4 to 1.8.1.

Release notes

Sourced from github.com/zeromicro/go-zero's releases.

v1.8.1

🎉 Celebrating 30,000 Stars Milestone! 🎉

We are thrilled to announce that go-zero has reached the incredible milestone of 30,000 GitHub stars! This achievement wouldn't have been possible without our amazing community of developers, contributors, and users who have supported us throughout this journey.

From its humble beginnings, go-zero has grown to become one of the most popular Go microservices frameworks, enabling developers worldwide to build high-performance, reliable, and scalable systems with ease. This milestone is a testament to the value go-zero brings to the Go ecosystem and the trust the community places in our project.

✨ What's New in v1.8.1

We're excited to present go-zero v1.8.1, which includes several new features, bug fixes, and performance improvements.

🔑 Key Highlights

  • Redis v7 Compatibility: Fixed username not working in Redis v7
  • Gateway Context Propagation: Fixed HTTP gateway context propagation

🚀 Features

  • Fixed global fields applying to third-party log modules by @​JiChenSSG
  • Simplified HTTP query array parsing by @​kevwan

🐛 Fixes

🔧 Improvements & Maintenance

  • Performance tuning for stable runner by @​kevwan
  • Various dependency updates to keep the project up-to-date
  • Multiple code style improvements and test coverage enhancements

📦 Dependency Updates

This release includes several dependency updates:

  • Updated github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0
  • Updated github.com/prometheus/client_golang from 1.20.5 to 1.21.0
  • Updated github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1
  • Updated go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3
  • Updated various golang.org/x packages

👋 Welcome New Contributors

A special welcome to our new contributor who made their first contribution in this release:

🙏 Thank You

... (truncated)

Commits
  • 3315e60 chore: performance tunning for stable runner (#4670)
  • 327ef73 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 (#4669)
  • eb11521 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 (#4665)
  • 4c37545 Update readme-cn.md (#4664)
  • 2f47c1f chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (...
  • 16d54d0 chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 in /tool...
  • 9925bcb chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 (#4661)
  • 38a5ecb chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /tools/goctl ...
  • af78fc7 chore: add more tests (#4656)
  • 790302b fix: should not ignore slowThreshold (#4655)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Greptile Summary

Updates go-zero from v1.5.4 to v1.8.1 in the logx/tokafka module, bringing improvements to Redis v7 compatibility, HTTP gateway context propagation, and logging functionality.

  • Updated logx/tokafka/go.mod to use go-zero v1.8.1 with go1.24.1 toolchain
  • Upgraded OpenTelemetry packages from v1.14.0 to v1.24.0 for improved tracing capabilities
  • Added new monitoring dependencies including prometheus/client_golang v1.21.0
  • Updated core dependencies like grpc and protobuf to latest compatible versions
  • Includes fixes for Redis username handling and SlowThreshold configuration in logging

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.8.1.
- [Release notes](https://github.com/zeromicro/go-zero/releases)
- [Commits](zeromicro/go-zero@v1.5.4...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/zeromicro/go-zero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 17, 2025
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants