- Remove support for Python 2.7; now requires python ``>=3.4`` (`Pull 234 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/234>`_) - Support GEOMETRY, SUPER Redshift datatypes (`Pull 235 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/235>`_)
0.8.7
------------------
- Initial SQLAlchemy 2.0.x support (`Pull 237 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/237>`_)
- Improve reflection performance by fetching/caching metadata per schema rather than for the entire database (`Pull 223 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/223>`_)
0.8.3
------------------
- SQLAlchemy 1.4.x support (`Pull 221 <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/221>`_)