Hello Everyone,

The Apache Phoenix team is pleased to announce the immediate
availability of the 1.2.2 release of the Python Driver for Apache
Phoenix.
The Python Driver for Apache Phoenix implements the Python DB 2.0 API
to access Phoenix via the Phoenix Query Server.

This release includes the following improvements:

- Update python-phoenixdb/RELEASING.rst (PHOENIX-6820)
- Crash Due to Unhandled JDBC Type Code 0 for NULL Values (PHOENIX-7246)
- Manage requests-gssapi version for Phython 3.7 and lower (PHOENIX-7221)
- Add Python 3.11 to supported languages and update docker test image for
phoenixdb (PHOENIX-6858)
- Add Python 3.12 to supported versions and the test matrix (PHOENIX-7222)
- Document workaround for PhoenixDB 1.2+ not working with Python2 on some
systems (PHOENIX-6863)
- Update install instructions in README.rst (PHOENIX-6812)
- Add support for SQLAlchemy 2.0 (PHOENIX-6892)
- SQLAlchemy is no longer an install dependency (PHOENIX-6892)
- Run tests with all supported Python + SqlAlchemy versions (1.3, 1.4, 2.0)
(PHOENIX-6892)
- Replace deprecated failUnless methods in tests (PHOENIX-6892)
- Add support for specifying custom HTTP headers (PHOENIX-6921)
- Use JDBC/Avatica column label as column name when set (PHOENIX-6917)
- Do not throw exception when shutting down Python with open connections
(PHOENIX-6926)
- Fix twine check error and add a steps to Releasing guide (PHOENIX-7323)

Download source here [1],
or install via pip [2].

Thanks,
Richard Antal
(on behalf of the Apache Phoenix team)

[1] https://phoenix.apache.org/download.html
[2] https://pypi.org/project/phoenixdb/

Reply via email to