What's Changed
- PS-42722: Fixing encoding URI components to properly encode symbols not included by default by @taswartz in #452
- Fixes issues when encoding query parameters that contain bypassed symbols like "+" or "/"
- Using
EncodingMode.VALUES
in RestTemplate UriBuilderFactory
Full Changelog: 2.3.4...2.3.5