Finally, the second LTS (Long-Term Support) version of Aurora MySQL v3 (MySQL 8.0 compatible) has been released! - Aurora MySQL 3.10 -

This is Yuta Kikai (@fat47) from the Service Reliability Group (SRG) of the Media Management Division.
#SRGThe Service Reliability Group primarily provides comprehensive support for the infrastructure surrounding our media services, focusing on improving existing services, launching new ones, and contributing to open-source software (OSS).
This article summarizes the second LTS release of Aurora MySQL version 3.
I hope this is of some help.
 

v3 is the second LTS release.


August 18, 2025 (US time): Amazon Aurora MySQL v3 (MySQL 8.0 compatible) LTS (Long Term Support)Version 3.10It has been released.
LTS versions offer stable support over an extended period, making them an important choice, especially for systems where stability is paramount, such as production environments.
What's New at AWS - Cloud Innovation & News
Starting today, long-term support (LTS) will also be provided on Aurora MySQL 3.10 (compatible with MySQL 8.0.42) minor version. Database clusters that use LTS releases can stay on the same minor version for at least three years or until end of standard support for the major version, whichever is sooner. During the lifetime of an Aurora MySQL LTS release, new patches introduce fixes for select high severity security and operational issues. These patches don't include any new features. For more details about Aurora MySQL 3.10, refer to the Aurora MySQL 3.10 launch announcement and release notes. This is the second minor version designated as LTS on Aurora MySQL-Compatible Edition 3 in addition to Aurora MySQL 3.04 (compatible with MySQL 8.0.26) minor version. This LTS version does not change the end of life schedules for other LTS versions or engine major versions. For more details about LTS and how to stay on the LTS minor version, refer to LTS documentation. This LTS release is available in all AWS regions where Aurora MySQL is available. Amazon Aurora is designed for unparalleled high performance and availability at global scale with full MySQL and PostgreSQL compatibility. It provides built-in security, continuous backups, serverless compute, up to 15 read replicas, automated multi-Region replication, and integrations with other AWS services. To get started with Amazon Aurora, take a look at our getting started page.
 
Although v3.10 (compatible with MySQL 8.0.42) was released on July 30, 2025, it initially had a standard one-year support period, not an LTS (Long-Term Support) release.
 
The standard support period for Aurora MySQL 3.10, which is being released as an LTS (Long-Term Support) version, isApril 30, 2028It is planned to be provided until [date], making it easier to create a long-term system operation plan.
 

A major improvement over the previous LTS (v3.04) is support for the RDS Data API.


v3.04
v3.07
The RDS Data API is a web service interface that allows you to interact with databases via HTTPS endpoints. This enables secure SQL execution from serverless applications such as AWS Lambda without having to manage persistent database connections.
This offers benefits such as secure access control in conjunction with IAM roles and simplified connection pooling.
 
AlsoAurora MCP ServerConvenient tools like this will become available. This tool uses the RDS Data API internally, so it was not available in the previous LTS version, v3.04.
Aurora MCP Server is a suite of tools that streamlines database development, including translating natural language queries into SQL for execution.
I've written a blog post about Aurora MCP Server in the past, so please refer to that.
 

Major updates between the previous LTS (v3.04) and the new LTS (v3.10)


This is a summary of the main feature additions and improvements. Please refer to the release notes for each update for details. (This also includes features added through upgrades to the MySQL compatible version.)
I want to update as soon as possible, especially since there are many new features available in version 3.08 and later.
versionRelease dateupdateRelease note
3.05 (compatible with 8.0.32)2023/10- Support for column deletion operations using Instant DDL - Optimization that reduces database restart time by up to 65%Link
3.06 (compatible with 8.0.34)2024/03- Amazon Bedrock's Foundation Model can now be called directly from Aurora MySQL using SQL. - Improved binary log replication performance.Link
3.07 (compatible with 8.0.36)2024/06- RDS Data API supportLink
3.08 (compatible with 8.0.39)2024/11- Added memory-related CloudWatch metrics - Improved the slow SELECT COUNT - Support for r8g (Graviton4) instances - Support for zero-capacity scaling in Aurora Serverless v2Link
3.09 (compatible with 8.0.40)2025/05- Improved write throughput for instances 32xl and above running with I/O Optimized. - Improved availability in large-scale table environments and fixed InnoDB log and index processing issues.Link
3.10 (compatible with 8.0.42)2025/07- Maximum storage capacity expanded from 128 TiB to 256 TiB - Improved binary log replication performance with in-memory relay logLink

summary


The newly released Aurora MySQL 3.10 is an LTS (Long-Term Support) version, enabling long-term stable operation, and also includes several new features and improvements.
If you are currently using Aurora MySQL v2 (MySQL 5.7 compatible) or the previous LTS version 3.04, you might want to consider planning an upgrade to this new LTS version.
For detailed information on the changes, please refer to the official release notes.
 
 

If you are interested in SRG, please contact us here.