Skip to content

Commit

Permalink
Update changelog after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Dec 17, 2024
1 parent dc4a4a4 commit 4a383fc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Changelog

New Features

* Support customizing operator arguments at a dbt node level by @wornjs in #1339
* Add support to ``TestBehavior.BUILD`` by @tatiana in #1377
* Support customizing Airflow operator arguments per dbt node by @wornjs in #1339. `More information <https://astronomer.github.io/astronomer-cosmos/getting_started/custom-airflow-properties.html>`_.
* Support uploading dbt artifacts to remote cloud storages via callback by @pankajkoti in #1389. `Read more <https://astronomer.github.io/astronomer-cosmos/configuration/callbacks.html>`_.
* Add support to ``TestBehavior.BUILD`` by @tatiana in #1377. `Documentation <https://astronomer.github.io/astronomer-cosmos/configuration/testing-behavior.html>`_.
* Add support for the "at" operator when using ``LoadMode.DBT_MANIFEST`` or ``CUSTOM`` by @benjy44 in #1372
* Add dbt clone operator by @pankajastro in #1326
* Add dbt clone operator by @pankajastro in #1326, as documented in `here <https://astronomer.github.io/astronomer-cosmos/getting_started/operators.html>`_.

Bug Fixes

Expand Down

0 comments on commit 4a383fc

Please sign in to comment.