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.7
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.8
Choose a head ref
  • 17 commits
  • 83 files changed
  • 6 contributors

Commits on Feb 6, 2026

  1. Configuration menu
    Copy the full SHA
    f04e8a4 View commit details
    Browse the repository at this point in the history
  2. Upgrade Spring Boot 4.0.2, Spring Framework 7.0.3, Spring Cloud OpenF…

    …eign 5.0.1 (#3211)
    
    * Upgrade Spring Boot 4.0.2, Spring Framework 7.0.3, Spring Cloud OpenFeign 5.0.1
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    * Increase Http2ClientAsyncTest timeout from 1s to 10s
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    ---------
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    velo authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    5793c55 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. build(deps): Bump micrometer.version from 1.16.1 to 1.16.2

    Bumps `micrometer.version` from 1.16.1 to 1.16.2.
    
    Updates `io.micrometer:micrometer-core` from 1.16.1 to 1.16.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.16.1...v1.16.2)
    
    Updates `io.micrometer:micrometer-test` from 1.16.1 to 1.16.2
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.16.1...v1.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.micrometer:micrometer-core
      dependency-version: 1.16.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.micrometer:micrometer-test
      dependency-version: 1.16.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    b5903f0 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump org.apache.maven.plugins:maven-source-plugin

    Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-source-plugin/releases)
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    fe640f5 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump org.json:json from 20250517 to 20251224

    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20251224.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20251224'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    f0e935f View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump org.apache.httpcomponents.client5:httpclient5

    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.5.1 to 5.6.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.5.1...rel/v5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-version: '5.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    20d2946 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3169 from OpenFeign/dependabot/maven/micrometer.v…

    …ersion-1.16.2
    
    build(deps): Bump micrometer.version from 1.16.1 to 1.16.2
    github-actions[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    6d4eaaa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3137 from OpenFeign/dependabot/maven/org.apache.m…

    …aven.plugins-maven-source-plugin-3.4.0
    
    build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
    github-actions[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    8da77fa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3161 from OpenFeign/dependabot/maven/org.json-jso…

    …n-20251224
    
    build(deps): Bump org.json:json from 20250517 to 20251224
    github-actions[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    112b373 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3159 from OpenFeign/dependabot/maven/org.apache.h…

    …ttpcomponents.client5-httpclient5-5.6
    
    build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.6
    github-actions[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    69238ec View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. build(deps): Bump com.alibaba.fastjson2:fastjson2

    Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.60.android8 to 2.0.61.android8.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](alibaba/fastjson2@2.0.60.android8...2.0.61.android8)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba.fastjson2:fastjson2
      dependency-version: 2.0.61.android8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    d62b647 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3214 from OpenFeign/dependabot/maven/com.alibaba.…

    …fastjson2-fastjson2-2.0.61.android8
    
    build(deps): Bump com.alibaba.fastjson2:fastjson2 from 2.0.60.android8 to 2.0.61.android8
    github-actions[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    e626668 View commit details
    Browse the repository at this point in the history
  3. Add feign-graphql and feign-graphql-apt modules (#3212)

    * Add feign-graphql-apt module for GraphQL schema-based type generation
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    * Generate Java records instead of POJOs in feign-graphql-apt
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    * Apply Java 17/25 modernization, add READMEs, and update mindmap
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    * Remove X-Feign-GraphQL headers, add decoder delegate support
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    
    ---------
    
    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    velo authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    d74ef99 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.4 (#3213)

    Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.2 to 3.0.4.
    - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.2...jackson-bom-3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson:jackson-bom
      dependency-version: 3.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    eced437 View commit details
    Browse the repository at this point in the history
  5. Add methodKey to RetryableException (#3157)

    * Add methodKey to RetryableException for better retry identification
    
    * Apply code formatting
    
    ---------
    
    Co-authored-by: NiMv1 <bnex47@mail.ru>
    NiMv1 and NiMv1 authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    8cb8293 View commit details
    Browse the repository at this point in the history
  6. Set graphql module to Java 17, apply var and clean up imports

    Signed-off-by: Marvin Froeder <velo.br@gmail.com>
    velo committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    09b6475 View commit details
    Browse the repository at this point in the history
  7. prepare release 13.8

    velo committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    b78e0bc View commit details
    Browse the repository at this point in the history
Loading