Releases: bullhorn/sdk-rest
Releases · bullhorn/sdk-rest
1.2.6
Updated CustomObjects to have Create and Update rights
Updated JobSubmissionHistory to have HardDelete rights
Adding Placement Change Request support
Supports insert, update, hard delete now.
Hotfix
Merge pull request #139 from bullhorn/release/1.2.4.2 incrementing version number
1.2.4
Adding new JobBoardPost entity
1.2.0
Added AllRecordsEntity to restrict queryForAllRecords calls. Added CandidateCertification entity.
v1.1.26
Adding in ability to add/update reportToClientContact on the JobOrder entity
1.1.23
Additional fields for Notes:
- externalID
Additional fields for JobSubmission:
- customText1
- customText2
- customText3
- customText4
- customText5
1.1.18
1.1.17
Enhancements
- Added
@ReadOnly
annotation to Entity classes to allow programmatic detection of fields that are read only in REST.
1.1.7
Adding appointment fields as part of 1.1.6, appointment associations. Adding Field.dataSpecialization for /meta calls.