Skip to content

Releases: bullhorn/sdk-rest

added CertificationFileAttachment entity

01 Apr 13:13
d825261
Compare
Choose a tag to compare

added CertificationFileAttachment entity

General updates

10 Mar 15:55
Compare
Choose a tag to compare

Added usersAssigned field to JobOrder entity
Updated Jackson because of vulnerability in older version

Entity File Attachment updates

10 Feb 17:17
a800949
Compare
Choose a tag to compare
  1. entityFileAttachment will now extend AbstractEntity
  2. added isEncrypted property to EntityFileAttachment class

1.2.52: Merge pull request #278 from bullhorn/bumpVersion

06 Feb 18:12
cd1529a
Compare
Choose a tag to compare

1.2.51: Merge pull request #277 from bullhorn/increaseVersion

05 Feb 15:29
080edd9
Compare
Choose a tag to compare

Adding ParsedResume primaryskills

31 Jan 19:22
07a41a3
Compare
Choose a tag to compare

Adding ParsedResume primaryskills

Making REST URLs optional

19 Dec 17:00
Compare
Choose a tag to compare

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

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