Skip to content

chore: drop PostgreSQL 13 support, default to 14#43

Merged
mihma merged 1 commit intomasterfrom
chore/upgrade-postgres-14
Mar 9, 2026
Merged

chore: drop PostgreSQL 13 support, default to 14#43
mihma merged 1 commit intomasterfrom
chore/upgrade-postgres-14

Conversation

@frenzzy
Copy link
Copy Markdown
Member

@frenzzy frenzzy commented Mar 9, 2026

Summary

  • Update all Dockerfile default versions from 13.1 to 14.1
  • Remove 13.1 from CI build matrices (database, backups, sanitizer workflows)
  • Update README to reflect v14 only

Context

Cloud SQL has been upgraded from PostgreSQL 13 to 14. This PR aligns the Docker images and CI pipelines accordingly.

Related PRs

Test plan

  • Verify database Docker image builds with 14.1
  • Verify backups and sanitizer images build correctly
  • Test backup/restore cycle against PG 14

🤖 Generated with Claude Code

Update all Dockerfile default versions from 13.1 to 14.1,
remove 13.1 from CI build matrices, and update documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mihma mihma merged commit a786bf3 into master Mar 9, 2026
@frenzzy frenzzy deleted the chore/upgrade-postgres-14 branch March 10, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants