Skip to content

OpenFeign 12.4

Compare
Choose a tag to compare
@velo velo released this 07 Jul 07:39
· 219 commits to master since this release

What's Changed

  • added jaxb-jakarta module on the basis of jaxb module by @FloLei in #2014
  • added jaxb-jakarta module to parent pom by @FloLei in #2015
  • Enrich example for ErrorDecoder and Retryer by @xialeistudio in #2030
  • Added error decoder to async builder by @rwagstaff in #2029
  • Optimize README.md by @kerwin612 in #2042
  • GH-2047: Exclude okio from module info by @kdavisk6 in #2048
  • Rollback Jackson 2.15.1 due to module incompatibilities by @kdavisk6 in #2051
  • Re-format the overview mindmap by @luciolucio in #2066
  • [ #2070 ] | Update README.md | Clean Maven Central link by @academy-codex in #2069
  • Unknown hostnames correspond to reserved ones in RFC 2602 by @radio-rogal in #2087
  • Allow QueryMapEncoder accept null value by @quaff in #2086
  • The HTTP protocol version: it misses in AsyncApacheHttp5Client's response and hardcoded in Request.toString() by @radio-rogal in #2097
  • feign-soap-jakarta module like feign-soap, but with feign-jaxb-jakarta instead of feign-jaxb by @kistlers in #2094
  • Adds convenient overloaded constructor for Request.Options by @iwek7 in #2093
  • ApacheHttp5Client uses Options to follow Redirects by @ShubhamDagar in #2104
  • Allow schema and validation event handler customization in JAXBContextFactory by @virtual-machinist in #2084
  • Remove usage of deprecated public constructor for RibbonClient by @fandreuz in #2111
  • Allow override of maxBodyBytesLength in ErrorDecoder by @ddeath in #2113

List of PRs that updated libraries versions
  • build(deps): bump mockito-core from 5.2.0 to 5.3.0 by @dependabot in #2012
  • build(deps): bump reactor.version from 3.5.4 to 3.5.5 by @dependabot in #2011
  • build(deps): bump micrometer.version from 1.10.5 to 1.10.6 by @dependabot in #2010
  • build(deps-dev): bump spring-context from 6.0.7 to 6.0.8 by @dependabot in #2013
  • build(deps): bump jackson-databind.version from 2.14.2 to 2.15.0 by @dependabot in #2020
  • build(deps): bump mockito-core from 5.3.0 to 5.3.1 by @dependabot in #2022
  • build(deps): bump okhttp-bom from 4.10.0 to 4.11.0 by @dependabot in #2021
  • build(deps-dev): bump jackson-databind from 2.14.2 to 2.15.0 by @dependabot in #2023
  • build(deps): bump kotlin.version from 1.8.20 to 1.8.21 by @dependabot in #2024
  • build(deps-dev): bump junit-jupiter-params from 5.9.2 to 5.9.3 by @dependabot in #2027
  • build(deps): bump netty.version from 4.1.91.Final to 4.1.92.Final by @dependabot in #2025
  • build(deps): bump moditect-maven-plugin from 1.0.0.RC3 to 1.0.0.Final by @dependabot in #2031
  • build(deps): bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 by @dependabot in #2034
  • build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #2033
  • build(deps): bump kotlinx.coroutines.version from 1.6.4 to 1.7.0 by @dependabot in #2032
  • build(deps): bump micrometer.version from 1.10.6 to 1.11.0 by @dependabot in #2036
  • build(deps): bump reactor.version from 3.5.5 to 3.5.6 by @dependabot in #2038
  • build(deps): bump kotlinx.coroutines.version from 1.7.0 to 1.7.1 by @dependabot in #2046
  • build(deps): bump google-http-client from 1.43.1 to 1.43.2 by @dependabot in #2043
  • build(deps-dev): bump spring-context from 6.0.8 to 6.0.9 by @dependabot in #2044
  • build(deps): bump jackson-databind.version from 2.15.0 to 2.15.1 by @dependabot in #2049
  • build(deps-dev): bump jackson-databind from 2.15.0 to 2.15.1 by @dependabot in #2050
  • build(deps): bump maven-bundle-plugin from 5.1.8 to 5.1.9 by @dependabot in #2054
  • build(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1 by @dependabot in #2056
  • build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #2057
  • build(deps): bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #2067
  • build(deps): bump spring-cloud-dependencies from 2022.0.2 to 2022.0.3 by @dependabot in #2063
  • build(deps): bump sundr-maven-plugin from 0.94.0 to 0.95.0 by @dependabot in #2061
  • build(deps): bump auto-service-annotations from 1.0.1 to 1.1.0 by @dependabot in #2059
  • build(deps): bump netty.version from 4.1.92.Final to 4.1.93.Final by @dependabot in #2062
  • build(deps): bump jackson.version from 2.15.0 to 2.15.2 by @dependabot in #2071
  • build(deps): bump metrics-core from 4.2.18 to 4.2.19 by @dependabot in #2072
  • build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #2073
  • build(deps): bump maven-surefire-plugin.version from 3.1.0 to 3.1.2 by @dependabot in #2075
  • build(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 by @dependabot in #2074
  • build(deps): bump kotlin.version from 1.8.21 to 1.8.22 by @dependabot in #2076
  • build(deps): bump guava from 32.0.0-jre to 32.0.1-jre by @dependabot in #2077
  • build(deps): bump micrometer.version from 1.11.0 to 1.11.1 by @dependabot in #2080
  • build(deps): bump auto-service-annotations from 1.1.0 to 1.1.1 by @dependabot in #2079
  • build(deps): bump reactor.version from 3.5.6 to 3.5.7 by @dependabot in #2082
  • build(deps-dev): bump spring-context from 6.0.9 to 6.0.10 by @dependabot in #2088
  • build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in #2090
  • build(deps): bump json from 20230227 to 20230618 by @dependabot in #2092
  • build(deps): bump mockito-core from 5.3.1 to 5.4.0 by @dependabot in #2091
  • build(deps): bump netty.version from 4.1.93.Final to 4.1.94.Final by @dependabot in #2096
  • build(deps): bump google-http-client from 1.43.2 to 1.43.3 by @dependabot in #2102
  • build(deps): bump sundr-maven-plugin from 0.95.0 to 0.100.0 by @dependabot in #2101
  • build(deps): bump commons-codec from 1.15 to 1.16.0 by @dependabot in #2100
  • build(deps): bump netty-handler from 4.1.93.Final to 4.1.94.Final in /benchmark by @dependabot in #2095
  • build(deps-dev): bump jersey-client from 2.39.1 to 2.40 by @dependabot in #2106
  • build(deps-dev): bump jersey-hk2 from 2.39.1 to 2.40 by @dependabot in #2105
  • build(deps): bump kotlinx.coroutines.version from 1.7.1 to 1.7.2 by @dependabot in #2109
  • build(deps): bump guava from 32.0.1-jre to 32.1.0-jre by @dependabot in #2110
  • build(deps): bump guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #2112
  • build(deps): bump sundr-maven-plugin from 0.100.0 to 0.100.1 by @dependabot in #2118

New Contributors

Full Changelog: 12.3...12.4