Skip to content

Releases: startreedata/pinot-dbapi

Release release-9.1.1

17 Mar 02:03

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 2: Clear-text logging of sensitive information (#170)

Installation

pip install pinotdb==9.1.1

Full Changelog: release-9.1.0...release-9.1.1

What's Changed

  • Potential fix for code scanning alert no. 2: Clear-text logging of sensitive information by @xiangfu0 in #170

Full Changelog: release-9.1.0...release-9.1.1

Release release-9.1.0

12 Mar 06:43

Choose a tag to compare

What's Changed

  • update Pinotdb Pypi Publisher workflow
  • Add X-Correlation-Id header to HTTP requests (#169)
  • Bump tox from 4.47.0 to 4.49.1 (#167)
  • Bump filelock from 3.25.0 to 3.25.1 (#168)
  • Bump filelock from 3.24.3 to 3.25.0 (#165)
  • Bump responses from 0.25.8 to 0.26.0 (#161)
  • Bump greenlet from 3.3.1 to 3.3.2 (#163)
  • Bump sqlalchemy from 2.0.46 to 2.0.48 (#164)
  • Bump tox from 4.36.1 to 4.47.0 (#166)
  • Bump filelock from 3.20.3 to 3.24.2 (#159)
  • Bump coverage from 7.13.3 to 7.13.4 (#158)
  • Bump tox from 4.34.1 to 4.36.1 (#160)
  • Add async SQLAlchemy dialect support for create_async_engine (#157)
  • Update codecov report
  • Bump coverage from 7.13.2 to 7.13.3 (#156)

Installation

pip install pinotdb==9.1.0

Full Changelog: release-9.0.0...release-9.1.0

What's Changed

New Contributors

Full Changelog: release-9.0.0...release-9.1.0

release-9.0.0

07 Feb 12:19

Choose a tag to compare

What's Changed

Full Changelog: release-8.0.0...release-9.0.0

release-8.0.0

03 Jan 13:18

Choose a tag to compare

What's Changed

Full Changelog: release-7.0.0...release-8.0.0

release-7.0.0

02 Jan 18:29

Choose a tag to compare

What's Changed

  • Dropped python 3.9 support
  • Bump filelock to 3.20.1 (TOCTOU lockfile fix) by @xiangfu0 in #138

Full Changelog: release-6.0.0...release-7.0.0

release-6.0.0

02 Jan 13:12

Choose a tag to compare

What's Changed

Full Changelog: release-5.7.0...release-6.0.0

release-5.7.0

09 Jun 16:02

Choose a tag to compare

What's Changed

Full Changelog: release-5.6.0...release-5.7.0

release-5.6.0

09 Jun 16:03

Choose a tag to compare

What's Changed

  • Fix TypeError when timeout is provided in connection string by @piby180 in #106

Full Changelog: release-5.5.0...release-5.6.0

release-5.5.0

09 Jun 16:03

Choose a tag to compare

What's Changed

  • Add raw query response to cursor class by @piby180 in #103

Full Changelog: release-5.4.0...release-5.5.0

release-5.4.0

09 Jun 16:06

Choose a tag to compare

What's Changed

Full Changelog: release-5.3.0...release-5.4.0