This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
Releases: lalinsky/python-phoenixdb
Releases · lalinsky/python-phoenixdb
phoenixdb 0.7
phoenixdb 0.6
- Fixed result fetching when using a query with parameters.
- Support for Phoenix 4.9.
phoenixdb 0.5
- Added support for Python 3.
- Switched from the JSON serialization to Protocol Buffers, improved compatibility with Phoenix 4.8.
- Phoenix 4.6 and older are no longer supported.
phoenixdb 0.4
- Fixes for the final version of Phoenix 4.7.
phoenixdb 0.3
- Compatible with Phoenix 4.7.
phoenixdb 0.2
- Added (configurable) retry on connection errors.
- Added Vagrantfile for easier testing.
- Compatible with Phoenix 4.6.
phoenixdb 0.1
- Initial release.
- Compatible with Phoenix 4.4.