- Modernized the entire codebase to work properly with python 3.9.x and onwards
- HTTP/2 queries now use
httpxinstead of the deprecatedhyper - Cleaned up test code (removed
vcr) and verified tests against actual kSQL DB instance - Verified behavior against latest kSQL DB version
0.29.0 - PyPI releases available under https://pypi.org/project/ksql-python-ng/