Fork me on GitHub
#pedestal
<
2024-03-22
>
hlship22:03:14

I just pushed a new snapshot up to clojars. Lots of new documentation updates, both in the published site and in docstrings. Fixed the gap in telemetry when you serve a static file (or resource). Lots of new specs for things, and now they’re fully optional, sequestered into their own namespaces. Lots of deprecations (with runtime warnings when deprecated things are used). Improvements to the embedded deps-new template, including running Jaeger in a container to play with telemetry. Dozens, perhaps hundreds, of clj-kondo lint warnings resolved. Improvements to how the routing table is printed (in development mode). Warnings (mostly, about deprecated functions and macros) now print to the console in yellow.

José Javier Blanco Rivero00:03:31

Great job! Docs are pretty clear and friendly for beginners and non-Clojure devs.

hlship01:03:27

I’m still working on making it more coherent; I’m writing the docs I wish I had back around 2016 when I first started using Pedestal.

❤️ 4