Skip to content

Commit eeb9699

Browse files
[Release] Bumped ddev version to 6.1.0 (#16425)
* [Release] Bumped ddev version to 6.1.0 * [Release] Update metadata * Update ddev/CHANGELOG.md
1 parent d647f80 commit eeb9699

File tree

11 files changed

+21
-14
lines changed

11 files changed

+21
-14
lines changed

.in-toto/tag.05916999.link

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

ddev/CHANGELOG.md

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

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

5+
## 6.1.0 / 2023-12-14
6+
7+
***Added***:
8+
9+
* Bump the Python version from py3.9 to py3.11 ([#15997](https://github.com/DataDog/integrations-core/pull/15997))
10+
* Bump the `datadog_checks_dev` version to 29 ([#16404](https://github.com/DataDog/integrations-core/pull/16404))
11+
12+
***Fixed***:
13+
14+
* Exclude orjson when checking for dependency updates ([#16190](https://github.com/DataDog/integrations-core/pull/16190))
15+
* Exclude psycopg2 when checking for dependency updates ([#16194](https://github.com/DataDog/integrations-core/pull/16194))
16+
* Fix and extend changelog validation:
17+
- handle invalid change type file extensions
18+
- handle unnecessary changelog entries
19+
- fix error message formatting ([#16283](https://github.com/DataDog/integrations-core/pull/16283))
20+
* Take into account logs only integrations when bumping the Python version ([#16303](https://github.com/DataDog/integrations-core/pull/16303))
21+
* Take into account the base check when bumping the dependencies ([#16365](https://github.com/DataDog/integrations-core/pull/16365))
22+
* Pin the `hatch` version to 1.7.0 ([#16405](https://github.com/DataDog/integrations-core/pull/16405))
23+
* Mount the logs volumes inside the agent with the `env start` command ([#16411](https://github.com/DataDog/integrations-core/pull/16411))
24+
525
## 6.0.2 / 2023-11-10
626

727
***Fixed***:

ddev/changelog.d/15997.added

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

ddev/changelog.d/16190.fixed

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

ddev/changelog.d/16194.fixed

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

ddev/changelog.d/16283.fixed

Lines changed: 0 additions & 5 deletions
This file was deleted.

ddev/changelog.d/16303.fixed

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

ddev/changelog.d/16365.fixed

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

ddev/changelog.d/16404.added

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

ddev/changelog.d/16405.fixed

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

0 commit comments

Comments
 (0)