-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish 0.5
release
#722
Comments
I believe Tower is unfortunately a little understaffed currently I believe. I'm personally busy with axum and tower-http. |
There's an 0.5 milestone that includes some remaining items. I agree that tower needs some attention/maintenance. We're also a bit saturated with Linkerd work but we may have some more time to help in ~April. |
I think we can put together a final 0.5 release. I am actively (started as of 2 days ago xD) working on tower 1.0 and its future direction. Mainly focused on the service trait for now. |
FWIW, #741 has a breaking change that could be included in a bump. |
Same for #750, except it's a (small) proposal in an issue, without an implementation. |
Given the lack of resources to drive this forward in a big way, maybe we can get a 0.5 out with a bunch of dependency updates? I would be willing to help out with that if necessary. |
This has happened! I don't have the permissions to close it though 😅 |
It has been a while, since the last
tower
release...I would like to leverage the
&mut
references inRetry
and batteries includedExponentialBackoff
. 😃The text was updated successfully, but these errors were encountered: