Releases: aws/aws-advanced-python-wrapper
Releases · aws/aws-advanced-python-wrapper
AWS Advanced Python Wrapper - v1.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.2.0] - 2024-12-12
🪄 Added
- Custom endpoint plugin, which adds support for RDS custom endpoints.
AWS Advanced Python Wrapper - v1.1.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.1] - 2024-10-18
🪄 Added
- Support for MySQL version 9+ (PR #713).
🐛 Fixed
- Extended support for China endpoints (Issue #700).
- Removed unused SQLAlchemy dialect from documentation (PR #714).
AWS Advanced Python Wrapper - v1.1.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.0] - 2024-07-31
🪄 Added
- Okta authentication support. See the documentation for more details and sample code.
AWS Advanced Python Wrapper - v1.0.0
[1.0.0] - 2024-05-23
The Amazon Web Services (AWS) Advanced Python Wrapper allows an application to take advantage of the features of clustered Aurora databases.
🪄 Added
- Support for PostgreSQL
- Support for MySQL