Skip to content

Commit 365d970

Browse files
authored
[Release] Bumped ddev version to 14.2.0 (DataDog#22440)
1 parent 56da500 commit 365d970

11 files changed

Lines changed: 18 additions & 10 deletions

File tree

ddev/CHANGELOG.md

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

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

5+
## 14.2.0 / 2026-01-28
6+
7+
***Added***:
8+
9+
* Add option to periodically check for new version of ddev from PyPi ([#20658](https://github.com/DataDog/integrations-core/pull/20658))
10+
* Added feature to track new integrations released ([#22057](https://github.com/DataDog/integrations-core/pull/22057))
11+
* Automatically check for agent branch existence before updating build_agent.yaml during release branch creation and tagging. ([#22241](https://github.com/DataDog/integrations-core/pull/22241))
12+
* Add watt-hour as valid metric units ([#22303](https://github.com/DataDog/integrations-core/pull/22303))
13+
* Add DynamicD tool for generating realistic fake telemetry data using AI ([#22328](https://github.com/DataDog/integrations-core/pull/22328))
14+
15+
***Fixed***:
16+
17+
* Improve logging and UX for Docker Agent lifecycle commands (start-up, local packages, post-install, stop) in E2E testing ([#22042](https://github.com/DataDog/integrations-core/pull/22042))
18+
* Ensure ddtrace is used with pytest for every package to emit CI visibility tracking by updating the hatch plugin and `ddev env test` command. ([#22355](https://github.com/DataDog/integrations-core/pull/22355))
19+
* Handle missing merge base commits in `ddev size status` by falling back to local lockfiles. ([#22357](https://github.com/DataDog/integrations-core/pull/22357))
20+
* Add pagination when fetching previous sizes in `ddev size status` ([#22361](https://github.com/DataDog/integrations-core/pull/22361))
21+
* Update ddev validate labeler to work with labeler v5+ ([#22436](https://github.com/DataDog/integrations-core/pull/22436))
22+
523
## 14.1.0 / 2025-12-18
624

725
***Added***:

ddev/changelog.d/20658.added

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

ddev/changelog.d/22042.fixed

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

ddev/changelog.d/22057.added

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

ddev/changelog.d/22241.added

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

ddev/changelog.d/22303.added

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

ddev/changelog.d/22328.added

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

ddev/changelog.d/22355.fixed

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

ddev/changelog.d/22357.fixed

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

ddev/changelog.d/22361.fixed

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

0 commit comments

Comments
 (0)