Releases: astronomer/airflow-provider-great-expectations
Releases · astronomer/airflow-provider-great-expectations
0.2.9
What's Changed
- Add schema as a template field by @antelmoa in #135
- Fix #148 compatibility issue with great_expectations 1.0.0 by @mostafasayed5 in #149
New Contributors
- @mostafasayed5 made their first contribution in #149
Full Changelog: 0.2.8...0.2.9
0.2.8
What's Changed
- Fix make_connection_configuration for MSSQL (adding a driver) by @TJaniF in #113
- Pull the database name for the Postgres connection only from the connection definition by @TJaniF in #117
New Contributors
- @enoreese made their first contribution in #116
- @antelmoa made their first contribution in #129
- @pankajastro made their first contribution in #130
Full Changelog: 0.2.6...0.2.8
0.2.7
0.2.6
What's Changed
- Use Snowflake provider to build connection string by @ivanstillfront in #98
- Snowflake Region Should be Optional by @mpgreg in #101
- Update deprecated map_metric import in custom by @cdkini in #99
- Add Athena Connection Support by @denimalpaca in #91
- Update Changelog and init.py for 0.2.6 release by @denimalpaca in #102
New Contributors
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- Schema variable update fixes Issues #94 and #87 by @mpgreg in #95
- Snowflake key auth by @ivanstillfront in #93
New Contributors
- @mpgreg made their first contribution in #95
- @ivanstillfront made their first contribution in #93
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- Simplify example path manipulation with
pathlib
by @Kilo59 in #77 - Change kwargs in Snowflake URI generation by @TJaniF in #84
- Add data asset name guard by @denimalpaca in #85
New Contributors
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- [FEATURE] Add schema parameter and data_asset_name parsing (#75)
- [MAINTENANCE] Fixes
README.md
errors when building the package (#80) - [BUGFIX] Remove unnecessary ValueError (#82)
New Contributors
- @kaxil made their first contribution in #66
- @zhangchi1 made their first contribution in #65
Full Changelog: 0.2.2...0.2.3
0.2.3a5
v0.2.3a1
What's Changed
- Add schema parameter to operator and ability to parse
data_asset_name
for schema and table
Full Changelog: 0.2.2...0.2.3a1