v40 - 2024-10-04
- Remove heroku-18 support (#128)
- Add default process type and build task detection for Micronaut and Quarkus. (#144)
v39 - 2022-12-06
- Only use
--retry-connrefused
on Ubuntu based stacks. (#115) - Allow usage of Kotlin DSL files (settings.gradle.kts, build.gradle.kts) (#103)
v38 - 2022-06-14
- Adjust curl retry and connection timeout handling
- Vendor buildpack-stdlib rather than downloading it at build time
- Switch to the recommended regional S3 domain instead of the global one
v37 - 2022-06-07
- Add heroku-22 support
v36 - 2021-12-13
- Fix a bug causing Gradle daemon to be unintentionally used when executing builds
- Remove heroku-16 support
v35 - 2021-02-23
- Update tests
- Run all tests defined by "check" task (Set
GRADLE_TESTPACK_LEGACY_TASK
to a non-empty value to restore old behavior)
- Enable heroku-20 testing
- Ensure Gradle cache is used between /bin/test-compile and /bin/test runs (#82)
- Update tests
- Search for spring-boot-detect-plugin when detecting Spring Boot apps
- Exclude nodejs dir created by gradle-node-plugin from cache
- Disable Gradle welcome message
- Pass cache to JVM install to cache system.properties file
- Remove Gradle welcome message
- Add symlink from project .gradle to the cache