Clojure
Clojure 1.11.1 release

Clojure 1.11.1 release

05 April 2022
Alex Miller

Clojure 1.11.1 is a minor update to Clojure 1.11.0 and rolls back an unintended change in binary serialization of Clojure objects of type clojure.lang.Keyword and clojure.lang.ArraySeq. This issue was reported by early adopters of Clojure 1.11.0 - thanks to them! In Clojure 1.12 we will address this issue in a broader way for all serializable types in Clojure.