| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenFeign 13.6 source code.tar.gz | 2025-04-05 | 469.8 kB | |
| OpenFeign 13.6 source code.zip | 2025-04-05 | 1.0 MB | |
| README.md | 2025-04-05 | 23.7 kB | |
| Totals: 3 Items | 1.5 MB | 1 | |
What's Changed
- Cross scripting by @velo in https://github.com/OpenFeign/feign/pull/2615
- Fix code scanning alert no. 12: Cross-site scripting by @velo in https://github.com/OpenFeign/feign/pull/2611
- Fix code scanning alert no. 7: Cross-site scripting by @velo in https://github.com/OpenFeign/feign/pull/2613
- Fix code scanning alert no. 13: Cross-site scripting by @velo in https://github.com/OpenFeign/feign/pull/2610
- Fix code scanning alert no. 8: Cross-site scripting by @velo in https://github.com/OpenFeign/feign/pull/2612
- Fix code scanning alert no. 6: Cross-site scripting by @velo in https://github.com/OpenFeign/feign/pull/2614
- Fix receive-pr workflow env by @tylerbertrand in https://github.com/OpenFeign/feign/pull/2632
- Integrate Feign Vertx into the main project by @hosuaby in https://github.com/OpenFeign/feign/pull/2631
- Applying rewrite to all modules by @velo in https://github.com/OpenFeign/feign/pull/2634
- Prevented tests of feign-form from writing logs by @hosuaby in https://github.com/OpenFeign/feign/pull/2633
- Allow optional request body by @gromspys in https://github.com/OpenFeign/feign/pull/2616
- Add Vertx module to Feature Overview by @hosuaby in https://github.com/OpenFeign/feign/pull/2647
- Fixes method Expressions.PathStyleExpression.getValue by @ddenisandreev in https://github.com/OpenFeign/feign/pull/2686
- Add gzip and deflate compression support in Http2Client by @hicom150 in https://github.com/OpenFeign/feign/pull/2738
- Enable Local Build Caching and Apply Optimizations by @tylerbertrand in https://github.com/OpenFeign/feign/pull/2656
- CI: migrate build pipeline on GitHub actions by @hosuaby in https://github.com/OpenFeign/feign/pull/2759
- Update README.md by @hosuaby in https://github.com/OpenFeign/feign/pull/2765
- FEATURE: base feign-vertx on Vertx WebClient instead of bare vertx by @hosuaby in https://github.com/OpenFeign/feign/pull/2756
- FIX: inreliable JSON asserts in Java 11 project by @hosuaby in https://github.com/OpenFeign/feign/pull/2816
List of PRs that updated libraries versions
* Bump kotlin.version from 2.0.20 to 2.0.21 by @dependabot in https://github.com/OpenFeign/feign/pull/2599 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.19.0 to 2.20.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2600 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.41.0 to 5.42.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2601 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.26.1 to 2.27.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2602 * Bump org.springframework:spring-context from 6.1.13 to 6.1.14 in /core by @dependabot in https://github.com/OpenFeign/feign/pull/2604 * Bump reactor.version from 3.6.10 to 3.6.11 by @dependabot in https://github.com/OpenFeign/feign/pull/2609 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.0 to 2.27.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2608 * Bump io.undertow:undertow-core from 2.3.17.Final to 2.3.18.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2607 * Bump micrometer.version from 1.13.5 to 1.13.6 by @dependabot in https://github.com/OpenFeign/feign/pull/2606 * Bump mockito.version from 5.14.1 to 5.14.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2605 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.1 to 2.28.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2625 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.42.2 to 5.43.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2627 * Bump org.springframework.boot:spring-boot-starter-web from 3.3.4 to 3.3.5 by @dependabot in https://github.com/OpenFeign/feign/pull/2620 * Bump jackson.version from 2.18.0 to 2.18.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2628 * Bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2629 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.20.1 to 2.21.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2624 * Bump org.springframework.boot:spring-boot-starter-test from 3.3.4 to 3.3.5 by @dependabot in https://github.com/OpenFeign/feign/pull/2623 * Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2622 * Bump org.slf4j:slf4j-log4j12 from 1.8.0-beta0 to 2.0.0-alpha6 by @dependabot in https://github.com/OpenFeign/feign/pull/2635 * Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2638 * Bump com.fasterxml.jackson:jackson-bom from 2.12.0 to 2.18.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2637 * Bump com.github.tomakehurst:wiremock-jre8 from 2.35.1 to 2.35.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2639 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.43.3 to 5.43.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2640 * Bump maven-surefire-plugin.version from 3.5.1 to 3.5.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2636 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.43.4 to 5.44.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2645 * Bump micrometer.version from 1.13.6 to 1.14.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2646 * Bump netty.version from 4.1.114.Final to 4.1.115.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2648 * Bump reactor.version from 3.6.11 to 3.7.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2649 * Bump vertx.version from 4.5.10 to 4.5.11 by @dependabot in https://github.com/OpenFeign/feign/pull/2650 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.44.0 to 5.45.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2652 * Bump com.google.http-client:google-http-client from 1.45.0 to 1.45.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2653 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.28.0 to 2.29.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2651 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.21.0 to 2.22.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2654 * Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2655 * Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in https://github.com/OpenFeign/feign/pull/2658 * Bump org.springframework:spring-context from 6.1.14 to 6.2.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2657 * Bump micrometer.version from 1.14.0 to 1.14.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2659 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.29.0 to 2.29.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2661 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.0 to 5.45.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2660 * Bump org.springframework.cloud:spring-cloud-starter-openfeign from 4.1.3 to 4.1.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2668 * Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 4.2.29 by @dependabot in https://github.com/OpenFeign/feign/pull/2673 * Bump jackson.version from 2.18.1 to 2.18.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2671 * Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2674 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.29.1 to 2.30.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2675 * Bump kotlin.version from 2.0.21 to 2.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2669 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.1 to 5.46.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2672 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.22.0 to 2.23.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2670 * Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2677 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.0 to 5.46.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2676 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.30.0 to 2.30.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2678 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.23.0 to 2.23.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2679 * Bump com.google.http-client:google-http-client from 1.45.1 to 1.45.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2685 * Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2684 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.1 to 5.46.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2688 * Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2687 * Bump micrometer.version from 1.14.1 to 1.14.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2691 * Bump reactor.version from 3.7.0 to 3.7.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2690 * Bump com.google.http-client:google-http-client from 1.45.2 to 1.45.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2692 * Bump com.gradle:develocity-maven-extension from 1.22.2 to 1.23 by @dependabot in https://github.com/OpenFeign/feign/pull/2694 * Bump org.springframework:spring-context from 6.2.0 to 6.2.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2693 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.2 to 5.46.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2695 * Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2696 * Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2697 * Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in https://github.com/OpenFeign/feign/pull/2698 * Bump netty.version from 4.1.115.Final to 4.1.116.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2699 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.30.1 to 2.31.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2700 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.23.1 to 2.24.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2701 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.3 to 5.47.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2702 * Bump kotlinx.coroutines.version from 1.9.0 to 1.10.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2703 * Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2705 * Bump kotlinx.coroutines.version from 1.10.0 to 1.10.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2706 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.0 to 5.47.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2707 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.1 to 5.47.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2709 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.2 to 5.47.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2710 * Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2712 * Bump org.json:json from 20240303 to 20241224 by @dependabot in https://github.com/OpenFeign/feign/pull/2711 * Bump mockito.version from 5.14.2 to 5.15.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2713 * Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2715 * Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2717 * Bump org.json:json from 20241224 to 20250107 by @dependabot in https://github.com/OpenFeign/feign/pull/2719 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.24.0 to 2.24.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2720 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.0 to 2.31.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2721 * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.1 to 3.0.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2724 * Bump com.alibaba.fastjson2:fastjson2 from 2.0.53 to 2.0.54 by @dependabot in https://github.com/OpenFeign/feign/pull/2722 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.3 to 6.0.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2725 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.24.1 to 3.0.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2723 * Bump micrometer.version from 1.14.2 to 1.14.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2726 * Bump netty.version from 4.1.116.Final to 4.1.117.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2728 * Bump io.dropwizard.metrics:metrics-core from 4.2.29 to 4.2.30 by @dependabot in https://github.com/OpenFeign/feign/pull/2729 * Bump reactor.version from 3.7.1 to 3.7.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2727 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.0 to 6.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2730 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.1 to 6.0.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2731 * Bump org.springframework:spring-context from 6.2.1 to 6.2.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2733 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.2 to 6.0.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2732 * Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2735 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.0 to 3.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2737 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.3 to 6.0.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2736 * Bump com.gradle:develocity-maven-extension from 1.23 to 1.23.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2740 * Bump vertx.version from 4.5.11 to 4.5.12 by @dependabot in https://github.com/OpenFeign/feign/pull/2742 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.4 to 6.0.5 by @dependabot in https://github.com/OpenFeign/feign/pull/2745 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.0.0 to 3.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2746 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.1 to 3.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2744 * Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2748 * Bump kotlin.version from 2.1.0 to 2.1.10 by @dependabot in https://github.com/OpenFeign/feign/pull/2747 * Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2749 * Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2751 * Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2753 * Bump com.google.http-client:google-http-client from 1.45.3 to 1.46.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2757 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.1.0 to 3.2.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2760 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.2.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2761 * Bump com.google.http-client:google-http-client from 1.46.0 to 1.46.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2762 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.5 to 6.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2763 * Dependabot/maven/springboot.version 3.4.0 by @velo in https://github.com/OpenFeign/feign/pull/2716 * Bump springboot.version from 3.3.5 to 3.4.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2743 * Revert "Bump springboot.version from 3.3.5 to 3.4.2" by @velo in https://github.com/OpenFeign/feign/pull/2764 * Bump micrometer.version from 1.14.3 to 1.14.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2766 * Bump netty.version from 4.1.117.Final to 4.1.118.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2767 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.0 to 6.1.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2770 * Bump vertx.version from 4.5.12 to 4.5.13 by @dependabot in https://github.com/OpenFeign/feign/pull/2769 * Bump reactor.version from 3.7.2 to 3.7.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2771 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.1 to 6.1.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2772 * Bump org.springframework:spring-context from 6.2.2 to 6.2.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2774 * Bump com.alibaba.fastjson2:fastjson2 from 2.0.54 to 2.0.55 by @dependabot in https://github.com/OpenFeign/feign/pull/2773 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.2 to 6.1.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2775 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.3 to 6.1.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2777 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.4 to 6.2.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2778 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.2.0 to 3.3.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2781 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.2.0 to 3.3.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2780 * Bump com.alibaba.fastjson2:fastjson2 from 2.0.55 to 2.0.56 by @dependabot in https://github.com/OpenFeign/feign/pull/2784 * Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2785 * Bump com.google.http-client:google-http-client from 1.46.1 to 1.46.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2788 * Bump com.gradle:develocity-maven-extension from 1.23.1 to 1.23.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2787 * Bump com.google.http-client:google-http-client from 1.46.2 to 1.46.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2790 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.0 to 6.2.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2791 * Bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot in https://github.com/OpenFeign/feign/pull/2789 * Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2793 * Bump netty.version from 4.1.118.Final to 4.1.119.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2792 * Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2796 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.1 to 6.2.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2795 * Bump jackson.version from 2.18.2 to 2.18.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2797 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.3.0 to 3.4.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2809 * Bump io.sundr:sundr-maven-plugin from 0.200.0 to 0.200.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2808 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.2.2 to 6.3.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2812 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.3.0 to 3.4.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2810 * Bump mockito.version from 5.15.2 to 5.16.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2800 * Bump reactor.version from 3.7.3 to 3.7.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2811 * Bump micrometer.version from 1.14.4 to 1.14.5 by @dependabot in https://github.com/OpenFeign/feign/pull/2807 * Bump mockito.version from 5.16.0 to 5.16.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2818 * Bump org.springframework:spring-context from 6.2.3 to 6.2.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2814 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.0 to 6.3.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2815 * Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot in https://github.com/OpenFeign/feign/pull/2823 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.1 to 6.3.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2822 * Bump org.springframework:spring-context from 6.2.4 to 6.2.5 by @dependabot in https://github.com/OpenFeign/feign/pull/2821 * Bump license-maven-plugin.version from 4.6 to 5.0.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2825 * Bump kotlin.version from 2.1.10 to 2.1.20 by @dependabot in https://github.com/OpenFeign/feign/pull/2824 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.4.0 to 3.5.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2828 * Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre by @dependabot in https://github.com/OpenFeign/feign/pull/2829 * Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2830 * Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.0 to 3.5.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2832 * Bump org.openrewrite.maven:rewrite-maven-plugin from 6.3.2 to 6.4.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2833 * Bump org.openrewrite.recipe:rewrite-migrate-java from 3.4.0 to 3.5.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2831 * Bump com.alibaba.fastjson2:fastjson2 from 2.0.56 to 2.0.57 by @dependabot in https://github.com/OpenFeign/feign/pull/2834 * Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in https://github.com/OpenFeign/feign/pull/2836 * Bump netty.version from 4.1.119.Final to 4.2.0.Final by @dependabot in https://github.com/OpenFeign/feign/pull/2838 * Bump vertx.version from 5.0.0.CR4 to 4.5.14 by @dependabot in https://github.com/OpenFeign/feign/pull/2837 * Build project with mvnd by @velo in https://github.com/OpenFeign/feign/pull/2839
New Contributors
- @tylerbertrand made their first contribution in https://github.com/OpenFeign/feign/pull/2632
- @hosuaby made their first contribution in https://github.com/OpenFeign/feign/pull/2631
- @ddenisandreev made their first contribution in https://github.com/OpenFeign/feign/pull/2686
- @hicom150 made their first contribution in https://github.com/OpenFeign/feign/pull/2738
Full Changelog: https://github.com/OpenFeign/feign/compare/13.5...13.6