Skip to content

Commit 79eb9e8

Browse files
authored
[Release] Bumped ddev version to 10.0.0 (#18207)
1 parent 25b74da commit 79eb9e8

8 files changed

+18
-7
lines changed

ddev/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## 10.0.0 / 2024-08-06
6+
7+
***Removed***:
8+
9+
* Remove `ddev release trello ...` commands. We no longer interact with trello during agent release QA. ([#17615](https://github.com/DataDog/integrations-core/pull/17615))
10+
11+
***Added***:
12+
13+
* Add cli option to override org config value at runtime ([#17932](https://github.com/DataDog/integrations-core/pull/17932))
14+
* Support reading site and api key from org config setting in addition to cli flags. ([#17934](https://github.com/DataDog/integrations-core/pull/17934))
15+
* Add validation for versions in __about__.py and CHANGELOG: `ddev validate version`. ([#18063](https://github.com/DataDog/integrations-core/pull/18063))
16+
* Add joule as valid metric units ([#18147](https://github.com/DataDog/integrations-core/pull/18147))
17+
* Bump datadog_checks_dev dependency to 33.0+ to get new features and bugfixes. ([#18206](https://github.com/DataDog/integrations-core/pull/18206))
18+
19+
***Fixed***:
20+
21+
* Improve messages around dependency spec management ([#17969](https://github.com/DataDog/integrations-core/pull/17969))
22+
523
## 9.1.0 / 2024-06-25
624

725
***Security***:

ddev/changelog.d/17615.removed

-1
This file was deleted.

ddev/changelog.d/17932.added

-1
This file was deleted.

ddev/changelog.d/17934.added

-1
This file was deleted.

ddev/changelog.d/17969.fixed

-1
This file was deleted.

ddev/changelog.d/18063.added

-1
This file was deleted.

ddev/changelog.d/18147.added

-1
This file was deleted.

ddev/changelog.d/18206.added

-1
This file was deleted.

0 commit comments

Comments
 (0)