Skip to content

Commit a444037

Browse files
Merge pull request #273879 from varun-dhawan/varund-jan
[PostgreSQL] update release notes
2 parents 646ac07 + 7177113 commit a444037

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,27 @@ Azure Database for PostgreSQL flexible server currently supports the following m
2020

2121
## PostgreSQL version 16
2222

23-
PostgreSQL version 16 is now generally available in all Azure regions. The current minor release is **[!INCLUDE [minorversions-16](./includes/minorversion-16.md)]**. 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.
23+
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.
2424

2525
## PostgreSQL version 15
2626

2727
The current minor release is **[!INCLUDE [minorversions-15](./includes/minorversion-15.md)]**. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/release/15.4/) to learn more about improvements and fixes in this release. New servers are created with this minor version.
2828

2929
## PostgreSQL version 14
3030

31-
The current minor release is **[!INCLUDE [minorversions-14](./includes/minorversion-14.md)]**. 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.
32-
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.
3332

3433
## PostgreSQL version 13
3534

36-
The current minor release is **[!INCLUDE [minorversions-13](./includes/minorversion-13.md)]**. 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.
35+
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.
3736

3837
## PostgreSQL version 12
3938

40-
The current minor release is **[!INCLUDE [minorversions-12](./includes/minorversion-12.md)]**. 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.
39+
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.
4140

4241
## PostgreSQL version 11
4342

44-
The current minor release is ****[!INCLUDE [minorversions-11](./includes/minorversion-11.md)]****. 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.
43+
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.
4544

4645
## PostgreSQL version 10 and older
4746

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: Release notes for Azure Database for PostgreSQL - Flexible Server.
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 04/27/2024
87
ms.service: postgresql
98
ms.subservice: flexible-server
109
ms.topic: overview
10+
ms.date: 4/30/2024
1111
---
1212

1313
# Release notes - Azure Database for PostgreSQL - Flexible Server
@@ -16,6 +16,9 @@ ms.topic: overview
1616

1717
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.
1818

19+
## Release: May 2024
20+
* Support for [extensions](./concepts-extensions.md#extension-versions) TimescaleDB (ver 2.13.0) for PG16, login_hook, session_variable.
21+
1922
## Release: April 2024
2023
* General availability of [virtual endpoints](concepts-read-replicas-virtual-endpoints.md) and [promote to primary server](concepts-read-replicas-promote.md) operation for [read replicas](concepts-read-replicas.md).
2124
* Support for new [minor versions](concepts-supported-versions.md) 16.2, 15.6, 14.11, 13.14, 12.18 <sup>$</sup>

0 commit comments

Comments
 (0)