As announced earlier today, 0.6.0-alpha1 is now available: https://github.com/clojure/java.jdbc#change-log
This is a BREAKING RELEASE! I recommend you test your applications with 0.5.8 and address any DEPRECATED warnings printed to the console first, then re-test your application with 0.6.0-alpha1. The most likely breakage you’ll hit is if you use :entities / :identifiers or :row-fn / :result-set-fn as those will need to be passed as part of a single options hash map argument instead of unrolled keyword / value arguments. I have World Singles’ code base running on 0.6.0-alpha1 with relatively minor changes. Happy to discuss issues here, in person (at Clojure/West this week!), or over on the java.jdbc mailing list: https://groups.google.com/forum/#!forum/clojure-java-jdbc Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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.