Skip to content

Commit 8976bc3

Browse files
authored
[Release] Bumped ddev version to 13.0.0 (#21126)
1 parent 5f12e9c commit 8976bc3

File tree

12 files changed

+22
-11
lines changed

12 files changed

+22
-11
lines changed

ddev/CHANGELOG.md

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

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

5+
## 13.0.0 / 2025-08-25
6+
7+
***Removed***:
8+
9+
* Remove `ddev size create-dashboard` ([#20766](https://github.com/DataDog/integrations-core/pull/20766))
10+
11+
***Added***:
12+
13+
* Add support for Vagrant VMs in testing ([#20353](https://github.com/DataDog/integrations-core/pull/20353))
14+
* Adds logic to ensure `ddev size` filters integrations by the specified Python version. ([#20742](https://github.com/DataDog/integrations-core/pull/20742))
15+
* Updated the set of allowed Metric Metadata units with the latest additions ([#21048](https://github.com/DataDog/integrations-core/pull/21048))
16+
* Bump Datadog Checks Dev requirement in DDEV ([#21124](https://github.com/DataDog/integrations-core/pull/21124))
17+
* Add a utils.hatch module to centralize hatch operations ([#21135](https://github.com/DataDog/integrations-core/pull/21135))
18+
* Use ddev to target Agent branch in build_agent.yaml ([#21136](https://github.com/DataDog/integrations-core/pull/21136))
19+
20+
***Fixed***:
21+
22+
* Modify the CI matrix generation by spliting jobs in 2 groups: windows and linux tests. This is done to reduce the number of jobs each workflow runs. ([#20963](https://github.com/DataDog/integrations-core/pull/20963))
23+
* Skip E2E test execution for packages that do not define them. ([#20967](https://github.com/DataDog/integrations-core/pull/20967))
24+
* Add is:pull-request to pull request search to avoid 422s on private repos ([#21021](https://github.com/DataDog/integrations-core/pull/21021))
25+
* Fix ddev env test to respect e2e-env config flag even when an environment is specified ([#21119](https://github.com/DataDog/integrations-core/pull/21119))
26+
527
## 12.2.0 / 2025-07-31
628

729
***Added***:

ddev/changelog.d/20353.added

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

ddev/changelog.d/20742.added

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

ddev/changelog.d/20766.removed

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

ddev/changelog.d/20963.fixed

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

ddev/changelog.d/20967.fixed

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

ddev/changelog.d/21021.fixed

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

ddev/changelog.d/21048.added

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

ddev/changelog.d/21119.fixed

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

ddev/changelog.d/21124.added

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

0 commit comments

Comments
 (0)