AWS AmazonRDS documentation change
Summary
Clarified that LTS versions include fixes for critical security issues
Security assessment
The change explicitly mentions that LTS releases include security fixes, enhancing documentation about security maintenance practices but not addressing a specific vulnerability.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.LTS.md b/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.LTS.md index 6da3ffa1c..e3d5c24f3 100644 --- a//AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.LTS.md +++ b//AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.LTS.md @@ -9 +9 @@ Each new Aurora PostgreSQL version remains available for a certain amount of tim -Aurora designates certain Aurora PostgreSQL versions as long-term support (LTS) releases. Database clusters that use LTS releases can stay on the same version longer and undergo fewer upgrade cycles than clusters that use non-LTS releases. LTS minor versions include only bug fixes (through patch versions); an LTS version doesn't include new features released after its introduction. +Aurora designates certain Aurora PostgreSQL versions as long-term support (LTS) releases. Database clusters that use LTS releases can stay on the same version longer and undergo fewer upgrade cycles than clusters that use non-LTS releases. LTS minor versions include only bug fixes (through patch versions) for critical stability and security issues; an LTS version doesn't include new features released after its introduction.