OpenFeign 13.2
What's Changed
- Add support for request body gzip Content-Encoding by @fbus in #2247
- Migrate all assertions to assertJ by @velo in #2261
- Update README.md by @velo in #2273
- Use bytecode transformation to reduce code duplication on jakarta modules by @velo in #2269
- Allow override JacksonJrDecoder#findTransformer by @yvasyliev in #2299
- Allow generics deserialization by JacksonJrDecoder by @yvasyliev in #2298
- Fixed NullPointerException Bug by @pingpingy1 in #2304
- Add custom tags to MicrometerCapability by @BartekBanachowicz in #2305
List of PRs that updated libraries versions
- build(deps): bump netty.version from 4.1.100.Final to 4.1.101.Final by @dependabot in #2231
- build(deps): bump micrometer.version from 1.11.5 to 1.12.0 by @dependabot in #2232
- build(deps): bump reactor.version from 3.5.11 to 3.6.0 by @dependabot in #2233
- build(deps): bump jackson.version from 2.15.3 to 2.16.0 by @dependabot in #2234
- build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by @dependabot in #2235
- build(deps-dev): bump org.springframework:spring-context from 6.0.13 to 6.1.0 by @dependabot in #2236
- build(deps): bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #2241
- build(deps-dev): bump org.springframework:spring-context from 6.1.0 to 6.1.1 by @dependabot in #2243
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.2 by @dependabot in #2242
- build(deps): bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.0 by @dependabot in #2244
- build(deps): bump io.sundr:sundr-maven-plugin from 0.103.0 to 0.103.1 by @dependabot in #2251
- build(deps-dev): bump com.netflix.archaius:archaius-core from 0.7.7 to 0.7.8 by @dependabot in #2253
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.2.2 to 5.2.3 by @dependabot in #2256
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #2254
- build(deps): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #2255
- build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.22 to 4.2.23 by @dependabot in #2260
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3 by @dependabot in #2259
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.4 to 2023.0.0 by @dependabot in #2258
- build(deps): bump micrometer.version from 1.12.0 to 1.12.1 by @dependabot in #2262
- build(deps): bump reactor.version from 3.6.0 to 3.6.1 by @dependabot in #2263
- build(deps): bump netty.version from 4.1.101.Final to 4.1.102.Final by @dependabot in #2264
- build(deps): bump netty.version from 4.1.102.Final to 4.1.103.Final by @dependabot in #2265
- build(deps): bump maven-surefire-plugin.version from 3.2.2 to 3.2.3 by @dependabot in #2266
- build(deps-dev): bump org.springframework:spring-context from 6.1.1 to 6.1.2 by @dependabot in #2268
- build(deps): bump netty.version from 4.1.103.Final to 4.1.104.Final by @dependabot in #2270
- build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #2275
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #2274
- build(deps): bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #2279
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #2282
- build(deps): bump jackson.version from 2.16.0 to 2.16.1 by @dependabot in #2281
- build(deps): bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #2283
- build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #2284
- build(deps-dev): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #2286
- build(deps-dev): bump com.netflix.archaius:archaius-core from 0.7.8 to 0.7.9 by @dependabot in #2287
- build(deps): bump org.apache.commons:commons-exec from 1.3 to 1.4.0 by @dependabot in #2288
- build(deps): bump maven-surefire-plugin.version from 3.2.3 to 3.2.5 by @dependabot in #2292
- build(deps): bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #2289
- build(deps): bump micrometer.version from 1.12.1 to 1.12.2 by @dependabot in #2290
- build(deps): bump reactor.version from 3.6.1 to 3.6.2 by @dependabot in #2291
- build(deps-dev): bump org.springframework:spring-context from 6.1.2 to 6.1.3 by @dependabot in #2293
- build(deps): bump mockito.version from 5.8.0 to 5.9.0 by @dependabot in #2294
- build(deps): bump netty.version from 4.1.104.Final to 4.1.105.Final by @dependabot in #2295
- build(deps-dev): bump com.netflix.archaius:archaius-core from 0.7.9 to 0.7.10 by @dependabot in #2302
- build(deps): bump netty.version from 4.1.105.Final to 4.1.106.Final by @dependabot in #2300
- build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.23 to 4.2.24 by @dependabot in #2301
- build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.24 to 4.2.25 by @dependabot in #2307
- build(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #2308
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 by @dependabot in #2310
- build(deps): bump mockito.version from 5.9.0 to 5.10.0 by @dependabot in #2309
New Contributors
- @fbus made their first contribution in #2247
- @yvasyliev made their first contribution in #2299
- @pingpingy1 made their first contribution in #2304
- @BartekBanachowicz made their first contribution in #2305
Full Changelog: 13.1...13.2