Skip to content

Releases: aws-samples/amazon-qldb-dmv-sample-python

Release Sample App v2.0.0

21 Aug 02:15
Compare
Choose a tag to compare

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

22 Jun 22:18
Compare
Choose a tag to compare
Release 2.0.0-rc.1 Pre-release
Pre-release
  • Upgrade Pyqldb version from 2.0.0 to 3.0.0rc1

Upgrade pyqldb version from v1.0.0-rc.2 to 2.0.0

11 Mar 21:47
Compare
Choose a tag to compare
  • 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.

29 Oct 21:34
a5645d3
Compare
Choose a tag to compare

Minor documentation fixes over r1.

Release v1.0.0-rc.1 of the QLDB Python Sample Application.

29 Oct 19:18
402f504
Compare
Choose a tag to compare

The samples in this project demonstrate several uses of Amazon Quantum Ledger Database (QLDB).