You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ddev/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
<!-- towncrier release notes start -->
4
4
5
+
## 11.2.0 / 2025-02-26
6
+
7
+
***Added***:
8
+
9
+
* Update version spec for datadog_checks_dev. This adds the new tls_ciphers configuration field and some fixes. ([#19720](https://github.com/DataDog/integrations-core/pull/19720))
10
+
11
+
***Fixed***:
12
+
13
+
* Validation error for unknown licenses says how to fix the validation. ([#19566](https://github.com/DataDog/integrations-core/pull/19566))
14
+
* Recreate release branch if it already exists. ([#19670](https://github.com/DataDog/integrations-core/pull/19670))
0 commit comments