Skip to content

Version 2.7.1

Compare
Choose a tag to compare
@dlstadther dlstadther released this 05 Oct 11:47
· 674 commits to master since this release

Luigi 2.7.1 is mostly bug fixes and small feature additions.

  • Standardize Redshift credential usage across Redshift tasks: #2068
  • BigQueryLoadAvro now handles complex Avro types: #2224
  • Support for user-specified number of paralleled scheduled processes:
    #2205
  • ECS support for non-default cluster: #2045
  • BigQuery ExtractTask support: #2134
  • Support for autocommitting queries within Redshift and Postgres, allowing VACUUM statement execution: #2242
  • High Availability (HA) support with WebHdfsClient using multiple namenodes: #2230
  • Column mapping support for Redshift S3CopyToTable using the column list: #2245

There have also been some other feature additions, bugfixes, and docfixes. See all commits here.