Skip to content

Commit 3eb6376

Browse files
committed
release 4.27.0
1 parent 5077e20 commit 3eb6376

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

docs/changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.27.0 (2025-06-17)
8+
--------------------
9+
10+
Features - 4.27.0
11+
~~~~~~~~~~~~~~~~~
12+
- Add ``free_threaded`` flag to to ``"python"`` entries in json output of ``--result-json``. (:issue:`3534`)
13+
14+
Bugfixes - 4.27.0
15+
~~~~~~~~~~~~~~~~~
16+
- Fix dependency-group name normalization. (:issue:`3539`)
17+
- Improves logging of environment variables by sorting them by key and redacting
18+
the values for the ones that are likely to contain secrets. (:issue:`3542`)
19+
720
v4.26.0 (2025-05-13)
821
--------------------
922

docs/changelog/3534.feature.rst

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

docs/changelog/3539.bugfix.rst

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

docs/changelog/3542.bugfix.rst

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

0 commit comments

Comments
 (0)