Bump shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0#40103
Merged
rachaelshaw merged 2 commits intomainfrom Feb 20, 2026
Merged
Conversation
Adds AWS GovCloud RDS CA certificates (us-gov-east-1, us-gov-west-1) to the rdsmysql TLS bundle, improving compatibility for Fleet deployments in AWS GovCloud regions. Transitive dependency updates pulled in by rdsmysql v2.5.0: - github.com/aws/aws-sdk-go-v2 and related submodules (minor bumps) - github.com/go-sql-driver/mysql v1.9.1 -> v1.9.3 - filippo.io/edwards25519 v1.1.0 -> v1.1.1
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #40103 +/- ##
=======================================
Coverage 66.28% 66.28%
=======================================
Files 2445 2445
Lines 195899 195899
Branches 8676 8676
=======================================
+ Hits 129847 129853 +6
+ Misses 54291 54288 -3
+ Partials 11761 11758 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1 task
Member
Contributor
|
@rachaelshaw This is just a deps update for a minor release of a dep, so all we need to do is QA the new functionality FWIW. Approving this now as it's a low risk change. |
iansltx
approved these changes
Feb 20, 2026
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.
shogo82148/rdsmysql#222
Adds AWS GovCloud RDS CA certificates (us-gov-east-1, us-gov-west-1) to the rdsmysql TLS bundle, improving compatibility for Fleet deployments in AWS GovCloud regions.
Transitive dependency updates pulled in by rdsmysql v2.5.0:
Related issue: Resolves #40148
Checklist for submitter
changes/,orbit/changes/oree/fleetd-chrome/changes.Testing
— dependency bump only; ran full local test suite across all affected packages (
server/platform/mysql,server/logging,server/config,server/mail) with no regressions.go mod verifypassed.