Releases: bullhorn/sdk-rest
Releases · bullhorn/sdk-rest
2.3.6
2.3.5
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
2.3.4
2.3.3
2.3.2
2.3.1
Moving groovy files into the src/main/java folder to allow for easy groovy compilation
What's Changed
- Moving groovy files into the src/main/java folder to allow for easy groovy compilation by @taswartz in #447
Full Changelog: 2.2.3...2.3.0
2.2.3
Fixes issue with special characters in API user passwords
2.2.2
2.2.1 new RestApiSession constructor
new RestApiSession constructor