https://github.com/nrepl/nrepl 1.7.0: Clojure network REPL that powers CIDER, Calva, Cursive, and most other IDEs. This is a small incremental release that primarily contains bugfixes. Please note that this nREPL release has raised the minimal supported Clojure version to 1.9. • https://github.com/nrepl/nrepl/issues/432: Fix CallbackBufferedOutputStream corrupting multi-byte UTF-8 characters at buffer boundary. • https://github.com/nrepl/nrepl/issues/302: Report the correct bind address on IPv4/IPv6 dualstack systems. See full https://github.com/nrepl/nrepl/blob/master/CHANGELOG.md for details. As always, CIDER will upgrade to the latest nREPL shortly.
PluMCP: Clojure/ClojureScript library for building https://modelcontextprotocol.io/ Clients and Servers Version 0.2.0-rc2 is released to Clojars. This release updates docs and bumps dependencies • Repo: https://github.com/plumce/plumcp • Docs: https://plumce.github.io/plumcp-docs/ (updated) • Changelog https://clojurians.slack.com/archives/C0ACL16QWAU/p1776185611969619 Please share your feedback/questions/followup in #plumcp or in thread.
https://github.com/RokLenarcic/memento 2.0.71: Caching library • new docs • fix for variable expiry bug that caused variable expiry to not apply in most cases where global expiry was defined
[ANN] Nubank's aws-api 0.8.824 https://groups.google.com/g/clojure/c/Nrk95Scd8WE • Support JSON serialization of document shapes (by @gaspard) https://github.com/cognitect-labs/aws-api/issues/270 README: https://github.com/cognitect-labs/aws-api/ API: https://cognitect-labs.github.io/aws-api/ Changelog: https://github.com/cognitect-labs/aws-api/blob/master/CHANGES.md Upgrade Notes: https://github.com/cognitect-labs/aws-api/blob/master/UPGRADE.md Latest Releases of api, endpoints, and all services: https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn