Gradle Newsletter, December 2021 ======== Welcome to the December 2021 Gradle Build Tool newsletter. This edition covers the community news, the new major release of Gradle Enterprise, patch releases for both Gradle Build Tool and Gradle Enterprise, and an update on the critical Log4j vulnerability affecting Gradle users. ## From the Community ### Blog Posts - [Publishing Version Catalog][1] - describes how to publish and share [version catalogs][2] - [Reuse Gradle Build Cache on GitLab][3] - describes how to speed up CI builds on GitLab - [Bytecode Transformations: The Android Gradle Plugin][4] - discusses different approaches to bytecode manipulation with the Android Gradle plugin - [Difference Between Gradle Test and Check][5] - explains the difference between the test task and the check lifecycle task ### Videos - New videos from the [Understanding Gradle][6] series about [aggregating custom artifacts][7] and [settings plugins][8] - [GitHub Actions for Gradle Projects][9] - explains how to set up GitHub actions in Gradle projects - [With These 5 Gradle Benefits You'll Never Use Maven Again][10] - discusses major benefits of Gradle compared to Maven ## From Gradle Team ### Critical Vulnerability in Log4j A critical remote code execution (RCE) vulnerability has been identified in the popular Apache Log4j logging library, affecting a very large number of JVM-based systems. Your project may be affected by this vulnerability. The Gradle Build Tool itself is not vulnerable. Gradle Enterprise has been affected and an upgrade is strongly recommended. See our advice on how to [deal with this vulnerability][11] for Gradle Build Tool users and our [security advisory][12] for Gradle Enterprise customers. ### New Build Scan™ Bite-Sized Video Series Our [Build Scan “bite-sized”][13] video series will guide you through each section of a Build Scan and help you understand the functionality more deeply. Small clips have been created that walk you through the Build Scan and introduce you to its many useful features. Use the series for quick reference or to learn more about the tool. ## Gradle Releases ### Gradle Build Tool 7.3.2 The Gradle Build Tool 7.3.2 patch release provides several non-critical [mitigations for the Log4j vulnerability in Gradle builds][14]. See also the full list of [fixed issues][15]. ### Gradle Enterprise 2021.4 Gradle Enterprise 2021.4 features a preview of the upcoming Predictive Test Selection functionality, in the form of a simulator that shows the potential build acceleration for your projects. Predictive Test Selection intelligently reduces build times by skipping tests that are very unlikely to provide useful feedback for a change. This release also features Build Scans for the [Bazel build tool][16] - a build tool based on Google’s internal build system - further expanding the build tools supported by Gradle Enterprise. See the [release notes][17] for details. ### Gradle Enterprise 2021.3.8 Gradle Enterprise and related components (Test Distribution Agent and Build Cache Node) have all been updated to address the critical Log4j vulnerability. An upgrade is strongly encouraged. See the [security advisory][12] for details. ## Other Releases ### Intellij IDEA 2021.3 Intellij IDEA 2021.3 has been released. It improves handling of composite builds, allows debugging for additional types of files like settings and init scripts, and improves WSL2 support. This release also adds support for remote development (in beta) and other new features. See the [blog post][18] for details. ## Careers If you share our passion for developer productivity and tooling, learn more about our globally distributed team and check out our job openings at [gradle.com/careers][19]. We are looking for new team members including software engineers, solutions engineers, developer productivity engineers, a data scientist, an application security engineer, and a developer advocate. We are also looking for someone to improve and maintain the technical documentation of Gradle Build Tool. See the new [technical writer][20] job posting. ## Upcoming Events * __Jan 3__ 9:00 am - 12:00 pm (Pacific Time, US): [Gradle Build Cache Deep Dive Training][21] * __Jan 14__ 9:00 am - 10:30 am (Pacific Time, US): [Introduction to Developer Productivity Engineering][22] * __Jan 18-19__ 08:30 am - 12:30 pm (Pacific Time, US): [Introduction to Gradle Build Tool Training][23] See the [Gradle Training webpage][24] for an up-to-date list of all upcoming educational and training events. ---- _If you have some news you’d like us to share in the next issue, use #gradle on Twitter or send us an email with the details to [newsletter@gradle.com][25]._ Until next time! —The Gradle Team -- Gradle Inc. 325 9th Street San Francisco, CA 94103 https://gradle.org (Unsubscribe from future Gradle emails) [1]: https://umang91.medium.com/publishing-version-catalog-5eaa1315a1ba [2]: https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog [3]: https://blog.jdriven.com/2021/11/reuse-gradle-build-cache-on-gitlab/ [4]: https://proandroiddev.com/bytecode-transformations-the-android-gradle-plugin-def2be393bca [5]: https://www.baeldung.com/gradle-test-vs-check [6]: https://www.youtube.com/playlist?list=PLWQK2ZdV4Yl2k2OmC_gsjDpdIBTN0qqkE [7]: https://www.youtube.com/watch?v=2gPJD0mAres&list=PLWQK2ZdV4Yl2k2OmC_gsjDpdIBTN0qqkE [8]: https://www.youtube.com/watch?v=tlx3tzuLSWk&list=PLWQK2ZdV4Yl2k2OmC_gsjDpdIBTN0qqkE [9]: https://www.youtube.com/watch?v=a7T2MU2l-es [10]: https://www.youtube.com/watch?v=NTnJwQbxRss [11]: https://blog.gradle.org/log4j-vulnerability [12]: https://security.gradle.com/advisory/2021-11 [13]: https://gradle.com/build-scan-bite-sized-user-essentials/ [14]: https://github.com/gradle/gradle/issues/19300 [15]: https://docs.gradle.org/7.3.2/release-notes.html#fixed-issues [16]: https://bazel.build [17]: https://gradle.com/enterprise/releases/2021.4/ [18]: https://blog.jetbrains.com/idea/2021/11/intellij-idea-2021-3/ [19]: https://gradle.com/careers/ [20]: https://boards.greenhouse.io/gradle/jobs/3694977 [21]: https://go.gradle.com/gbcJan22 [22]: https://go.gradle.com/dpeJan22 [23]: https://go.gradle.com/introtogradleJan22 [24]: https://gradle.com/training/?utm_source=newsletter&utm_medium=email&utm_campaign=december_2021 [25]: mailto:newsletter@gradle.com