Skip to content

Commit 25599e3

Browse files
authored
[Release] Bumped ddev version to 12.1.0 (#20762)
1 parent 64185bb commit 25599e3

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

ddev/CHANGELOG.md

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

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

5+
## 12.1.0 / 2025-07-15
6+
7+
***Added***:
8+
9+
* Add back F401 rule to the linter ([#20661](https://github.com/DataDog/integrations-core/pull/20661))
10+
* Update ci validation command to account for the new ddev test skip params ([#20705](https://github.com/DataDog/integrations-core/pull/20705))
11+
* Add the skip-ddev option to ci validation script ([#20708](https://github.com/DataDog/integrations-core/pull/20708))
12+
13+
***Fixed***:
14+
15+
* Add rule to lint for relative imports from non parent packages ([#20646](https://github.com/DataDog/integrations-core/pull/20646))
16+
* [MINPROC-2319] remove the integration exception mapper ([#20697](https://github.com/DataDog/integrations-core/pull/20697))
17+
518
## 12.0.0 / 2025-07-01
619

720
***Changed***:

ddev/changelog.d/20646.fixed

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

ddev/changelog.d/20661.added

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

ddev/changelog.d/20697.fixed

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

ddev/changelog.d/20705.added

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

ddev/changelog.d/20708.added

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

0 commit comments

Comments
 (0)