Fork me on GitHub
#announcements
<
2023-12-25
>
weavejester10:12:36

Merry Christmas and Happy Holidays! https://github.com/ring-clojure/ring 1.11.0 has been released. Notable changes in this release include: • A WebSocket API has been added to the Ring specification • The Ring Jetty adapter has been updated to Jetty 11 and given WebSocket support • The provided dependency on Java servlets has been removed • The minimum compatible Java version has increased from 1.8 to 11 This release is functionally the same as Ring 1.11.0-RC2.

💯 34
🎉 39
🎄 20
one-ring 21
👏 5
🙏 6
2
1
Peter Taoussanis14:12:02

Thanks James! Also note that James has kindly provided a PR to add support for the new Ring WebSocket API to https://github.com/http-kit/http-kit. This’ll be included with the next http-kit release (ETA early Jan).

3
💯 5
seancorfield20:12:44

https://github.com/seancorfield/deps-new v0.6.0 -- Create new CLI / deps.edn projects! • Address https://github.com/seancorfield/deps-new/issues/54 by adding :src-dirs option to create so templates can be found in directories other than on the classpath. • Address https://github.com/seancorfield/deps-new/issues/52 by adding some notes about generated projects to the README. • Add :post-process-fn support to template.edn so that generated projects can be programmatically modified after generation. • Add note to README about possible new tool install error due to prior clj-new install (and how to fix it). Follow-up in #C019ZQSPYG6

thanks2 5
mpenet21:12:50

New release of https://github.com/exoscale/coax - adding the possibility to "close" maps (stripping spec-unknown keys from coerced values -> https://github.com/exoscale/coax?tab=readme-ov-file#closed-maps

👍 4
😍 1