amazon-qldb-driver-python
amazon-qldb-driver-python copied to clipboard
A Python implementation of a driver for Amazon QLDB.
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 7.2.0 pytest 7.2.0 (2022-10-23) Deprecations #10012: Update pytest.PytestUnhandledCoroutineWarning{.interpreted-text role="class"} to a deprecation; it will...
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. Changelog Sourced from boto3's changelog. 1.25.1 api-change:accessanalyzer: [botocore] This release adds support for six new resource types in IAM Access...
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. Changelog Sourced from botocore's changelog. 1.28.1 api-change:accessanalyzer: This release adds support for six new resource types in IAM Access Analyzer...
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. Changelog Sourced from botocore's changelog. 1.34.35 api-change:glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an...
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. Changelog Sourced from boto3's changelog. 1.34.35 api-change:glue: [botocore] Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. pytest 8.0.0 (2024-01-27) See 8.0.0rc1 and 8.0.0rc2 for the full changes since pytest 7.4!...
*Issue #, if available:* n/a *Description of changes:* - Add Python 3.11 and 3.12 to test matrix By submitting this pull request, I confirm that you can use, modify, copy,...
We've identified an issues building this driver with versions of python newer than 3.10 on windows. See [this build failure](https://github.com/awslabs/amazon-qldb-driver-python/actions/runs/8697264085/job/23852177960?pr=286). A sample error: ``` C:\Users\runneradmin\AppData\Local\Temp\pip-install-_pw79w3w\amazon-ion_4634f832fc9049cb90a06b861a617272\ion-c\tools\ionsymbols\ionsymbols.c(573,18): warning C4477: 'fprintf' : format...