-------------------
*Fixes*
- Respecting `flush_all_streams` when SCHEMA messages arrive.
- Improve logging for failed merge & copy queries.
- Drop NOT NULL constraint from primary key columns.
- Update PK constraints according to changes to SCHEMA's key properties.
*Changes*
- Dropping support for Python 3.6
- Adding support for Python 3.9
- Bump pytest to `7.1.1`
- Bump boto3 to `1.21`