File tree Expand file tree Collapse file tree
version-1.27/release_notes
version-1.28/release_notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ on the release branch in GitHub.
2424 requiring explicit storage account keys or SAS tokens.
2525 ([ #9468 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9468 ) ) <!-- 1.27 1.25 -->
2626
27- - Added support for PostgreSQL extension names containing underscores (e.g.,
28- ` pg_ivm ` , ` pg_stat_statements ` ). Extension names with underscores are
27+ ### Fixes
28+
29+ - Fixed validation of PostgreSQL extension names containing underscores (e.g.,
30+ ` pg_partman ` , ` pg_ivm ` ). Extension names with underscores are
2931 automatically sanitized to use hyphens for Kubernetes volume names while
3032 preserving the original name in mount paths. Webhook validation prevents
3133 naming conflicts after sanitization. Contributed by @shusaan .
3234 ([ #9386 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9386 ) ) <!-- 1.27 -->
3335
34- ### Fixes
35-
3636- Fixed a critical issue where the ` TimelineID ` in the cluster status was not
3737 reset to 1 after a major version upgrade. Because ` pg_upgrade ` initializes a
3838 new timeline, keeping the old ID (e.g., timeline 2) caused replicas to attempt
Original file line number Diff line number Diff line change @@ -44,15 +44,15 @@ on the release branch in GitHub.
4444 requiring explicit storage account keys or SAS tokens.
4545 ([ #9468 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9468 ) ) <!-- 1.27 1.25 -->
4646
47- - Added support for PostgreSQL extension names containing underscores (e.g.,
48- ` pg_ivm ` , ` pg_stat_statements ` ). Extension names with underscores are
47+ ### Fixes
48+
49+ - Fixed validation of PostgreSQL extension names containing underscores (e.g.,
50+ ` pg_partman ` , ` pg_ivm ` ). Extension names with underscores are
4951 automatically sanitized to use hyphens for Kubernetes volume names while
5052 preserving the original name in mount paths. Webhook validation prevents
5153 naming conflicts after sanitization. Contributed by @shusaan .
5254 ([ #9386 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9386 ) ) <!-- 1.27 -->
5355
54- ### Fixes
55-
5656- Fixed a critical issue where the ` TimelineID ` in the cluster status was not
5757 reset to 1 after a major version upgrade. Because ` pg_upgrade ` initializes a
5858 new timeline, keeping the old ID (e.g., timeline 2) caused replicas to attempt
Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ on the release branch in GitHub.
2424 requiring explicit storage account keys or SAS tokens.
2525 ([ #9468 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9468 ) ) <!-- 1.27 1.25 -->
2626
27- - Added support for PostgreSQL extension names containing underscores (e.g.,
28- ` pg_ivm ` , ` pg_stat_statements ` ). Extension names with underscores are
27+ ### Fixes
28+
29+ - Fixed validation of PostgreSQL extension names containing underscores (e.g.,
30+ ` pg_partman ` , ` pg_ivm ` ). Extension names with underscores are
2931 automatically sanitized to use hyphens for Kubernetes volume names while
3032 preserving the original name in mount paths. Webhook validation prevents
3133 naming conflicts after sanitization. Contributed by @shusaan .
3234 ([ #9386 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9386 ) ) <!-- 1.27 -->
3335
34- ### Fixes
35-
3636- Fixed a critical issue where the ` TimelineID ` in the cluster status was not
3737 reset to 1 after a major version upgrade. Because ` pg_upgrade ` initializes a
3838 new timeline, keeping the old ID (e.g., timeline 2) caused replicas to attempt
Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ on the release branch in GitHub.
2424 requiring explicit storage account keys or SAS tokens.
2525 ([ #9468 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9468 ) ) <!-- 1.27 1.25 -->
2626
27- - Added support for PostgreSQL extension names containing underscores (e.g.,
28- ` pg_ivm ` , ` pg_stat_statements ` ). Extension names with underscores are
27+ ### Fixes
28+
29+ - Fixed validation of PostgreSQL extension names containing underscores (e.g.,
30+ ` pg_partman ` , ` pg_ivm ` ). Extension names with underscores are
2931 automatically sanitized to use hyphens for Kubernetes volume names while
3032 preserving the original name in mount paths. Webhook validation prevents
3133 naming conflicts after sanitization. Contributed by @shusaan .
3234 ([ #9386 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9386 ) ) <!-- 1.27 -->
3335
34- ### Fixes
35-
3636- Fixed a critical issue where the ` TimelineID ` in the cluster status was not
3737 reset to 1 after a major version upgrade. Because ` pg_upgrade ` initializes a
3838 new timeline, keeping the old ID (e.g., timeline 2) caused replicas to attempt
Original file line number Diff line number Diff line change @@ -44,15 +44,15 @@ on the release branch in GitHub.
4444 requiring explicit storage account keys or SAS tokens.
4545 ([ #9468 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9468 ) ) <!-- 1.27 1.25 -->
4646
47- - Added support for PostgreSQL extension names containing underscores (e.g.,
48- ` pg_ivm ` , ` pg_stat_statements ` ). Extension names with underscores are
47+ ### Fixes
48+
49+ - Fixed validation of PostgreSQL extension names containing underscores (e.g.,
50+ ` pg_partman ` , ` pg_ivm ` ). Extension names with underscores are
4951 automatically sanitized to use hyphens for Kubernetes volume names while
5052 preserving the original name in mount paths. Webhook validation prevents
5153 naming conflicts after sanitization. Contributed by @shusaan .
5254 ([ #9386 ] ( https://github.com/cloudnative-pg/cloudnative-pg/pull/9386 ) ) <!-- 1.27 -->
5355
54- ### Fixes
55-
5656- Fixed a critical issue where the ` TimelineID ` in the cluster status was not
5757 reset to 1 after a major version upgrade. Because ` pg_upgrade ` initializes a
5858 new timeline, keeping the old ID (e.g., timeline 2) caused replicas to attempt
You can’t perform that action at this time.
0 commit comments