Skip to content

Releases: bullhorn/sdk-rest

1.1.3

01 Jun 13:31
Compare
Choose a tag to compare

Added File Entity and associated unit tests. Note entities association added in 1.1.2.

1.1.0

13 May 16:04
Compare
Choose a tag to compare

Json string conversion (jsonToEntity method) now throws a RestMappingException
Multiple changes to convert string fields to allow an array to be returned

1.0.5

13 May 16:03
Compare
Choose a tag to compare

Added support for person custom objects
Added support for job order specialty
Candidate Certifications now allow an array to be returned

1.0.3

13 May 16:02
Compare
Choose a tag to compare

Bugfix for handle multiple entities call - allows 1 id to be passed in

1.0.2

13 May 16:02
Compare
Choose a tag to compare

Return candidate education certification as a list of strings

1.0.1

13 May 16:01
Compare
Choose a tag to compare

Added subscriptions and events
Updated associations to entities
Added additional fields to entities
Added private label entity
Added findMultipleEntities REST call
ClientCorporation field is returnable for clientCorporationCustomObject REST calls
Added ability to make edit history REST calls