Skip to content

Bump shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0#40103

Merged
rachaelshaw merged 2 commits intomainfrom
bump-rdsmysql-v2.5.0
Feb 20, 2026
Merged

Bump shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0#40103
rachaelshaw merged 2 commits intomainfrom
bump-rdsmysql-v2.5.0

Conversation

@kc9wwh
Copy link
Copy Markdown
Member

@kc9wwh kc9wwh commented Feb 19, 2026

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:

  • 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

Related issue: Resolves #40148

Checklist for submitter

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.

Testing

  • QA'd all new/changed functionality manually
    — 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 verify passed.

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
@kc9wwh kc9wwh changed the title Bump github.com/shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0 Bump shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0 Feb 19, 2026
@kc9wwh kc9wwh marked this pull request as ready for review February 19, 2026 16:20
@kc9wwh kc9wwh requested a review from a team as a code owner February 19, 2026 16:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.28%. Comparing base (357c42c) to head (ab86ed5).
⚠️ Report is 45 commits behind head on main.

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     
Flag Coverage Δ
backend 68.08% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rachaelshaw
Copy link
Copy Markdown
Member

@kc9wwh Created an issue to track this: #40148. Converting to a draft until we get it scheduled into a sprint for review/QA.

@rachaelshaw rachaelshaw marked this pull request as draft February 20, 2026 01:23
@iansltx
Copy link
Copy Markdown
Contributor

iansltx commented Feb 20, 2026

@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.

@rachaelshaw rachaelshaw marked this pull request as ready for review February 20, 2026 15:48
@rachaelshaw rachaelshaw merged commit 6769d8d into main Feb 20, 2026
33 checks passed
@rachaelshaw rachaelshaw deleted the bump-rdsmysql-v2.5.0 branch February 20, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump shogo82148/rdsmysql/v2 v2.4.0 to v2.5.0

3 participants