Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

2.0.0 (2022-03-31)

Compare
Choose a tag to compare
@Samira-El Samira-El released this 31 Mar 10:05
· 12 commits to master since this release
2d4d891

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