Skip to content

Commit 0a84d67

Browse files
authored
Release notes for 9.4.1 (#37148)
2 parents bf53443 + e569c31 commit 0a84d67

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

  • platforms/documentation/docs/src/docs/release

platforms/documentation/docs/src/docs/release/notes.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,17 @@
1010
<meta name="twitter:description" content="We are excited to announce Gradle @version@.">
1111
<meta name="twitter:image" content="https://gradle.org/assets/images/releases/gradle-default.png">
1212

13-
We are excited to announce Gradle @version@ (released [@releaseDate@](https://gradle.org/releases/)).
14-
15-
This patch release includes bug fixes and improvements.
13+
Gradle @version@ is the first patch release for Gradle 9.4.0. (released [@releaseDate@](https://gradle.org/releases/)).
1614

1715
The following issues were resolved:
1816

19-
* TODO
20-
17+
* [SourceDistributionProvider contains hardcoded distributionUrl referring to https://services.gradle.org](https://github.com/gradle/gradle/issues/27863)
18+
* [9.4.0: Unable to find a variant with the requested capability: coordinates 'org.jetbrains.kotlin:kotlin-gradle-plugin-api-gradle813'](https://github.com/gradle/gradle/issues/36961)
19+
* [9.4.0 seems to include build directory path in the key for build script compilation cache entries](https://github.com/gradle/gradle/issues/36964)
20+
* [Test Report: Nested: File name too long](https://github.com/gradle/gradle/issues/36996)
21+
* [OSC 9;4 progress bar not cleared on SIGINT](https://github.com/gradle/gradle/issues/37022)
22+
* [Projects task fails due to "Incorrect lifecycle state" error](https://github.com/gradle/gradle/issues/37045)
23+
2124
We recommend upgrading to Gradle @version@.
2225

2326
---

0 commit comments

Comments
 (0)