Aurora DSQL Connector for Python v0.2.2
·
804 commits
to main
since this release
Note: This release was originally published on Dec 31, 2025 by @danielfrankcom in awslabs/aurora-dsql-python-connector.
This release fixes an issue where the default system region was not used to expand a cluster ID to a full cluster endpoint, when the cluster ID was passed as the host kwarg. The release also improves error message clarity for missing parameters.
What's Changed
- Use default region for host kwarg when not provided by @danielfrankcom in awslabs/aurora-dsql-python-connector#26
- Fix missing host error message in DSN parsing by @danielfrankcom in awslabs/aurora-dsql-python-connector#27
- Always run default region integration tests by @danielfrankcom in awslabs/aurora-dsql-python-connector#28
- Bump version from 0.2.1 to 0.2.2 by @danielfrankcom in awslabs/aurora-dsql-python-connector#29
Full Changelog: python/connector/v0.2.1...python/connector/v0.2.2