Skip to content

Releases: bullhorn/sdk-rest

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.

1.1.5

02 Jun 16:10
Compare
Choose a tag to compare

Generally cleaning up meta call, completing domain object with all available fields.

1.1.4

01 Jun 18:36
Compare
Choose a tag to compare

Adding note associations for other entities

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