- Release CI workflow now runs only on merged pull requests.
1.4.21
Feature
- Support python 3.10. - Upgrade `google-cloud-bigquery` to latest `v2.x.y`.
Chore
- Upgrade `mypy` to 1.1.1, - Use poetry 1.3.2.
1.4.20
Changed
- Migrated GitLab CI/CD to Github Actions
1.4.19
Fixed
- Several security vulnerabilities reported by dependabot
1.4.18
Not secure
Fixed
- Fix CI not logging coverage due to [breaking changes in GitLab](https://about.gitlab.com/blog/2022/04/18/gitlab-releases-15-breaking-changes/#test-coverage-project-cicd-setting).