Skip to content

Commit

Permalink
Update changelog after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana authored and pankajkoti committed Dec 20, 2024
1 parent 86f6a81 commit 43ec0bd
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 43ec0bd

Please sign in to comment.