Skip to content

3.1.0: New features & Bug Fixes

Compare
Choose a tag to compare
@feng-tao feng-tao released this 20 Aug 20:29
· 109 commits to master since this release
030ef49

Mypy supports and github action is used for CI/CD. Here is the full list:

New features

feat: allow hive sql to be provided as config (#312)
feat: add github actions for databuilder (#336)
chore: Convert typings to mypy (#311)
chore: mypy cleanup (convert last comment types, remove noqa imports) (#338)

Bug Fixes & chore

tests: add mock for bigquery auth (#313)
Change repo name in travis file (#324)
ci: add dependabot config (#330)
fix(deps): Unpin attrs (#332)
build: fix broken tests in Python 3.7, test in CI (#334)
chore: replace all references of Lyft repo with Amundsen (#323)
fix: Update postgres_sample_dag to set table extract job as upstream for elastic search publisher (#340)
Fix Athena sample DAG (#341)
fix: fix invalid timestamp handling in dashboard transformer (#339)