5.1.0-M1
Pre-release
Pre-release
What's Changed
- Update Maven wrapper to 3.9.16 by @spring-builds in #1403
- Resolve placeholders before parsing request headers by @yashdotdev13 in #1405
- Fix circuit breaker Feign builder direct usage by @hutiefang76 in #1390
- Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs by @dependabot[bot] in #1409
- Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs by @dependabot[bot] in #1400
- Bump open feign bom to 13.14 by @MelleD in #1404
- Fix Jackson auto-configuration classpath guard by @ikjeong in #1408
- Do not warn about GET parameters bound by a parameter processor by @HDPark95 in #1410
- Bump antora from 3.2.0-rc.3 to 3.2.0 in /docs by @dependabot[bot] in #1414
- Bump antora from 3.2.0-rc.3 to 3.2.0 in /docs by @dependabot[bot] in #1412
- Resolve placeholders in request media types by @renechoi in #1415
- Fix HttpHeaders header-map params losing values via QueryMapEncoder by @seonwooj0810 in #1416
- Document Apache HttpClient 5 connection pooling by @zh-hanlabs in #1418
- Scope repeated Client resolution warning to the application context by @kdelay in #1417
- docs: fix matrixvariable example by @mawen12 in #1419
New Contributors
- @spring-builds made their first contribution in #1403
- @hutiefang76 made their first contribution in #1390
- @MelleD made their first contribution in #1404
- @ikjeong made their first contribution in #1408
- @HDPark95 made their first contribution in #1410
- @renechoi made their first contribution in #1415
- @zh-hanlabs made their first contribution in #1418
- @kdelay made their first contribution in #1417
- @mawen12 made their first contribution in #1419
Full Changelog: v5.0.3...v5.1.0-M1