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