jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
444 stars 63 forks source link

Support for Aurora MySQL v2 now released by AWS - will this library support this? #132

Open tfrancois opened 1 month ago

tfrancois commented 1 month ago

AWS finally released availability of the Data API for MySQL provisioned Aurora database instances (it was only previously available for PostgreSQL databases. Will this library officially support this?

jeremydaly commented 1 month ago

Hi @tfrancois. I just saw this news myself. It looks like the spec for the API has changed a bit, but I plan on investigating an upgrade path.

ataravati commented 1 month ago

@jeremydaly Do you think this can be implemented anytime soon?

hedqvist commented 1 month ago

An update for serverless v2 would be magical 🎉

jeremydaly commented 1 month ago

Will try and look at it in the next few days!

ataravati commented 1 day ago

@jeremydaly Any updates? The support for v1 will end by the end of the year.