Skip to content

Commit 584133b

Browse files
authored
Merge pull request #6316 from EnterpriseDB/release-2024-12-02a
Release 2024/12/02a
2 parents 2f95898 + 6d23f5c commit 584133b

File tree

28 files changed

+78
-347
lines changed

28 files changed

+78
-347
lines changed

advocacy_docs/edb-postgres-ai/cloud-service/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: EDB Postgres AI Cloud Service
33
navTitle: Cloud Service
44
description: An introduction to the EDB Postgres AI Cloud Service and its features.
5+
directoryDefaults:
6+
displayBanner: "The EDB Hosted Cloud Service has been deprecated. Support is available for current customers. However, the related documentation topics will be removed shortly. Further updates will be provided as the removal progresses."
57
navigation:
68
- getting_started
79
- using_cluster
@@ -16,10 +18,12 @@ redirects:
1618
- /purl/upm/home/
1719
- /biganimal/latest/
1820
- /biganimal/latest/overview/
21+
1922
---
2023

2124
The EDB Postgres® AI Cloud Service is a holistic platform which includes hybrid data estate management, observability, analytics, and AI capabilities.
2225

26+
2327
## Overview
2428

2529
The EDB Postgres AI Cloud Service itself is a fully managed cloud service that provides a high-performance, scalable, and secure database platform for analytics and AI workloads. It also provides the platform for [EDB Postgres AI Analytics](../analytics/) and [EDB Postgres AIDB](../ai-ml/) services.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Cloud Service November 2024 release notes
3+
navTitle: November 2024
4+
redirect:
5+
- /edb-postgres-ai/cloud-service/release_notes/2024_11_nov_rel_notes/
6+
---
7+
8+
EDB Postgres® AI Cloud Service's November 2024 release includes the following enhancements and bug fixes:
9+
10+
| Type | Description |
11+
|------|-------------|
12+
| Enhancement | Expansion of service notifications to customers via Slack, PagerDuty, Webhook |
13+
| Enhancement | BigAnimal CLI v3.10.0 is now available. Learn more about what’s new [**here**](https://cli.biganimal.com/versions/v3.10.0/). |
14+
| Enhancement | Terrraform provider for EDB Postgres AI Cloud Service 1.2.0 is now available. Learn more about what’s new [**here**](https://github.com/EnterpriseDB/terraform-provider-biganimal/releases/tag/v1.2.0). |

advocacy_docs/edb-postgres-ai/cloud-service/release_notes/index.mdx

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Cloud Service release notes
33
navTitle: Release notes
44
description: Provides monthly release notes for Cloud Service
55
navigation:
6+
- 2024_11_nov_rel_notes
67
- 2024_10_oct_rel_notes
78
- 2024_09_sep_rel_notes
89
- 2024_08_aug_rel_notes
@@ -18,10 +19,15 @@ redirects:
1819
indexCards: none
1920
---
2021

22+
!!!note "Deprecation"
23+
The EDB Hosted Cloud Service has been deprecated. Support is available for current customers. However, the related documentation topics will be removed shortly. Further updates will be provided as the removal progresses.
24+
!!!
25+
2126
The Cloud Service documentation describes the latest version of Cloud Service, including minor releases and patches. These release notes provide information on what was new in each release. For new functionality introduced in a minor or patch release, the content also indicates the release that introduced the feature.
2227

2328
| 2024 |
2429
|----------------------------------------|
30+
| [November 2024](2024_11_nov_rel_notes) |
2531
| [October 2024](2024_10_oct_rel_notes) |
2632
| [September 2024](2024_09_sep_rel_notes)|
2733
| [August 2024](2024_08_aug_rel_notes) |
@@ -35,19 +41,19 @@ The Cloud Service documentation describes the latest version of Cloud Service, i
3541

3642
<details><summary>2023</summary>
3743

38-
||
39-
|--------------------------------------|
40-
| [December 2023](2023/2023_12_dec_rel_notes) |
41-
| [November 2023](2023/2023_11_nov_rel_notes) |
42-
| [October 2023](2023/2023_10_oct_rel_notes) |
43-
| [September 2023](2023/2023_09_sep_rel_notes)|
44-
| [August 2023](2023/2023_08_aug_rel_notes) |
45-
| [July 2023](2023/2023_07_jul_rel_notes) |
46-
| [June 2023](2023/2023_06_jun_rel_notes) |
47-
| [May 2023](2023/2023_05_may_rel_notes) |
48-
| [April 2023](2023/2023_04_apr_rel_notes) |
49-
| [March 2023](2023/2023_03_mar_rel_notes) |
50-
| [February 2023](2023/2023_02_feb_rel_notes) |
51-
| [January 2023](2023/2023_01_jan_rel_notes) |
44+
| 2023 |
45+
|----------------------------------------------|
46+
| [December 2023](2023/2023_12_dec_rel_notes) |
47+
| [November 2023](2023/2023_11_nov_rel_notes) |
48+
| [October 2023](2023/2023_10_oct_rel_notes) |
49+
| [September 2023](2023/2023_09_sep_rel_notes) |
50+
| [August 2023](2023/2023_08_aug_rel_notes) |
51+
| [July 2023](2023/2023_07_jul_rel_notes) |
52+
| [June 2023](2023/2023_06_jun_rel_notes) |
53+
| [May 2023](2023/2023_05_may_rel_notes) |
54+
| [April 2023](2023/2023_04_apr_rel_notes) |
55+
| [March 2023](2023/2023_03_mar_rel_notes) |
56+
| [February 2023](2023/2023_02_feb_rel_notes) |
57+
| [January 2023](2023/2023_01_jan_rel_notes) |
5258

5359
</details>

advocacy_docs/edb-postgres-ai/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ navigation:
2222

2323
The home of all EDB Postgres® AI documentation.
2424

25+
!!!note "Deprecation"
26+
The EDB Hosted Cloud Service has been deprecated. Support is available for current customers. However, the related documentation topics will be removed shortly. Further updates will be provided as the removal progresses.
27+

advocacy_docs/supported-open-source/postgresql/installing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Select a link to access the applicable installation instructions:
4141

4242
### Debian and derivatives
4343

44-
- [Ubuntu 22.04](linux_x86_64/postgresql_ubuntu_22), [Ubuntu 20.04](linux_x86_64/postgresql_ubuntu_20)
44+
- [Ubuntu 22.04](linux_x86_64/postgresql_ubuntu_22)
4545

4646
- [Debian 12](linux_x86_64/postgresql_debian_12), [Debian 11](linux_x86_64/postgresql_debian_11)
4747

advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_debian_12.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Before you begin the installation process:
3737
sudo apt-get -y install postgresql-<xx>
3838
```
3939

40-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
40+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.

advocacy_docs/supported-open-source/postgresql/installing/linux_arm64/postgresql_rhel_9.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Before you begin the installation process:
5252
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5353
```
5454

55-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
55+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Before you begin the installation process:
5454
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5555
```
5656

57-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
57+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_rhel_9.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Before you begin the installation process:
5454
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5555
```
5656

57-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
57+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_ppc64le/postgresql_sles_15.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Before you begin the installation process:
4747
sudo zypper -n install postgresql<xx>-server
4848
```
4949

50-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`.
50+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ navigation:
1010
- postgresql_other_linux_8
1111
- postgresql_sles_15
1212
- postgresql_ubuntu_22
13-
- postgresql_ubuntu_20
1413
- postgresql_debian_12
1514
- postgresql_debian_11
1615
---
@@ -43,8 +42,6 @@ Operating system-specific install instructions are described in the correspondin
4342

4443
- [Ubuntu 22.04](postgresql_ubuntu_22)
4544

46-
- [Ubuntu 20.04](postgresql_ubuntu_20)
47-
4845
- [Debian 12](postgresql_debian_12)
4946

5047
- [Debian 11](postgresql_debian_11)

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_11.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Before you begin the installation process:
3737
sudo apt-get -y install postgresql-<xx>
3838
```
3939

40-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
40+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_debian_12.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Before you begin the installation process:
3737
sudo apt-get -y install postgresql-<xx>
3838
```
3939

40-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
40+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Before you begin the installation process:
5454
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5555
```
5656

57-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
57+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_other_linux_9.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Before you begin the installation process:
5454
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5555
```
5656

57-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
57+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_8.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Before you begin the installation process:
5252
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5353
```
5454

55-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
55+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_rhel_9.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Before you begin the installation process:
5252
sudo dnf -y install postgresql<xx>-server postgresql<xx>-contrib
5353
```
5454

55-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server postgresql16-contrib`.
55+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server postgresql17-contrib`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_sles_15.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Before you begin the installation process:
4747
sudo zypper -n install postgresql<xx>-server
4848
```
4949

50-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql16-server`.
50+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql17-server`.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_20.mdx

Lines changed: 0 additions & 40 deletions
This file was deleted.

advocacy_docs/supported-open-source/postgresql/installing/linux_x86_64/postgresql_ubuntu_22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Before you begin the installation process:
3737
sudo apt-get -y install postgresql-<xx>
3838
```
3939

40-
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 16, the package name would be `postgresql-16`.
40+
Where `<xx>` is the version of PostgreSQL you are installing. For example, if you are installing version 17, the package name would be `postgresql-17`.

install_template/config.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ products:
373373
supported versions: [11, 12, 13, 14, 15, 16, 17]
374374
- name: Ubuntu 20.04
375375
arch: x86_64
376-
supported versions: [11, 12, 13, 14, 15, 16, 17]
376+
supported versions: [11, 12, 13, 14, 15, 16]
377377
- name: SLES 15
378378
arch: x86_64
379379
supported versions: [11, 12, 13, 14, 15, 16, 17]
@@ -411,7 +411,7 @@ products:
411411
supported versions: [15, 16, 17]
412412
- name: Ubuntu 20.04
413413
arch: x86_64
414-
supported versions: [15, 16, 17]
414+
supported versions: [15, 16]
415415
- name: EDB*Plus
416416
platforms:
417417
- name: AlmaLinux 8 or Rocky Linux 8
@@ -768,46 +768,46 @@ products:
768768
platforms:
769769
- name: RHEL 8
770770
arch: ppc64le
771-
supported versions: [15, 16]
771+
supported versions: [15, 16, 17]
772772
- name: RHEL 9
773773
arch: ppc64le
774-
supported versions: [15, 16]
774+
supported versions: [15, 16, 17]
775775
- name: AlmaLinux 8 or Rocky Linux 8
776776
arch: x86_64
777-
supported versions: [15, 16]
777+
supported versions: [15, 16, 17]
778778
- name: AlmaLinux 9 or Rocky Linux 9
779779
arch: x86_64
780-
supported versions: [15, 16]
780+
supported versions: [15, 16, 17]
781781
- name: RHEL 8 or OL 8
782782
arch: x86_64
783-
supported versions: [15, 16]
783+
supported versions: [15, 16, 17]
784784
- name: RHEL 9 or OL 9
785785
arch: x86_64
786-
supported versions: [15, 16]
786+
supported versions: [15, 16, 17]
787787
- name: RHEL 9 or OL 9
788788
arch: arm64
789-
supported versions: [15, 16]
789+
supported versions: [15, 16, 17]
790790
- name: Debian 12
791791
arch: x86_64
792-
supported versions: [15, 16]
792+
supported versions: [15, 16, 17]
793793
- name: Debian 12
794794
arch: arm64
795-
supported versions: [15, 16]
795+
supported versions: [15, 16, 17]
796796
- name: Debian 11
797797
arch: x86_64
798-
supported versions: [15, 16]
798+
supported versions: [15, 16, 17]
799799
- name: Ubuntu 20.04
800800
arch: x86_64
801801
supported versions: [15, 16]
802802
- name: Ubuntu 22.04
803803
arch: x86_64
804-
supported versions: [15, 16]
804+
supported versions: [15, 16, 17]
805805
- name: SLES 15
806806
arch: x86_64
807-
supported versions: [15, 16]
807+
supported versions: [15, 16, 17]
808808
- name: SLES 15
809809
arch: ppc64le
810-
supported versions: [15, 16]
810+
supported versions: [15, 16, 17]
811811
- name: Replication Server
812812
platforms:
813813
- name: AlmaLinux 8 or Rocky Linux 8

product_docs/docs/epas/17/installing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Select a link to access the applicable installation instructions:
4141

4242
### Debian and derivatives
4343

44-
- [Ubuntu 22.04](linux_x86_64/epas_ubuntu_22), [Ubuntu 20.04](linux_x86_64/epas_ubuntu_20)
44+
- [Ubuntu 22.04](linux_x86_64/epas_ubuntu_22)
4545

4646
- [Debian 12](linux_x86_64/epas_debian_12), [Debian 11](linux_x86_64/epas_debian_11)
4747

0 commit comments

Comments
 (0)