Skip to content

Releases: heroku/heroku-buildpack-clojure

v94

28 Jan 12:04
3bfc063

Choose a tag to compare

  • Improve error message for malformed project.clj files. (#208)

v93

27 Jan 13:28
23a9d05

Choose a tag to compare

v93
  • 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
576d560

Choose a tag to compare

v92
  • Add metrics infrastructure and collection (#178)
  • Remove heroku-20 support (#168)

v91

14 Jul 10:28
9e78a03

Choose a tag to compare

v91
Prepare v91 (#147)