grpc-kotlin
grpc-kotlin copied to clipboard
Bump org.gradle:gradle-tooling-api from 8.6 to 8.8
Bumps org.gradle:gradle-tooling-api from 8.6 to 8.8.
Release notes
Sourced from org.gradle:gradle-tooling-api's releases.
8.8
The Gradle team is excited to announce Gradle 8.8.
We would like to thank the following community members for their contributions to this release of Gradle: Björn Kautler, Denes Daniel, Fabian Windheuser, Hélio Fernandes Sebastião, Jay Wei, jhrom, jwp345, Jörgen Andersson, Kirill Gavrilov, MajesticMagikarpKing, Maksim Lazeba, Philip Wedemann, Robert Elliot, Róbert Papp, Stefan M., Tibor Vyletel, Tony Robalik, Valentin Kulesh, Yanming Zhou, 김용후
Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
./gradlew wrapper --gradle-version=8.8See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
8.8 RC2
The Gradle team is excited to announce Gradle 8.8 RC2.
We would like to thank the following community members for their contributions to this release of Gradle: Björn Kautler,
... (truncated)
Changelog
Sourced from org.gradle:gradle-tooling-api's changelog.
{ "latestReleaseSnapshot": { "version": "8.8-20240531012343+0000", "buildTime": "20240531012343+0000" }, "latestRc": { "version": "8.8-rc-2", "buildTime": "20240527070937+0000" }, "finalReleases": [ { "version": "8.8", "buildTime": "20240531214656+0000" }, { "version": "8.7", "buildTime": "20240322155246+0000" }, { "version": "8.6", "buildTime": "20240202164716+0000" }, { "version": "8.5", "buildTime": "20231129140857+0000" }, { "version": "8.4", "buildTime": "20231004205213+0000" }, { "version": "8.3", "buildTime": "20230817070647+0000" }, { "version": "8.2.1", "buildTime": "20230710121235+0000" }, { "version": "8.2", "buildTime": "20230630180230+0000" }, { "version": "8.1.1", "buildTime": "20230421123126+0000" }, { "version": "8.1", "buildTime": "20230412120745+0000" },
... (truncated)
Commits
4bd1b3dUpdate daemon JVM documentation (#29380)b0020eaUpdate daemon JVM documentation22140a9Update search settings for user manual (#29306)f26f4e9Javadoc Enhancements (#28712)06ffc0cfinal set of changes post council meeting68224c2second set of changes post council meeting871b855first set of changes post council meeting907c8d5cleanup36b1642second set of changes from feedbacka7e0399first set of changes from feedback- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)