diff --git a/README.md b/README.md index 20084d64..0ddbff20 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![Javadoc](https://javadoc.io/badge2/software.aws.rds/aws-postgresql-jdbc/javadoc.svg?kill_cache=1)](https://javadoc.io/doc/software.aws.rds/aws-postgresql-jdbc) [![License](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause) -**The Amazon Web Services (AWS) JDBC Driver for PostgreSQL** allows an application to take advantage of the features of clustered PostgreSQL databases. It is based on and is drop-in compatible with the [PostgreSQL JDBC Driver](https://github.com/pgjdbc/pgjdbc), and is compatible with all PostgreSQL deployments. +**Note: The Amazon Web Services (AWS) JDBC Driver for PostgreSQL project** has moved to a [new repository](https://github.com/awslabs/aws-advanced-jdbc-wrapper). Visit us at our new repository for the latest version and information. + +The Amazon Web Services (AWS) JDBC Driver for PostgreSQL allows an application to take advantage of the features of clustered PostgreSQL databases. It is based on and is drop-in compatible with the [PostgreSQL JDBC Driver](https://github.com/pgjdbc/pgjdbc), and is compatible with all PostgreSQL deployments. The AWS JDBC Driver for PostgreSQL supports fast failover for Amazon Aurora with PostgreSQL compatibility. Support for additional features of clustered databases, including features of Amazon RDS for PostgreSQL and on-premises PostgreSQL deployments, is planned.