kubukoz / sup

Composable, purely functional healthchecks in Scala.
https://sup.kubukoz.com
Apache License 2.0
185 stars 27 forks source link

Non-milestone release for `v0.9.X`? #559

Open masonedmison opened 1 year ago

masonedmison commented 1 year ago

Are there any immediate plans to officially release v0.9.X without a milestone suffix? I would like to use this library but usage would be dependent on a non-milestone release as well as CatsEffect3 and fs2 version 2.X. If there is anything I can do to help let me know and I'd be happy to contribute :)

kubukoz commented 1 year ago

Hi! Frankly I haven't spent any time on this library for years, and I'm not super interested in maintaining it. I've also never actually put it in production, it didn't seem worthwhile migrating from existing healthcheck libraries in the companies I worked for.

If I remember correctly, the blocker for a milestone release was Doobie and Scalacache, I don't think either made a stable release... and I'm not hyped about releasing a stable number when these are dependencies of some of the modules.

0.9.0-M7 depends on CE3, it should work with your stack - you can use that, although I'm not sure I'd recommend this library ;)