Skip to content

Commit 92a036a

Browse files
authored
Update hyperdrive.yaml
1 parent 4c18a4a commit 92a036a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/changelogs/hyperdrive.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ productLink: "/hyperdrive/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-10-30"
9+
title: New configurations to private databases using Tunnels are validated before creation
10+
description: |-
11+
When creating a new Hyperdrive configuration to a private database using Tunnels, Hyperdrive will verify that it can connect to the database to ensure that your Tunnel and Access application have been properly configured. This makes it easier to debug connectivity issues.
12+
13+
Refer to [documentation on connecting to private databases](/hyperdrive/configuration/connect-to-private-database/) for more information.
814
- publish_date: "2024-09-20"
915
title: The `node-postgres` (pg) driver is now supported for Pages applications using Hyperdrive.
1016
description: |-

0 commit comments

Comments
 (0)