1.11.2
Check CHANGELOG.rst for summary of the changes included in this release.
What's Changed
- Typecast bigquery job response col value by @pankajastro in #742
- Fix
RedshiftDataHook
to accept access and secret keys from the connections object also. by @bharanidharan14 in #746 - Handle
SFTPSensorAsync
when file pattern is not passed by @bharanidharan14 in #744 - Use bigquery hook bq_cast by @pankajastro in #751
- Use platform flag when building docker image for astro cloud deployment by @phanikumv in #759
- Fix snowflake and redshift operator failures by @bharanidharan14 in #762
- Add attribute to SnowflakeAPIAsyncOperator by @bharanidharan14 in #764
- Set auto commit to true by default in SnowflakeOperatorAsync by @bharanidharan14 in #766
- Add autocommit = True in
SnowflakeHookAsync
by @rajaths010494 in #767 - Fix mypy issues caused due to new airflow provider version by @rajaths010494 in #770
Full Changelog: 1.11.1...1.11.2