This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-25
Channels
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.
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).
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
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