Skip to content

1.15.3

Compare
Choose a tag to compare
@phanikumv phanikumv released this 17 Apr 12:12
· 426 commits to main since this release
c450a62

Check CHANGELOG.rst for summary of the changes included in this release.

What's Changed

  • Removed task_id and updated description for DagStateTrigger by @TheCodyRich in #936
  • Fix redshift delete cluster when cluster not exist by @pankajastro in #937
  • Support retrieving extra fields which do not have extra prefix set by @rajaths010494 in #944
  • Pass poll_interval in bq trigger by @pankajastro in #953
  • fix(google): add back removed utility function get_gke_config_file by @Lee-W in #954
  • Increase RedshiftCreateClusterSnapshotOperator max attempt to wait for snapshot creation. by @rajaths010494 in #960
  • Fix read of Pandas json for S3 and GCS custom XCOM backend by @pankajkoti in #961
  • build(setup.cfg): pinning snowflake-sqlalchemy to greater than or eqaul to 1.4.4 by @Lee-W in #962

New Contributors

Full Changelog: 1.15.2...1.15.3