Skip to content

Commit

Permalink
Merge pull request #5838 from EnterpriseDB/docs/updated/featured4jul
Browse files Browse the repository at this point in the history
Updated updates
  • Loading branch information
djw-m authored Jul 4, 2024
2 parents 193547f + 8270945 commit 71fd554
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/constants/updates.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
import IconNames from "../components/icon/iconNames";

export const updates = [
{
title: "Trusted Postgres Architect 23.33",
icon: IconNames.INSTANCES,
description:
"TPA 23.33 includes platform support for Debian 12, enables PGD 5.5 read-only proxies and adds the ability to deploy beacon agent for EDB Postgres AI into your deployed clusters.",
url: "/tpa/latest/",
moreUrl: "/tpa/latest/rel_notes/tpa_23.33_rel_notes/",
},
{
title: "EDB Postgres Distributed 5.5",
icon: IconNames.HIGH_AVAILABILITY,
Expand Down

1 comment on commit 71fd554

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.