docs: update CHANGELOG for merged dep bumps and Go 1.26.3#618
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Docs-only PR updating the CHANGELOG Unreleased section to reference the recently merged dependency/toolchain PRs.
Changes:
- Appends
(#617)to the existing Go 1.26.3 toolchain entry. - Adds CHANGELOG entries for etcd
client/v33.6.11 (#614) and go-redis 9.19.0 (#613).
💡 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 @@
## main #618 +/- ##
==========================================
- Coverage 71.01% 70.94% -0.08%
==========================================
Files 53 53
Lines 5682 5682
==========================================
- Hits 4035 4031 -4
- Misses 1419 1423 +4
Partials 228 228 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds CHANGELOG entries (with PR references) for the dependency work that landed today:
client/v33.6.10 → 3.6.11 (transitively pulledapi/v33.6.11, superseding chore(deps): bump go.etcd.io/etcd/api/v3 from 3.6.10 to 3.6.11 #616)Also appends
(#617)to the existing Go toolchain entry that was added in that PR without a reference.Test plan