Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenFeign/feign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.8.1
Choose a base ref
...
head repository: OpenFeign/feign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.9
Choose a head ref
  • 5 commits
  • 56 files changed
  • 2 contributors

Commits on Feb 20, 2026

  1. Configuration menu
    Copy the full SHA
    a849bb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. fix: use --serial for mvnd release deploy to prevent partial publishes

    Signed-off-by: Marvin Froeder <[email protected]>
    velo committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    cc28be9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. fix: unwrap single object from GraphQL array response (#3234)

    * fix: unwrap single object from GraphQL array response when return type is not a collection
    
    Signed-off-by: Marvin Froeder <[email protected]>
    
    * feat: add Optional return type support and document array unwrapping in GraphqlDecoder
    
    Signed-off-by: Marvin Froeder <[email protected]>
    
    ---------
    
    Signed-off-by: Marvin Froeder <[email protected]>
    velo authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    e9d0ca0 View commit details
    Browse the repository at this point in the history
  2. prepare release 13.9

    velo committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    8f8be54 View commit details
    Browse the repository at this point in the history
  3. fix: exclude example modules from release deploy

    Signed-off-by: Marvin Froeder <[email protected]>
    velo committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    010494b View commit details
    Browse the repository at this point in the history
Loading