Skip to content

Commit ae2edac

Browse files
authored
release ddev (DataDog#22639)
1 parent a7ba6a8 commit ae2edac

9 files changed

Lines changed: 16 additions & 8 deletions

File tree

ddev/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 14.3.0 / 2026-02-13
6+
7+
***Added***:
8+
9+
* Add EventBusOrchestrator to ddev toolset ([#22394](https://github.com/DataDog/integrations-core/pull/22394))
10+
* Add --recreate/-r flag to ddev env test command to recreate environments from scratch before running tests ([#22521](https://github.com/DataDog/integrations-core/pull/22521))
11+
* Update datadog_checks_dev pin ([#22637](https://github.com/DataDog/integrations-core/pull/22637))
12+
13+
***Fixed***:
14+
15+
* Ignore upgrade check in dev versions and also fix windows cache location ([#22359](https://github.com/DataDog/integrations-core/pull/22359))
16+
* Update ddev build commands ([#22414](https://github.com/DataDog/integrations-core/pull/22414))
17+
* Fix type checking in `ddev test -s` by analyzing all files when none are explicitly specified. ([#22421](https://github.com/DataDog/integrations-core/pull/22421))
18+
* Ignore deleted news fragments during release when validating changelog in PRs ([#22506](https://github.com/DataDog/integrations-core/pull/22506))
19+
* Improve license parsing in validation ([#22559](https://github.com/DataDog/integrations-core/pull/22559))
20+
521
## 14.2.0 / 2026-01-28
622

723
***Added***:

ddev/changelog.d/22359.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22394.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22414.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22421.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22506.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22521.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22559.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

ddev/changelog.d/22637.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)