Releases: bullhorn/sdk-rest
Releases · bullhorn/sdk-rest
2.3.9
Added in extra exception handling around authentication so errors are surfaced to the SDK user.
2.3.8
2.3.7
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