You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/releases/tools.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,11 @@ For more information see the following docs:
22
22
23
23
Recent official releases are described here. Prereleases and older versions can be found in the https://github.com/clojure/brew-install/blob/1.12.4/CHANGELOG.md[repo changelog].
24
24
25
+
=== 1.12.5.1664 (Jul 27, 2026) [[v1.12.5.1664]]
26
+
27
+
* Change Maven session concurrency to use a single shared session rather than one per thread
28
+
* Fix regressions in error reporting for deps.edn files
29
+
25
30
=== 1.12.5.1654 (May 28, 2026) [[v1.12.5.1654]]
26
31
27
32
* HTTP downloads should now properly handle Maven Central throttling requests (via 429 responses)
0 commit comments