reviewplease https://github.com/pedestal/pedestal/pull/914
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.
0.8.0-alpha-5 is up at Clojars w/ the new Pedestal/Component stuff described above. Its nice!
Oopsie. I tagged but didn't publish. I've now published.
fwiw: all cljdoc tests pass on alpha-5 (will wait for non-alpha before pushing to prod)
Wee ping: The clojars deploy might not have worked? I don't see 0.8.0-alpha-5 up on clojars yet.