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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,13 @@ 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.1654 (May 28, 2026) [[v1.12.5.1654]]
26
+
27
+
* HTTP downloads should now properly handle Maven Central throttling requests (via 429 responses)
28
+
* CLI download size is \~15% smaller
29
+
* NOTE: S3 repository downloads now require Java 11+, downloads from s3:// repository urls will now fail on Java 8
30
+
* Fix NPE on git tag retrieval if repo has no tags
31
+
25
32
=== 1.12.5.1645 (May 14, 2026) [[v1.12.5.1645]]
26
33
27
34
* TDEPS-279 Set aether.connector.userAgent to ClojureCLI for the CLI dep expansion
0 commit comments