Skip to content

Release 2.13.0#1280

Merged
sandraromanchenko merged 6 commits intodevfrom
main
Mar 3, 2026
Merged

Release 2.13.0#1280
sandraromanchenko merged 6 commits intodevfrom
main

Conversation

@sandraromanchenko
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 13:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is a release preparation PR for PBM (Percona Backup for MongoDB) version 2.13.0. It bumps the version number, fixes a bug where ADC (Application Default Credentials) errors were silently masked in the GCS storage backend, and updates the Go version used in the packaging build script.

Changes:

  • Version bump from 2.12.0 to 2.13.0 in the version constant
  • Bug fix: wrap adcErr instead of the unrelated outer err variable when returning errors from ADC credential lookup and validation in the GCS client
  • Go toolchain update from 1.25.3 to 1.25.7 in the packaging builder script

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
pbm/version/version.go Version constant bumped to 2.13.0
pbm/storage/gcs/google_client.go Bug fix: correctly wrap adcErr in error returns instead of the outer err (which was nil at those points)
packaging/scripts/mongodb-backup_builder.sh Go toolchain version updated from 1.25.3 to 1.25.7

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sandraromanchenko sandraromanchenko merged commit 4951225 into dev Mar 3, 2026
42 checks passed
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.

4 participants