Thanks for this!

On Tuesday, September 22, 2020 at 4:33:25 AM UTC-4 ptaou...@gmail.com wrote:

> Hi everyone,
>
> I managed to get an opportunity recently to spend some non-trivial time on 
> open-source for a few days! Have cut new releases of several libraries 
> below. 
>
> In all cases a big thanks to contributors!
>
> As usual, please check the CHANGELOGs carefully and please do report any 
> issues.
>
> Have a great week everyone, enjoy!
>
> Cheers :-)
>
>
> *- HTTP-Kit v2.5.0*
>
> HTTP-Kit is a simple high-performance event-driven HTTP client+server with 
> WebSocket support for Clojure.
>
> v2.5.0 includes GraalVM Native Image compatibility, misc improvements for 
> modern JDKs, and a couple new features.
>
> https://github.com/http-kit/http-kit/releases/tag/v2.5.0
>
>
> *- Sente v1.16.0*
>
> Sente is a library for Clojure + ClojureScript to help build reliable, 
> high-performance realtime web applications over WebSockets and Ajax.
>
> v1.16.0 includes Jetty 9 + Undertow adapters, Clojure client support, and 
> more.
>
> https://github.com/ptaoussanis/sente/releases/tag/v1.16.0
>
>
> *- Timbre v5.0.0*
>
> Timbre is a pure Clojure + ClojureScript logging library that's easily 
> configured with plain Clojure data and fns.
>
> v5.0.0 includes per-namespace minimum log levels to match Tufte, new 
> Syslog + UDP appenders, improved documentation, and much more.
>
> https://github.com/ptaoussanis/timbre/releases/tag/v5.0.0
>
>
> *- Carmine v3.0.0*
>
> Carmine is a pure Clojure client for Redis. It includes a basic message 
> queue.
>
> v3.0.0 includes an important security fix (via Nippy update), and 
> significant reliability improvements to Pub/Sub.
>
> https://github.com/ptaoussanis/carmine/releases/tag/v3.0.0
>
>
> *- Nippy v3.0.0*
>
> Nippy is the fastest schema-less serialization library for Clojure, and 
> can be used as a drop-in replacement for Clojure's reader.
>
> v3.0.0 includes easier upgrading from <= v2.14, options to exclude 
> metadata on freeze/thaw, and more.
>
> https://github.com/ptaoussanis/nippy/releases/tag/v3.0.0
>
>
> *- Tufte v2.2.0*
>
> Tufte is a s simple Clojure + ClojureScript performance profiling + 
> monitoring library. Can be used to monitor application performance in 
> dev/staging/production/etc.
>
> v2.2.0 includes  optional per-namespace minimum levels to match Timbre.
>
> https://github.com/ptaoussanis/tufte/releases/tag/v2.2.0
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/602dc571-de8e-40ff-84c2-f59916911369n%40googlegroups.com.

Reply via email to