-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: OpenFeign/feign
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Attempt to submit a form using Map<String, String> results in EncodeException
#2827
opened Mar 21, 2025 by
gkresic
Wrong content-type for multipart requests on JSON parts (text/plain instead of application/json)
#2813
opened Mar 13, 2025 by
anessi
How do I set different timeout intervals for different interfaces in the same feignClient?
#2799
opened Mar 4, 2025 by
chengyouling
Add support for streaming on requests (and add better handling for streaming in responses)
breaking change
Change that proposes a non-backward compatible breaking change
proposal
Proposed Specification or API change
#2734
opened Jan 18, 2025 by
trumpetinc
Logger logs unsent request headers even though Default in Client has restricted headers
#2682
opened Dec 4, 2024 by
facewise
@Headers({"Content-Type: application/json"}) failed when request with POST method
#2641
opened Nov 5, 2024 by
wangzihchao
feign.micrometer.DefaultFeignObservationConvention not adding hostname and port to Observations
#2630
opened Nov 1, 2024 by
jonathan-baker-disney
FeignException::responseBody() returns request body instead of response body
#2618
opened Oct 24, 2024 by
BartoszMiller
Using ResponseInterceptor : add request execution elapsedTime to the InvocationContext
#2617
opened Oct 24, 2024 by
apeigney
shouldLogRequestHeader and shouldLogResponseHeader is not enough to control headers log in FULL mode
#2586
opened Oct 6, 2024 by
peterszatmary
[BUG] MicrometerObservationCapability not reporting timeouts
bug
Unexpected or incorrect behavior
spring-cloud
Issues related to Spring Cloud OpenFeign
#2566
opened Sep 25, 2024 by
elgbar
Deadlock when using feign in @PostConstruct with CompletableFuture
feedback provided
Feedback has been provided to the author
question
General usage or 'how-to' questions
#2544
opened Sep 11, 2024 by
jinkshower
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.