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.2.5 #710

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Release 1.2.5 #710

merged 1 commit into from
Nov 24, 2023

Conversation

tatiana
Copy link
Collaborator

@tatiana tatiana commented Nov 23, 2023

Bug fixes

Others

(cherry picked from commit 2878d6a)

Bug fixes

* Fix running models that use alias while supporting dbt versions by @binhnq94 in #662
* Make profiles_yml_path optional for ExecutionMode.DOCKER and KUBERNETES by @MrBones757 in #681
* Prevent overriding dbt profile fields with profile args of type or method by @jbandoro in #702
* Fix LoadMode.DBT_LS fail when dbt outputs WarnErrorOptions by @adammarples in #692
* Add support for env vars in RenderConfig for dbt ls parsing by @jbandoro in #690
* Add support for Kubernetes on_warning_callback by @david-mag in #673
* Fix ExecutionConfig.dbt_executable_path to use ``default_factory`` by @jbandoro in #678

Others

* Docs fix: example DAG in the README and docs/index by @tatiana in #705
* Docs improvement: highlight DAG examples in README by @iancmoritz and @jlaneve in #695

(cherry picked from commit 2878d6a)
@tatiana tatiana requested a review from a team as a code owner November 23, 2023 14:44
@tatiana tatiana requested a review from a team November 23, 2023 14:44
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 23, 2023
Copy link

netlify bot commented Nov 23, 2023

👷 Deploy Preview for amazing-pothos-a3bca0 processing.

Name Link
🔨 Latest commit 95ac850
🔍 Latest deploy log https://app.netlify.com/sites/amazing-pothos-a3bca0/deploys/655f654f9f5e8b0008832c92

@dosubot dosubot bot added area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc parsing:dbt_ls Issues, questions, or features related to dbt_ls parsing labels Nov 23, 2023
@tatiana tatiana added this to the 1.2.5 milestone Nov 23, 2023
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1734365) 92.99% compared to head (95ac850) 92.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #710   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files          55       55           
  Lines        2313     2313           
=======================================
  Hits         2151     2151           
  Misses        162      162           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tatiana tatiana merged commit ac795af into main Nov 24, 2023
42 checks passed
@tatiana tatiana deleted the release-1.2.5-main branch November 24, 2023 12:48
arojasb3 pushed a commit to arojasb3/astronomer-cosmos that referenced this pull request Jul 14, 2024
Bug fixes

* Fix running models that use alias while supporting dbt versions by
@binhnq94 in astronomer#662
* Make profiles_yml_path optional for ExecutionMode.DOCKER and
KUBERNETES by @MrBones757 in astronomer#681
* Prevent overriding dbt profile fields with profile args of type or
method by @jbandoro in astronomer#702
* Fix LoadMode.DBT_LS fail when dbt outputs WarnErrorOptions by
@adammarples in astronomer#692
* Add support for env vars in RenderConfig for dbt ls parsing by
@jbandoro in astronomer#690
* Add support for Kubernetes on_warning_callback by @david-mag in astronomer#673
* Fix ExecutionConfig.dbt_executable_path to use ``default_factory`` by
@jbandoro in astronomer#678

Others

* Docs fix: example DAG in the README and docs/index by @tatiana in astronomer#705
* Docs improvement: highlight DAG examples in README by @iancmoritz and
@jlaneve in astronomer#695

(cherry picked from commit 2878d6a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc parsing:dbt_ls Issues, questions, or features related to dbt_ls parsing size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant