Releases: aws-samples/amazon-qldb-dmv-sample-python
Releases · aws-samples/amazon-qldb-dmv-sample-python
Release Sample App v2.0.0
The Amazon QLDB team is pleased to announce the release v2.0.0 of the Amazon QLDB Python DMV Sample App.
-
There are no significant changes from
v2.0.0-rc.1
of the Sample App.
The latest changes can be pulled in and the sample app should behave as expected.
v2.0.0 expects to use v3.x of the Amazon QLDB Driver. -
To upgrade from
v1.0.0
of the Sample App, the Amazon QLDB Python Driver requirement changes from v2.x to v3.x. -
To upgrade from
v1.0.0-rc.x
of the Sample App, the Amazon QLDB Python Driver requirement changes from v1.x to v3.x.
Release 2.0.0-rc.1
- Upgrade Pyqldb version from 2.0.0 to 3.0.0rc1
Upgrade pyqldb version from v1.0.0-rc.2 to 2.0.0
- Upgraded pyqldb version from v1.0.0-rc.2 to 2.0.0
- Used args for execute_statement instead of a list
- Added examples for native python data types
Release v1.0.0-rc.2 of the QLDB Python Sample Application.
Minor documentation fixes over r1.
Release v1.0.0-rc.1 of the QLDB Python Sample Application.
The samples in this project demonstrate several uses of Amazon Quantum Ledger Database (QLDB).