Fork me on GitHub
#announcements
<
2023-11-06
>
Wout Neirynck09:11:00

https://github.com/monkey-projects/oci-sign has been updated with a small fix regarding url-encoding query params. I'm also working on related libs for invoking the OCI api in a Clojure-way, but more on that later.

šŸŽ‰ 4
weavejester14:11:30

https://github.com/ring-clojure/ring 1.11.0-RC1 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 If no major issues are found, this release candidate will become a full release by December.

one-ring 41
šŸ‘€ 2
āœ… 2
šŸ™Œ 6
šŸŽ‰ 4
mike_ananev10:11:18

Does Ring support virtual threads?

weavejester15:11:00

The included Ring adapter is based on Jetty 11, which doesn't have virtual thread support. However, there are third-party adapters like https://github.com/sunng87/ring-jetty9-adapter and https://github.com/http-kit/http-kit, that do support virtual threads.

šŸ‘ 2
Kathleen Davis15:11:26

Hi all. The call is out for proposals for Clojurists Together's next round of funding ($44K - 8 projects). Deadline Nov. 24th. Check our website for more information and our latest survey. https://www.clojuriststogether.org/news/call-for-proposals.-november-2023-member-survey/

šŸ’° 3
gratitude 7