Skip to content

Commit b75d71c

Browse files
committed
update release notes
1 parent 1ea0c63 commit b75d71c

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

articles/postgresql/flexible-server/concepts-supported-versions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Database for PostgreSQL flexible server currently supports the following m
1919

2020
## PostgreSQL version 16
2121

22-
PostgreSQL version 16 is now generally available in all Azure regions. The current minor release is **16.2**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/16/release-16.html) to learn more about improvements and fixes in this release. New servers are created with this minor version.
22+
PostgreSQL version 16 is now generally available in all Azure regions. The current minor release is **16.2**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/16.2/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
2323

2424

2525
## PostgreSQL version 15
@@ -28,20 +28,20 @@ The current minor release is **15.5**. Refer to the [PostgreSQL documentation](h
2828

2929
## PostgreSQL version 14
3030

31-
The current minor release is **14.11**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/14.9/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
31+
The current minor release is **14.11**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/14.11/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
3232

3333

3434
## PostgreSQL version 13
3535

36-
The current minor release is **13.14**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/13.12/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
36+
The current minor release is **13.14**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/13.14/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
3737

3838
## PostgreSQL version 12
3939

40-
The current minor release is **12.18**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/12.16/) to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
40+
The current minor release is **12.18**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/12.18/) to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
4141

4242
## PostgreSQL version 11
4343

44-
The current minor release is **11.22**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/11.21/) to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
44+
The current minor release is **11.22**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/11.22/) to learn more about improvements and fixes in this release. New servers are created with this minor version. Your existing servers are automatically upgraded to the latest supported minor version in your future scheduled maintenance window.
4545

4646
## PostgreSQL version 10 and older
4747

articles/postgresql/flexible-server/release-notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: varundhawan
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: overview
9-
ms.date: 4/8/2024
9+
ms.date: 4/30/2024
1010
---
1111

1212
# Release notes - Azure Database for PostgreSQL - Flexible Server
@@ -15,6 +15,9 @@ ms.date: 4/8/2024
1515

1616
This page provides latest news and updates regarding feature additions, engine versions support, extensions, and any other announcements relevant to Azure Database for PostgreSQL flexible server.
1717

18+
## Release: May 2024
19+
* Support for [extensions](./concepts-extensions.md#extension-versions) TimescaleDB (ver 2.13.0) for PG16, login_hook, session_variable.
20+
1821
## Release: April 2024
1922
* Support for new [minor versions](./concepts-supported-versions.md) 16.2, 15.6, 14.11, 13.14, 12.18 <sup>$</sup>
2023
* Support for new [PgBouncer versions](./concepts-pgbouncer.md) 1.22.1 <sup>$</sup>

0 commit comments

Comments
 (0)