Releases: bullhorn/sdk-rest
Releases · bullhorn/sdk-rest
added CertificationFileAttachment entity
added CertificationFileAttachment entity
General updates
Added usersAssigned field to JobOrder entity
Updated Jackson because of vulnerability in older version
Entity File Attachment updates
- entityFileAttachment will now extend AbstractEntity
- added isEncrypted property to EntityFileAttachment class
1.2.52: Merge pull request #278 from bullhorn/bumpVersion
add Parsed Resume Primary Skills
1.2.51: Merge pull request #277 from bullhorn/increaseVersion
Adding ParsedResume primaryskills
Adding ParsedResume primaryskills
Making REST URLs optional
SDK now dynamically determines the REST auth, token, and login URL if they are not set in configuration. Those parameters can still be set on the configuration object, in which case the dynamic resolution will not occur.
POST query and search
Removed issue around URL limits for large queries/searches
Adding notes to Contact entity
Merge pull request #246 from bullhorn/release/1.2.42 dropping SNAPSHOT for release
1.2.41
Added new customText fields to Candidate
Added fileAttachments property to Placement