Skip to content

Commit 9df0d36

Browse files
thomasgauvinharshil1712
authored andcommitted
Update changelog to feature validation for private databases (#17873)
* Update hyperdrive.yaml * Update src/content/changelogs/hyperdrive.yaml
1 parent a82e6c0 commit 9df0d36

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 Hyperdrive 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)