v1.5.0 Add Airflow 2.0 support, fix broken tests, update many dependencies
What's Changed
- RM-3 fix postgres integration tests by @Brunope in #181
- Update all Python 3.6 tests to 3.9 by @ryantimjohn in #180
- RM-17-fix-flake-8-violations by @ryantimjohn in #182
- redshift-s3-itest-old-pandas breaks when it has to actually install dependencies by @Brunope in #186
- Fix readthedocs build by @Brunope in #189
- RM-33-migrate-from-nose-to-pytest by @ryantimjohn in #191
- add 3.11 test by @ryantimjohn in #190
- Update to Pytest by @ryantimjohn in #192
- Add github actions job to run unit tests for 3.8, 3.9 by @Brunope in #188
- RM-4 Add Bigquery No GCS Integration Tests by @ryantimjohn in #196
- Rm 5 fix bigquery gcs integration tests by @ryantimjohn in #198
- RM-34-upgrade-syntax-to-support-airflow-2-0 by @ryantimjohn in #193
- RM-21-Add-tests-for-Python-3.10-build by @ryantimjohn in #195
- RM-22-Add-CircleCI-tests-for-Python-3.11-build by @ryantimjohn in #200
- RM-14-fix-my-sql-integration-test by @ryantimjohn in #201
- RM-18 fix docs build by @Brunope in #194
- Fix Table to Table integration tests by @ryantimjohn in #177
- RM-41 remove requires from circleCI config by @ryantimjohn in #203
- RM-13-fix-vertica-no-s-3-integration-test by @ryantimjohn in #204
- Rm 9 enable test 3.7 job in circle ci config fix typecheck problems by @ryantimjohn in #205
- RM-28 remove float128 references by @ryantimjohn in #206
- RM-55-remove-upper-bound-error-on-ratcheting-tests by @ryantimjohn in #212
- RM-36 bump tenacity version by @ryantimjohn in #207
- Ignore flake8 complexity warning for pandas/read_csv_options by @Brunope in #210
- Bump cryptography from 39.0.0 to 39.0.1 in /docs/source by @dependabot in #209
- Bump werkzeug from 2.2.2 to 2.2.3 in /docs/source by @dependabot in #211
New Contributors
- @Brunope made their first contribution in #181
- @dependabot made their first contribution in #209
Full Changelog: v1.4.0...v1.5.0