CFP: Gradle Newsletter - September Edition
Closed this issue · 9 comments
We are assembling the next newsletter edition. As always, we want to include major updates from the community, including recent updates in Gradle Build Tool and plugins, new blogs and articles, and upcoming events. Any other big Gradle-related updates are welcome, too! See the newsletter archive for examples
If you want to suggest something, comment on this issue!
References:
P.S.: Bonus points for announcing the updates in #community-news
on Slack and on Gradle Forums!
Kotlin 0.20.0 and support for Gradle 8.6+ in tool chain https://kotlinlang.slack.com/archives/C0922A726/p1724344853184389?thread_ts=1724344853.184389&cid=C0922A726
Resource observability case study: jemalloc in Android builds https://dev.to/cdsap/resource-observability-case-study-jemalloc-in-android-builds-22og
GradleUp announcement ; https://blog.gradleup.com/whats-up-gradleup
Also quarkusio/quarkus#42496 , credits to @cdsap 🎉
Develocity API Kotlin 2024.2.0 was released, supporting Develocity API 2024.2
New plugin from the GradleX team: https://github.com/gradlex-org/reproducible-builds
This plugin applies reproducibility settings to some of Gradle's built-in tasks.
Metaspace in JVM Builds:
https://www.jasonpearson.dev/metaspace-in-jvm-builds/ by @kaeawc