pedestal

hlship 2025-05-03T13:48:25.631629Z

reviewplease https://github.com/pedestal/pedestal/pull/914

hlship 2025-05-03T14:27:26.792389Z

Suprisingly, clj-kondo is happy to lint definterceptor as defrecord, even though it can have bare method names that do not follow a protocol name. If that ever changes, we'll need to create a proper hook for definterface.

hlship 2025-05-03T17:58:19.409309Z

0.8.0-alpha-5 is up at Clojars w/ the new Pedestal/Component stuff described above. Its nice!

🎉 4
hlship 2025-05-04T11:49:33.466879Z

Oopsie. I tagged but didn't publish. I've now published.

❤️ 1
lread 2025-05-04T20:11:05.725229Z

fwiw: all cljdoc tests pass on alpha-5 (will wait for non-alpha before pushing to prod)

lread 2025-05-03T21:28:43.005819Z

Wee ping: The clojars deploy might not have worked? I don't see 0.8.0-alpha-5 up on clojars yet.