Thanks, Alex! I particularly appreciate the work on CLJ-700 <https://www.google.com/url?q=https%3A%2F%2Fdev.clojure.org%2Fjira%2Fbrowse%2FCLJ-700&sa=D&sntz=1&usg=AFQjCNFvbvk-4S2900sOxqupT14hb6SGsg> as it's been a problem for me for some time. I see on Jira you mentioned it breaking several contrib libraries. I've noticed this for data.avl, to my knowledge the only library that provides transient sorted-maps.
Would you mind summarizing the decision you guys came to for that? If I'm reading the ticket correctly, it seems the concrete interfaces weren't changed and now implement ITransientAssociative2 as well as ITransientAssociative. Do I just need to build data.avl with the new beta (and/or submit a Jira ticket to update it officially) since the version on Maven uses 1.9.0-alpha14? Best, Sophia On Friday, October 6, 2017 at 5:23:16 PM UTC-4, Alex Miller wrote: > > Clojure 1.9.0-beta2 is now available. > > Try it via > > - Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-beta2 > - Leiningen: [org.clojure/clojure "1.9.0-beta2"] > > 1.9.0-beta2 includes the following changes since 1.9.0-beta1: > > - CLJ-700 <https://dev.clojure.org/jira/browse/CLJ-700> - (fix) > `contains?`, `get`, and `find` broken for transient collections > - CLJ-2247 <https://dev.clojure.org/jira/browse/CLJ-2247> - (regression) > restore and doc last match semantics of {min,max}-key > - CLJ-2239 <https://dev.clojure.org/jira/browse/CLJ-2239> - (regression) > fix Guava javadoc location > - Updated dep to spec.alpha 0.1.134 - see changes > <https://github.com/clojure/spec.alpha/blob/master/CHANGES.md> > > We would appreciate anything you can do to try out this release. We do not > plan to make any further changes prior to 1.9.0 release unless regressions > are found. > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.