Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 3, 2025

Summary

Updated Aurora PostgreSQL engine version from deprecated VER_15_4 to VER_15_12 in RDS stack configuration.

Changes

  • Updated AuroraPostgresEngineVersion.VER_15_4 to VER_15_12 in parameter group (line 49)
  • Updated AuroraPostgresEngineVersion.VER_15_4 to VER_15_12 in database cluster (line 62)

Impact

  • ✅ Resolves AWS deprecation warning for PostgreSQL 15.4
  • ✅ Provides latest security patches for 15.x series
  • ✅ Maintains compatibility within major version 15
  • ✅ No breaking changes expected for minor version upgrade

References


🤖 Generated with Application Observability for AWS

- Updated deprecated VER_15_4 to VER_15_12 for Aurora PostgreSQL
- Applied to both DatabaseCluster engine and ParameterGroup engine configurations
- Version 15.12 is the current stable release with latest security patches

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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.

0 participants