Skip to content

Releases: bullhorn/sdk-rest

POST query and search

08 Jan 22:45
Compare
Choose a tag to compare

Removed issue around URL limits for large queries/searches

Adding notes to Contact entity

31 Oct 16:37
6aa3fe5
Compare
Choose a tag to compare
Merge pull request #246 from bullhorn/release/1.2.42

dropping SNAPSHOT for release

1.2.41

19 Oct 21:42
6c84d8b
Compare
Choose a tag to compare

Added new customText fields to Candidate
Added fileAttachments property to Placement

1.2.39

14 Aug 18:05
5873197
Compare
Choose a tag to compare

Adding support for ClientContact tracks

Merge pull request #229 from bullhorn/release/1.2.38

27 Jul 17:10
2238e11
Compare
Choose a tag to compare

Adding JobSubmission to Sendout

28 Mar 15:04
Compare
Choose a tag to compare
1.2.33

dropping SNAPSHOT for release

Hotfix for more JSON mapping exceptions for candidate fields

13 Mar 20:26
Compare
Choose a tag to compare

Errors occur when fields are configured as allow multiple in field maps and thus are serialized as a JSON array and not a string by the BH REST APIs

Hotfix for Candidate.companyUrl

28 Feb 16:06
Compare
Choose a tag to compare

and allowing multiple values for that field

customEncryptedTextFields fix

22 Feb 14:25
Compare
Choose a tag to compare

for when allow multiple values = true

Adding {Entity}FileAttachment

29 Jan 15:14
Compare
Choose a tag to compare

Adding associated classes for supporting the various FileAttachment entity types