Skip to content

Releases: bullhorn/sdk-rest

2.3.6

20 Feb 18:49
a5673b7
Compare
Choose a tag to compare

What's Changed

  • Removing WriteOnly restriction on serialization for fields annotated with ReadOnly by @taswartz in #454

Full Changelog: 2.3.5...2.3.6

2.3.5

14 Feb 18:36
f6973c3
Compare
Choose a tag to compare

What's Changed

  • PS-42722: Fixing encoding URI components to properly encode symbols not included by default by @taswartz in #452
  • Fixes issues when encoding query parameters that contain bypassed symbols like "+" or "/"
  • Using EncodingMode.VALUES in RestTemplate UriBuilderFactory

Full Changelog: 2.3.4...2.3.5

2.3.4

12 Feb 19:11
669ded5
Compare
Choose a tag to compare

What's Changed

  • Adding support to update OneToMany associations by @scriptom in #437

Full Changelog: 2.3.3...2.3.4

2.3.3

31 Jan 01:37
4ce285c
Compare
Choose a tag to compare

What's Changed

  • PS-33600: add LegalBusinessEntity and PayBillCycle to Placement by @angusyyl in #451

Full Changelog: 2.3.2...2.3.3

2.3.2

30 Jan 17:13
5ba1513
Compare
Choose a tag to compare

What's Changed

  • Adding Unique Call ID tracking with BH Rest API requests by @taswartz in #449

Full Changelog: 2.3.1...2.3.2

2.3.1

25 Jan 22:29
135366b
Compare
Choose a tag to compare

What's Changed

  • PS-40584: Adding ClientCorporationRateAgreementCard and JobCode entity models. by @scriptom in #446

Full Changelog: 2.3.0...2.3.1

Moving groovy files into the src/main/java folder to allow for easy groovy compilation

12 Jan 15:14
63d279f
Compare
Choose a tag to compare

What's Changed

  • Moving groovy files into the src/main/java folder to allow for easy groovy compilation by @taswartz in #447

Full Changelog: 2.2.3...2.3.0

2.2.3

14 Dec 15:46
Compare
Choose a tag to compare

Fixes issue with special characters in API user passwords

2.2.2

08 Nov 18:21
Compare
Choose a tag to compare

What's Changed

  • Update Workers Compensation and Workers Compensation Rate to be Create and Update entities

2.2.1 new RestApiSession constructor

02 Nov 15:01
Compare
Choose a tag to compare

new RestApiSession constructor