Releases: bullhorn/sdk-rest
Releases · bullhorn/sdk-rest
2.2.0
OAuth process now follows redirects if a 307/308 is returned by any of the calls made to authenticate to the REST APIs
2.1.0
2.0.1
Java 17 Upgrade
What's Changed
- ARPBE-73: Making SDK work with Java 17 by @scriptom in #405
- ARPBE-68: Support for blanking fields through the REST API. by @scriptom in #394
- ARPBE-64: Adding new fields by @scriptom in #415
- PS-31586: upgrading JUnit 4 to JUnit 5 by @mattdavinobh in #409
- Fix hotfix version by @scriptom in #423
- Fixing Rest Mapping Errors when an unintended extra property is included (Java17) by @taswartz in #425
- Revision comments: by @scriptom in #426
- ARPBE-208: Fix pom.xml to support jre8 and jre17 binaries. by @scriptom in #422
- Adding JsonProperty annotation to Candidate getters and setters + minor Placement Fixes by @taswartz in #427
- Bullhorn REST SDK v2.0 by @scriptom in #418
New Contributors
- @mattdavinobh made their first contribution in #409
Full Changelog: 1.4.61...2.0.0
New Person custom object entities
New Person custom object entities (26-35 fully implemented)
Fixes RestJsonConverter to account for unexpected values
What's Changed
- Fixing Rest Mapping failures when an extra property is included as a sibling to the root JSON element by @taswartz in #424
New Contributors
Full Changelog: 1.4.59...1.4.60
Log4j Updates; Remove kryo-serializers
Log4j Updates; remove kryo-serializers
Add in EDS entities
Adding in new EDS related entities
Add in PlacementShiftSet and PlacementShiftSetVersion
Add in PlacementShiftSet and PlacementShiftSetVersion
Add User Settings Entity
Add User Settings Entity