This is a bugfix release with a couple of dialect-specific minor enhancements:
Enhancement
- Support Teradata Title Phrase (#702)
- Support Redshift Unload Command (#700)
Bugfix
- column lineage has table alias instead of the table name when from clause wrapped by nested parenthesis (#713)
- Incorrect Lineage Detection for Nested UNION in SQL (#696)