| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenFeign 13.5 source code.tar.gz | 2024-10-08 | 442.7 kB | |
| OpenFeign 13.5 source code.zip | 2024-10-08 | 965.8 kB | |
| README.md | 2024-10-08 | 3.8 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- Remove Content-Type Header when request with empty body POST method by @jay-choe in https://github.com/OpenFeign/feign/pull/2555
- Formatted code using google code style for java by @velo
- Adding Test Case for Additional Encoding Scenarios @kdavisk6 in https://github.com/OpenFeign/feign/pull/2556
- Merge remote-tracking branch 'feign-forms/master' into forms
- Enable Build Scans on develocity.commonhaus.dev by @bdemers in https://github.com/OpenFeign/feign/pull/2543
List of PRs that updated libraries versions
* Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2570 * Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2576 * Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 by @dependabot in https://github.com/OpenFeign/feign/pull/2582 * Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 * Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 * Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 * Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 * Bump micrometer.version from 1.13.4 to 1.13.5 * Bump org.junit:junit-bom from 5.11.1 to 5.11.2 * Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1 * Bump netty.version from 4.1.113.Final to 4.1.114.Final * Bump mockito.version from 5.14.0 to 5.14.1 * Bump com.gradle:develocity-maven-extension from 1.22.1 to 1.22.2 * Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28 * Bump jackson.version from 2.17.2 to 2.18.0 * Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 * Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre * Bump io.undertow:undertow-core from 2.3.14.Final to 2.3.17.Final * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1 * Bump org.openrewrite.recipe:rewrite-testing-frameworks * Bump license-maven-plugin.version from 4.5 to 4.6 * Bump org.junit:junit-bom from 5.11.0 to 5.11.1 * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0 * Bump mockito.version from 5.12.0 to 5.14.0 * Bump org.springframework:spring-web from 6.0.19 to 6.0.23 in /spring (#2565) * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 (#2564) * Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#2563) * Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53 (#2562) * Bump com.gradle:common-custom-user-data-maven-extension (#2561) * Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#2560) * Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 (#2553) * Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 (#2552) * Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#2551) * Bump org.springframework:spring-context from 6.1.12 to 6.1.13 (#2550) * Bump org.openrewrite.recipe:rewrite-testing-frameworks (#2549) * Bump reactor.version from 3.6.9 to 3.6.10 (#2548) * Bump kotlinx.coroutines.version from 1.8.1 to 1.9.0 (#2547) * Bump micrometer.version from 1.13.3 to 1.13.4 (#2546) * Bump netty.version from 4.1.112.Final to 4.1.113.Final (#2541) * Bump org.openrewrite.recipe:rewrite-testing-frameworks (#2542)
New Contributors
- @jay-choe made their first contribution in https://github.com/OpenFeign/feign/pull/2555
- @bdemers made their first contribution in https://github.com/OpenFeign/feign/pull/2543
Full Changelog: https://github.com/OpenFeign/feign/compare/13.4...13.5