✨ Features
- Trigger enterprise testing on commit (#2298) @andrew-sha
- Infer column types in the same manner as dbt does when converting dbt seeds (#2328) @izeigerman
🪲 Bug fixes
- Handle arrays in test generation (#2325) @vchan
- Consider the depends_on property provided by a user when determining whether a model depends on the past (#2323) @izeigerman
- Not modify path on UI (#2317) @mykalmax
- Use graphql env var to support enterprise (#2331) @eakmanrq
- Imports for seed column type inference to support older versions of dbt (#2332) @izeigerman
🧹 Chore
- Bump airflow version for testing (#2315) @eakmanrq
- Document bq execution project (#2319) @eakmanrq
- Document that issue comment needs to be in main to work (#2320) @eakmanrq
- Ignore _version.py in tests (#2322) @vchan