Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OpenFeign
/
feign
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
9.8k
Code
Issues
204
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add MultiDecoder to select a decoder per response
- #3528
#3528
Merged
velo
merged 7 commits into
master
OpenFeign/feign:master
from
feat/multi-decoder
OpenFeign/feign:feat/multi-decoder
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Add MultiDecoder to select a decoder per response
#3528
velo
merged 7 commits into
master
OpenFeign/feign:master
from
feat/multi-decoder
OpenFeign/feign:feat/multi-decoder
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
Add Util helpers for detecting JSON and XML response content types
Show description for d2fa88a
velo
committed
d2fa88a
View commit details
Copy full SHA for d2fa88a
Browse repository at this point
Add PredicatedDecoder and DecoderPredicate for conditional decoding
Show description for 42b1573
velo
committed
42b1573
View commit details
Copy full SHA for 42b1573
Browse repository at this point
Add MultiDecoder to select a decoder per response
Show description for 4411979
velo
committed
4411979
View commit details
Copy full SHA for 4411979
Browse repository at this point
Expose and document multi-decoder configuration
Show description for 02078d3
velo
committed
02078d3
View commit details
Copy full SHA for 02078d3
Browse repository at this point
Declare applicability on the first-party decoders
Show description for 93d52d6
velo
committed
93d52d6
View commit details
Copy full SHA for 93d52d6
Browse repository at this point
Commits on Aug 20, 2026
Drop the multi-decoder default decoder in favour of an explicit any() predicate
Show description for cfdd193
velo
committed
cfdd193
View commit details
Copy full SHA for cfdd193
Browse repository at this point
Merge branch 'master' into feat/multi-decoder
Show description for 9fdec74
velo
committed
9fdec74
View commit details
Copy full SHA for 9fdec74
Browse repository at this point
You can’t perform that action at this time.