Conversation
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
There was a problem hiding this comment.
Pull request overview
This PR appears to prepare the v2025.1.8 release by updating Go module dependencies used by the RoadRunner v2025 module.
Changes:
- Bumped
github.com/roadrunner-server/gzip/v5tov5.3.0. - Updated several indirect dependencies (AWS SDK v2 components, grpc-gateway, go-runewidth, franz-go, google.golang.org/api/genproto) in
go.modand synchronizedgo.sum.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates direct and indirect dependency versions used for the release. |
| go.sum | Refreshes module checksums to match the updated dependency graph. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2294 +/- ##
=======================================
Coverage 35.37% 35.37%
=======================================
Files 18 18
Lines 851 851
=======================================
Hits 301 301
Misses 511 511
Partials 39 39 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis pull request updates Go module dependencies to newer patch and minor versions across the codebase. Updates include gzip/v5, AWS SDK v2 modules, grpc-gateway, and Google API-related packages, maintaining compatibility without altering public APIs. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reason for This PR
Description of Changes
v2025.1.6tov2025.1.7by disablingzstdand using gzip-only compression BUG (thanks @dmitryuk)License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
PR Checklist
[Author TODO: Meet these criteria.][Reviewer TODO: Verify that these criteria are met. Request changes if not]git commit -s).CHANGELOG.md.Summary by CodeRabbit