Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.2 #562

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Release 1.1.2 #562

merged 2 commits into from
Sep 28, 2023

Commits on Sep 27, 2023

  1. Change specific to release 1.1.2 - to be reverted after #561 is closed

    (cherry picked from commit 1483fd4)
    (cherry picked from commit 2a28ef1)
    tatiana committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5381ec6 View commit details
    Browse the repository at this point in the history
  2. Release 1.1.2

    Bug fixes
    
    * Fix using `ExecutionMode.KUBERNETES` by @pgoslatara and @tatiana in #554
    * Add support to `apache-airflow-providers-cncf-kubernetes < 7.4.0` by @tatiana in #553
    * Fix `on_warning_callback` behaviour on `DbtTestLocalOperator` by @edgga, @marco9663 and @tatiana in #558
    * Use `returncode` instead of `stderr` to determine dbt graph loading errors by @cliff-lau-cloverhealth in #547
    * Improve error message in `config.py` by @meyobagero in #532
    * Fix `DbtTestOperator` when test does not have `test_metadata` by @tatiana in #558
    * Fix `target-path` not specified issue in `dbt-project.yml` by @tatiana in #533
    
    Others
    
    * Docs: add reference links to dbt and Airflow columns by @TJaniF in #542
    * pre-commit updates #552 and #546
    
    (cherry picked from commit 427f713)
    (cherry picked from commit 61e4460)
    tatiana committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f48a47a View commit details
    Browse the repository at this point in the history