Skip to content

Releases: bullhorn/sdk-rest

2.2.0

30 Aug 18:25
Compare
Choose a tag to compare

OAuth process now follows redirects if a 307/308 is returned by any of the calls made to authenticate to the REST APIs

2.1.0

01 Aug 15:21
e1b8b8d
Compare
Choose a tag to compare

What's Changed

  • Upgrading spring framework + removing CustomErrorHandler for spring impl by @taswartz in #431

Full Changelog: 2.0.1...2.1.0

2.0.1

06 Jun 18:13
ccab2f7
Compare
Choose a tag to compare

What's Changed

  • Updating nexus-staging-maven-plugin to latest version to fix GPG errors by @taswartz in #430

Full Changelog: 2.0.0...2.0.1

Java 17 Upgrade

01 Jun 18:52
deb29ad
Compare
Choose a tag to compare

What's Changed

  • ARPBE-73: Making SDK work with Java 17 by @scriptom in #405
  • ARPBE-68: Support for blanking fields through the REST API. by @scriptom in #394
  • ARPBE-64: Adding new fields by @scriptom in #415
  • PS-31586: upgrading JUnit 4 to JUnit 5 by @mattdavinobh in #409
  • Fix hotfix version by @scriptom in #423
  • Fixing Rest Mapping Errors when an unintended extra property is included (Java17) by @taswartz in #425
  • Revision comments: by @scriptom in #426
  • ARPBE-208: Fix pom.xml to support jre8 and jre17 binaries. by @scriptom in #422
  • Adding JsonProperty annotation to Candidate getters and setters + minor Placement Fixes by @taswartz in #427
  • Bullhorn REST SDK v2.0 by @scriptom in #418

New Contributors

Full Changelog: 1.4.61...2.0.0

New Person custom object entities

30 May 18:34
1838858
Compare
Choose a tag to compare

New Person custom object entities (26-35 fully implemented)

Fixes RestJsonConverter to account for unexpected values

19 May 17:11
36f013b
Compare
Choose a tag to compare

What's Changed

  • Fixing Rest Mapping failures when an extra property is included as a sibling to the root JSON element by @taswartz in #424

New Contributors

Full Changelog: 1.4.59...1.4.60

Log4j Updates; Remove kryo-serializers

11 Apr 18:54
3d6eebd
Compare
Choose a tag to compare

Log4j Updates; remove kryo-serializers

Add in EDS entities

29 Mar 12:34
4766e72
Compare
Choose a tag to compare

Adding in new EDS related entities

Add in PlacementShiftSet and PlacementShiftSetVersion

21 Feb 21:43
3ddb636
Compare
Choose a tag to compare

Add in PlacementShiftSet and PlacementShiftSetVersion

Add User Settings Entity

08 Feb 21:58
b48036b
Compare
Choose a tag to compare

Add User Settings Entity