v91 - 2023-09-19
- Drop dependency on Node.js version resolver service, nodebin.herokai.com (#143)
- Remove heroku-18 support (#140)
v90 - 2022-07-06
- Fix compatibility with the
heroku/google-chrome
buildpack. (#122).
v89 - 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
v88 - 2022-06-0
- Add heroku-22 support
- Remove heroku-16 testing
v87 - 2021-02-23
- Enable heroku-20 testing
- Update tests
- Rename
BUILD_CONFIG_WHITELIST
toBUILD_CONFIG_ALLOWLIST
- Update default lein to 2.9.1
- Update default lein to 2.8.3
- Install rlwrap from apt package
- Install clj CLI tools
- Update jvm-common URL to use buildpack-registry
- Use nodebin to download Node.js instead of s3pository
- Upgraded to Leiningen 2.6.1
- Upgraded to Leiningen 2.6.0
- Fixed a regression in launching applications with
lein
. The old S3 bucket was being used instead of the new one.
Upgrade to Leiningen 2.5.2
- Upgrade to Leiningen 2.5.2
- Moved all binaries to lang-jvm bucket
- Added a guard clause for default process types
- Upgrade JVM common package to v11
- Upgrade to Leiningen 2.5.1
- Added support for configuration variables during compile phase
- Upgrade to Leiningen 2.5.0
- Alias
lein repl
tolein standalone-repl
to work around firewall issues. See #14
- Use Leiningen 2.0.0-preview10 for 2.x compiles.
- Fix a bug where dependencies would be fetched at dyno launch time.
- Use Leiningen 2.0.0-preview8 for 2.x compiles.
- Run clean-m2 task to avoid unbounded cache growth.
- Use S3 mirror with Leiningen 2.
- Run bin/build if present instead of default lein invocation.
- Support Leiningen 1.x and 2.x in the same branch. Set :min-lein-version "2.0.0" to trigger Leiningen 2.
- Update to Leiningen 1.7.1.
- Fix a bug where the cache wouldn't be used.
- Don't let Clojure versions from plugins interfere with Leiningen.
- Use Leiningen 1.7.0
- Fix a bug where JAVA_OPTS were not honored.
- Honor :plugins.
- Use Leiningen 1.6.2
- Support Leiningen's
trampoline
task for reduced memory usage. - Allow task performed upon compilation to be customized by setting LEIN_BUILD_TASK.
- Allow LEIN_NO_DEV to be disabled so plugins may be used.
- Initial release
- Use Leiningen 1.5.2