Skip to content

Latest commit

 

History

History
78 lines (45 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

78 lines (45 loc) · 2.14 KB

Changelog

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

v34

  • Run all tests defined by "check" task (Set GRADLE_TESTPACK_LEGACY_TASK to a non-empty value to restore old behavior)

v33

  • Enable heroku-20 testing
  • Ensure Gradle cache is used between /bin/test-compile and /bin/test runs (#82)

v32

  • Update tests

v31

  • Search for spring-boot-detect-plugin when detecting Spring Boot apps

v30

  • Exclude nodejs dir created by gradle-node-plugin from cache

v28

  • Disable Gradle welcome message

v27

  • Pass cache to JVM install to cache system.properties file

v28

  • Remove Gradle welcome message

v27

  • Add symlink from project .gradle to the cache