Conversation
There was a problem hiding this comment.
Pull request overview
Updates the embedded build metadata for the v3.8.0 release, ensuring the codebase reports the correct source commit for this tag.
Changes:
- Updated
version.Committo the new short SHA for v3.8.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request updates the commit hash in version/version.go to cdbe3b8. A review comment points out that updating the commit hash while keeping the version tag at v3.8.0 may cause issues with release management and Go module proxy checksums, suggesting a version bump if this is intended as a new release.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #366 +/- ##
==========================================
+ Coverage 87.83% 87.85% +0.01%
==========================================
Files 110 110
Lines 11402 11402
==========================================
+ Hits 10015 10017 +2
+ Misses 850 849 -1
+ Partials 537 536 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
chore: release v3.8.0
Checklist
Please check the items in the checklist if applicable.