Skip to content

AWS Advanced Python Wrapper - v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 22:12
· 59 commits to main since this release

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).