Releases: heroku/heroku-buildpack-clojure
Releases · heroku/heroku-buildpack-clojure
v98
09 Jun 16:40
Compare
Sorry, something went wrong.
No results found
Show Clojure CLI installer stderr in build output instead of discarding it. (#228 )
v97
31 Mar 10:37
Compare
Sorry, something went wrong.
No results found
Download Leiningen from GitHub instead of Codeberg. (#220 )
v96
24 Feb 16:11
Compare
Sorry, something went wrong.
No results found
Changed the S3 URLs used for downloads to use AWS' dual-stack (IPv6 compatible) endpoint. (#213 )
v95
18 Feb 15:55
Compare
Sorry, something went wrong.
No results found
Increase curl retries for Leiningen installation to work around Codeberg reliability issues. (#211 )
v94
28 Jan 12:04
Compare
Sorry, something went wrong.
No results found
Improve error message for malformed project.clj files. (#208 )
v93
27 Jan 13:28
Compare
Sorry, something went wrong.
No results found
Install Leiningen from upstream repository instead of using a vendored script. (#201 )
Remove Leiningen 1.x support. (#201 )
Remove automatic Node.js installation. Users must explicitly add the Node.js buildpack if their project requires Node.js or npm. (#192 )
Suppress curl output during leiningen installation to reduce build log noise and improve testability. (#188 )
Replace apt-get rlwrap installation with shim. (#187 )
Buildpack output slightly changed. If you match against the buildpack output, verify your matching still works and adjust if necessary. (#191 )
Upgrade Clojure CLI to 1.12.4.1597 (#206 )
Upgrade default Leiningen to 2.12.0 (#204 )
v92
11 Sep 13:53
Compare
Sorry, something went wrong.
No results found
Add metrics infrastructure and collection (#178 )
Remove heroku-20 support (#168 )
v91
14 Jul 10:28
Compare
Sorry, something went wrong.
No results found