Skip to content

Releases: bullhorn/sdk-rest

1.2.6

30 Mar 12:01
Compare
Choose a tag to compare

Updated CustomObjects to have Create and Update rights
Updated JobSubmissionHistory to have HardDelete rights

Adding Placement Change Request support

01 Mar 20:49
Compare
Choose a tag to compare

Supports insert, update, hard delete now.

Hotfix

23 Feb 20:59
Compare
Choose a tag to compare
Merge pull request #139 from bullhorn/release/1.2.4.2

incrementing version number

1.2.4

25 Jan 14:55
Compare
Choose a tag to compare

Adding new JobBoardPost entity

1.2.0

12 Dec 16:57
Compare
Choose a tag to compare

Added AllRecordsEntity to restrict queryForAllRecords calls. Added CandidateCertification entity.

v1.1.26

07 Nov 18:45
Compare
Choose a tag to compare

Adding in ability to add/update reportToClientContact on the JobOrder entity

1.1.23

25 Oct 19:02
Compare
Choose a tag to compare

Additional fields for Notes:

  • externalID

Additional fields for JobSubmission:

  • customText1
  • customText2
  • customText3
  • customText4
  • customText5

1.1.18

08 Sep 20:49
Compare
Choose a tag to compare

Additional @readonly annotations

1.1.17

06 Sep 17:35
Compare
Choose a tag to compare

Enhancements

  • Added @ReadOnly annotation to Entity classes to allow programmatic detection of fields that are read only in REST.

1.1.7

03 Jun 18:02
Compare
Choose a tag to compare

Adding appointment fields as part of 1.1.6, appointment associations. Adding Field.dataSpecialization for /meta calls.