OpenFeign 12.5
What's Changed
- Adding a constructor for the RetryableException to include a Response… by @FloLei in #2123
- Fix expression pattern compilation on android by @iProdigy in #2136
- feat: Added decodeVoid feature by @malikzh in #2131
- Fix issuse #1721 Accept-Encoding header is added twice by @izdt in #2139
- Update README.md by @estevamdf2 in #2148
- Fix possible regex matching stack overflow by @arthurscchan in #2150
- Fix bug in string split by @arthurscchan in #2146
- The builder clones itself before enrichment by @vitalijr2 in #2117
List of PRs that updated libraries versions
- build(deps): bump kotlin.version from 1.8.22 to 1.9.0 by @dependabot in #2121
- build(deps): bump micrometer.version from 1.11.1 to 1.11.2 by @dependabot in #2124
- build(deps): bump reactor.version from 3.5.7 to 3.5.8 by @dependabot in #2126
- build(deps): bump netty.version from 4.1.94.Final to 4.1.95.Final by @dependabot in #2130
- build(deps-dev): bump spring-context from 6.0.10 to 6.0.11 by @dependabot in #2127
- build(deps): bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.2.1 to 3.3.0 by @dependabot in #2134
- build(deps): bump kotlinx.coroutines.version from 1.7.2 to 1.7.3 by @dependabot in #2138
- build(deps): bump netty.version from 4.1.95.Final to 4.1.96.Final by @dependabot in #2140
- build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2022.0.3 to 2022.0.4 by @dependabot in #2141
- build(deps-dev): bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 by @dependabot in #2132
- build(deps): bump io.sundr:sundr-maven-plugin from 0.100.1 to 0.100.2 by @dependabot in #2143
- build(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #2142
- build(deps): bump jmh.version from 1.36 to 1.37 by @dependabot in #2147
- build(deps): bump io.sundr:sundr-maven-plugin from 0.100.2 to 0.100.3 by @dependabot in #2151
- build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #2157
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #2158
- build(deps): bump reactor.version from 3.5.8 to 3.5.9 by @dependabot in #2156
- build(deps): bump micrometer.version from 1.11.2 to 1.11.3 by @dependabot in #2155
- build(deps): bump netty.version from 4.1.96.Final to 4.1.97.Final by @dependabot in #2160
- build(deps): bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #2159
New Contributors
- @iProdigy made their first contribution in #2136
- @malikzh made their first contribution in #2131
- @izdt made their first contribution in #2139
- @estevamdf2 made their first contribution in #2148
- @arthurscchan made their first contribution in #2150
Full Changelog: 12.4...12.5