You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/postgresql/product-updates.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,27 @@ ms.date: 12/06/2022
16
16
17
17
## Release notes
18
18
19
-
### Release: November 2022
19
+
Azure Cosmos DB for PostgreSQL gets updated regularly.
20
20
21
-
* TODO
21
+
Updates that don’t require each cluster to be updated are rolled out gradually to [all supported regions](resources-regions.md). Once such an update is rolled out to a region, it's available immediately on all new and existing Azure Cosmos DB for PostgreSQL clusters in that region.
22
22
23
-
### Release: October 2022
23
+
Updates that must apply uniformly to all nodes in a cluster, such as [new minor PostgreSQL version](https://www.postgresql.org/developer/roadmap/) updates, are available immediately on newly created clusters. The updates are delivered to existing clusters as a part of the next [scheduled maintenance](concepts-maintenance.md) event.
24
24
25
-
* Rebranded from Azure Database for PostgreSQL - Hyperscale (Citus)
25
+
### November 2022
26
+
27
+
* General availability: [Cross-region cluster read replicas](concepts-read-replicas.md) for improved read scalability and cross-region disaster recovery (DR).
28
+
* General availability: [Latest minor PostgreSQL version updates](reference-versions.md#postgresql-versions) (11.18, 12.13, 13.9, 14.6, and 15.1) are now available in all supported regions.
29
+
30
+
### October 2022
31
+
32
+
* General availability: [Azure Cosmos DB for PostgreSQL, formerly known as Hyperscale (Citus), is now generally available](https://devblogs.microsoft.com/cosmosdb/distributed-postgresql-comes-to-azure-cosmos-db/).
33
+
* See all previous product updates under the Hyperscale (Citus) name [here](https://azure.microsoft.com/updates/?query=Hyperscale%20%28Citus%29).
34
+
* General availability: [PostgreSQL 15](https://www.postgresql.org/docs/release/15.0/) support.
35
+
* See all supported PostgreSQL versions [here](reference-versions.md#postgresql-versions).
36
+
* [Upgrade to PostgreSQL 15](howto-upgrade.md)
37
+
* General availability: [Citus 11.1 with new features and PostgreSQL 15 in Citus](https://www.postgresql.org/about/news/announcing-citus-111-open-source-release-2511/).
38
+
* Free trial: Now Azure Cosmos DB for PostgreSQL is a part of the [Azure Cosmos DB 30-day free trial](https://cosmos.azure.com/try/).
39
+
* Preview: Product Quick start in Azure portal with hands-on tutorials and embedded psql shell.
0 commit comments