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.A major improvement over the previous LTS (v3.04) is support for the RDS Data API.Major updates between the previous LTS (v3.04) and the new LTS (v3.10)summary
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.
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.04v3.07The 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.
| version | Release date | update | Release 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 support | Link |
| 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 v2 | Link |
| 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 log | Link |
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.
