Skip to content

Commit aea9f5b

Browse files
tatianaclaude
andcommitted
docs: fix incorrect PR/issue references in the CHANGELOG
Several changelog entries pointed at the wrong PR/issue numbers (often an issue number instead of the implementing PR). Corrected against the GitHub PR/issue metadata. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d758c78 commit aea9f5b

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Bug fixes
393393
* Add databricks oauth mock profile by @fjmacagno in #2164
394394
* Register listeners in Airflow 3 plugin implementation by @pankajastro in #2187
395395
* Fix resolution of ``packages-install-path`` when it uses ``env_var`` by @tatiana in #2194
396-
* Fix ``template_fields`` in ``DbtConsumerWatcherSensor`` to include ``DbtRunLocalOperator`` template_fields`` by @tiovader and @emanuel-luis in #2209
396+
* Fix ``template_fields`` in ``DbtConsumerWatcherSensor`` to include ``DbtRunLocalOperator`` ``template_fields`` by @tiovader and @emanuel-luis in #2201
397397
* Emit asset events in ExecutionMode.AIRFLOW_ASYNC mode by @pankajastro in #2184
398398
* Remove dag_run_id from telemetry tests by @tatiana in #2213
399399

@@ -981,7 +981,7 @@ Bug fixes
981981
Enhancements
982982

983983
* Improve dbt Docs Hosting Debugging -- Update dbt_docs_not_set_up.html by @johnmcochran in #1250
984-
* Minor refactor on VirtualenvOperators & add test for PR #1253 by @tatiana in #1286
984+
* Minor refactor on VirtualenvOperators & add test for PR #1252 by @tatiana in #1286
985985

986986
Docs
987987

@@ -1199,7 +1199,7 @@ Others
11991199

12001200
* Enable pre-commit run and fix type-check job by @pankajastro in #957
12011201
* Clean databricks credentials in test/CI by @tatiana in #969
1202-
* Update CODEOWNERS by @tatiana in #969 x
1202+
* Update CODEOWNERS by @tatiana in #968
12031203
* Update emeritus contributors list by @tatiana in #961
12041204
* Promote @dwreeves to committer by @tatiana in #960
12051205
* Pre-commit hook updates in #956
@@ -1475,8 +1475,7 @@ Bug fixes
14751475
* Fix ``on_warning_callback`` behaviour on ``DbtTestLocalOperator`` by @edgga, @marco9663 and @tatiana in #558
14761476
* Use ``returncode`` instead of ``stderr`` to determine dbt graph loading errors by @cliff-lau-cloverhealth in #547
14771477
* Improve error message in ``config.py`` by @meyobagero in #532
1478-
* Fix ``DbtTestOperator`` when test does not have ``test_metadata`` by @tatiana in #558
1479-
* Fix ``target-path`` not specified issue in ``dbt-project.yml`` by @tatiana in #533
1478+
* Fix ``target-path`` not specified issue in ``dbt-project.yml`` by @tatiana (reported in #533, fixed in release PR #562)
14801479

14811480
Others
14821481

@@ -1548,7 +1547,7 @@ Others
15481547

15491548
Enhancements
15501549

1551-
* Improve logs to include astornomer-cosmos identifier by @tatiana in #450
1550+
* Improve logs to include astronomer-cosmos identifier by @tatiana in #450
15521551
* Support OAuth authentication for Big Query by @MonideepDe in #431
15531552

15541553
Bug fixes

0 commit comments

Comments
 (0)