-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Changes in Feign 11.0 ? #1218
Comments
That’s a bad artifact. 11.x is not ready. I’ll remove it from central |
This was referenced Jul 21, 2020
Looks like the artifact has not been removed yet and some people are already depending on it. |
@kdavisk6 what if, we release feign 11 with current master? |
Yeah, looks like we'll have to. There's no way to remove it from Central, I just found out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all, I was investigating an issue I was experiencing in Feign 10.9.x, I decided to upgrade to latest to figure out if the potential bug in Feign had been fixed and found that Feign 11.0 had been released to Maven Central. After upgrading to 11.0 the bug I was experiencing went away, I wanted to see the changelog for 11.0's release and I can't seem to find the 11.0 branch/release/nothing in this repository. Can someone point me to where this codebase lives or where is the changelog?
The text was updated successfully, but these errors were encountered: