Open milanvdm opened 1 year ago
Yes, that sounds right.
Someday I'd like to introduce a scheme like I added to my company's async-utils
library, where we publish different artifacts of catbird linked against each of several older versions of Finagle/Twitter Utils, but since we haven't really been introducing new features to catbird, I don't think that's pressing. (If there were new features included in the upcoming release, it would force users to also update their Twitter versions, which isn't always trivial.) For now I think we can update the upstream MiMa check and then we'll publish v23.11.0
.
@bpholt Done! :)
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1043ccd
) 90.60% compared to head (a70d912
) 90.60%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@bpholt Kind reminder! :)
@bpholt Could I get an approval on this? :)
@bpholt is there any intention on merging this please?
Hi @bpholt thank you for your efforts in maintaining this project. It is used widely by teams at my company with great success. We are currently upgrading our dependencies on Finagle and are unable to do so until this project is brought up to date as well. Could this pull request please get merged so that we can make progress?
@nickrsabol Ive raised this with Typelevel and hopefully get this merged :)
I'd like to spend some time on this this week, so we can resolve those MiMa issues without dropping the version from the check. Can we hold off on merging until that's done?
See #607 for some progress I made on this today. If that's deemed an acceptable approach, then once it's merged, we can add 23.11 to the list of supported Finagles.
@bpholt Found the following MiMa issues:
From what I can tell, these are not an issue. But that does mean I need to drop the
22.12.0
version in the MiMa check.