Skip to content

Commit 8ef1ca2

Browse files
committed
docs: announcement for 1.29.1 and 1.28.3 (#445)
Closes #442 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> 2b80e16
1 parent a1d5dc2 commit 8ef1ca2

267 files changed

Lines changed: 3034 additions & 662 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

authors/dchambre/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/dchambre/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -213,6 +213,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
213213
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
214214
class="mr-2">Continuous-Integration</a></li>
215215

216+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
217+
class="mr-2">Cve</a></li>
218+
216219
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
217220
class="mr-2">Dashboards</a></li>
218221

@@ -267,8 +270,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
267270
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
268271
class="mr-2">Hetzner</a></li>
269272

273+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
274+
class="mr-2">High-Availability</a></li>
275+
270276
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
271-
class="mr-2">ImageCatalog</a></li>
277+
class="mr-2">Imagecatalog</a></li>
272278

273279
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
274280
class="mr-2">ImageCatalogs</a></li>

authors/fdrees/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/fdrees/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -433,6 +433,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
433433
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
434434
class="mr-2">Continuous-Integration</a></li>
435435

436+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
437+
class="mr-2">Cve</a></li>
438+
436439
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
437440
class="mr-2">Dashboards</a></li>
438441

@@ -487,8 +490,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
487490
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
488491
class="mr-2">Hetzner</a></li>
489492

493+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
494+
class="mr-2">High-Availability</a></li>
495+
490496
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
491-
class="mr-2">ImageCatalog</a></li>
497+
class="mr-2">Imagecatalog</a></li>
492498

493499
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
494500
class="mr-2">ImageCatalogs</a></li>

authors/gbartolini/index.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/gbartolini/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -154,6 +154,17 @@ <h3><a href="https://github.com/gbartolini">Gabriele Bartolini</a></h3>
154154

155155
<h3 class="text-xl font-bold mb-6">Posts by Gabriele Bartolini</h3>
156156

157+
<div class="column is-half">
158+
<a href="/releases/cloudnative-pg-1-29.1-released/">CloudNativePG 1.29.1 and 1.28.3 released: critical CVE fix</a>
159+
<div class="block gap-2 text-sm charcoal opacity-75">
160+
<h6 class="block gap-2 text-sm charcoal">
161+
May 8, 2026
162+
163+
3 minutes
164+
</h6>
165+
</div>
166+
</div>
167+
157168
<div class="column is-half">
158169
<a href="/releases/cloudnative-pg-1-29.0-released/">CloudNativePG 1.29.0 Released!</a>
159170
<div class="block gap-2 text-sm charcoal opacity-75">
@@ -640,6 +651,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
640651
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
641652
class="mr-2">Continuous-Integration</a></li>
642653

654+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
655+
class="mr-2">Cve</a></li>
656+
643657
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
644658
class="mr-2">Dashboards</a></li>
645659

@@ -694,8 +708,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
694708
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
695709
class="mr-2">Hetzner</a></li>
696710

711+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
712+
class="mr-2">High-Availability</a></li>
713+
697714
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
698-
class="mr-2">ImageCatalog</a></li>
715+
class="mr-2">Imagecatalog</a></li>
699716

700717
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
701718
class="mr-2">ImageCatalogs</a></li>

authors/gbartolini/index.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@
66
<description>Recent content in Gabriele Bartolini on CloudNativePG - PostgreSQL Operator for Kubernetes</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Tue, 31 Mar 2026 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="https://cloudnative-pg.io/authors/gbartolini/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>CloudNativePG 1.29.1 and 1.28.3 released: critical CVE fix</title>
13+
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-29.1-released/</link>
14+
<pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate>
15+
<guid>https://cloudnative-pg.io/releases/cloudnative-pg-1-29.1-released/</guid>
16+
<description>CloudNativePG 1.29.1 and 1.28.3 are now available. These releases address CVE-2026-44477 (Critical, CVSS 9.4) in the metrics exporter, remediate additional CVEs in pgx and the Go runtime, and ship important HA fixes including a data-safety bug in the failover path. All users should upgrade immediately.</description>
17+
</item>
1118
<item>
1219
<title>CloudNativePG 1.29.0 Released!</title>
1320
<link>https://cloudnative-pg.io/releases/cloudnative-pg-1-29.0-released/</link>

authors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">

authors/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<description>Recent content in Authors on CloudNativePG - PostgreSQL Operator for Kubernetes</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Tue, 31 Mar 2026 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="https://cloudnative-pg.io/authors/index.xml" rel="self" type="application/rss+xml" />
1111
<item>
1212
<title>Gabriele Bartolini</title>
1313
<link>https://cloudnative-pg.io/authors/gbartolini/</link>
14-
<pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
14+
<pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate>
1515
<guid>https://cloudnative-pg.io/authors/gbartolini/</guid>
1616
<description>&lt;p&gt;A long time open source programmer and entrepreneur, Gabriele has a degree in&#xA;Statistics from the University of Florence. After having consistently&#xA;contributed to the growth of 2ndQuadrant and its members through nurturing a&#xA;lean and devops culture, he is now leading the Cloud Native initiative at EDB.&#xA;Gabriele lives in Prato, a small but vibrant city located in the northern part&#xA;of Tuscany, Italy - known for having hosted the first European PostgreSQL&#xA;conferences. His second home is Melbourne, Australia, where he studied at&#xA;Monash University and worked in the ICT sector. He loves playing the Blues with&#xA;his Fender Stratocaster, but his major passions are called Elisabeth and&#xA;Charlotte!&lt;/p&gt;</description>
1717
</item>

authors/jgonzalez/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/jgonzalez/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -250,6 +250,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
250250
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
251251
class="mr-2">Continuous-Integration</a></li>
252252

253+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
254+
class="mr-2">Cve</a></li>
255+
253256
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
254257
class="mr-2">Dashboards</a></li>
255258

@@ -304,8 +307,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
304307
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
305308
class="mr-2">Hetzner</a></li>
306309

310+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
311+
class="mr-2">High-Availability</a></li>
312+
307313
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
308-
class="mr-2">ImageCatalog</a></li>
314+
class="mr-2">Imagecatalog</a></li>
309315

310316
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
311317
class="mr-2">ImageCatalogs</a></li>

authors/jsilvela/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/jsilvela/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -246,6 +246,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
246246
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
247247
class="mr-2">Continuous-Integration</a></li>
248248

249+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
250+
class="mr-2">Cve</a></li>
251+
249252
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
250253
class="mr-2">Dashboards</a></li>
251254

@@ -300,8 +303,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
300303
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
301304
class="mr-2">Hetzner</a></li>
302305

306+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
307+
class="mr-2">High-Availability</a></li>
308+
303309
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
304-
class="mr-2">ImageCatalog</a></li>
310+
class="mr-2">Imagecatalog</a></li>
305311

306312
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
307313
class="mr-2">ImageCatalogs</a></li>

authors/leonardoce/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link rel="alternate" type="application/rss+xml" href="https://cloudnative-pg.io/authors/leonardoce/index.xml" title="CloudNativePG - PostgreSQL Operator for Kubernetes" />
1818
<link href="/main.min.css" rel="stylesheet" />
19-
<link rel="favicon" href="/favicon/favicon.ico">
19+
<link rel="icon" href="/favicon/favicon.ico">
2020
<script async defer src="https://buttons.github.io/buttons.js"></script>
2121

2222
<meta name="twitter:card" content="summary_large_image">
@@ -227,6 +227,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
227227
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
228228
class="mr-2">Continuous-Integration</a></li>
229229

230+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
231+
class="mr-2">Cve</a></li>
232+
230233
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
231234
class="mr-2">Dashboards</a></li>
232235

@@ -281,8 +284,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
281284
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
282285
class="mr-2">Hetzner</a></li>
283286

287+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
288+
class="mr-2">High-Availability</a></li>
289+
284290
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
285-
class="mr-2">ImageCatalog</a></li>
291+
class="mr-2">Imagecatalog</a></li>
286292

287293
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
288294
class="mr-2">ImageCatalogs</a></li>

blog/2025-term3-lfx-cncf-mentorship/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<link rel="preload" href="/fonts/Supreme-Variable.woff2" as="font" type="font/woff2" crossorigin="anonymous" />
1616
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" />
1717
<link href="/main.min.css" rel="stylesheet" />
18-
<link rel="favicon" href="/favicon/favicon.ico">
18+
<link rel="icon" href="/favicon/favicon.ico">
1919
<script async defer src="https://buttons.github.io/buttons.js"></script>
2020

2121
<meta name="twitter:card" content="summary_large_image">
@@ -310,6 +310,9 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
310310
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/continuous-integration/"
311311
class="mr-2">Continuous-Integration</a></li>
312312

313+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/cve/"
314+
class="mr-2">Cve</a></li>
315+
313316
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/dashboards/"
314317
class="mr-2">Dashboards</a></li>
315318

@@ -364,8 +367,11 @@ <h3 class="text-xl font-bold mb-6">All categories</h3>
364367
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/hetzner/"
365368
class="mr-2">Hetzner</a></li>
366369

370+
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/high-availability/"
371+
class="mr-2">High-Availability</a></li>
372+
367373
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalog/"
368-
class="mr-2">ImageCatalog</a></li>
374+
class="mr-2">Imagecatalog</a></li>
369375

370376
<li class="bg-charcoal-opacity-10 py-1 px-2.5 inline-block mr-2 mb-2"><a href="https://cloudnative-pg.io/tags/imagecatalogs/"
371377
class="mr-2">ImageCatalogs</a></li>

0 commit comments

Comments
 (0)