Skip to content

Releases: bullhorn/dataloader

v4.8.1

23 Sep 15:52
Compare
Choose a tag to compare

4.8.1 (2020-09-23)

Bug Fixes

  • Location: Fixed bugs in loading Location (#322) (e958f86)

v4.8.0

30 Jun 19:23
Compare
Choose a tag to compare

4.8.0 (2020-06-30)

Features

  • PayBill: Added initial Pay Bill entities (#315) (3c2ac0b)

Includes Location, Invoice Term, General Ledger Account, Billing Profile, Invoice Statement Template, and Invoice Statement Message Template

v4.7.2

22 Apr 15:31
Compare
Choose a tag to compare

Bug Fixes

  • Name Field: Only printing out the generated name field notice once (#311) (dfb211e)
  • Search: Fixed lookup by externalID when using wildcard searching (#312) (795d398)

v4.7.1

22 Apr 15:29
Compare
Choose a tag to compare

Bug Fixes

  • Examples: Fixed Candidate example - category was missing association field (c0b27de)

v4.7.0

07 Feb 19:20
Compare
Choose a tag to compare

Features

  • Name: Adding name automatically when firstName and lastName are provided (#309) (67c6570)

Bug Fixes

v4.6.0

11 Nov 15:21
Compare
Choose a tag to compare

Features

  • Entity Name: Added ability to set entity apart from filename (#302) (6009662)
  • Meta: Improved meta output (#305) (b3a2482)

Bug Fixes

  • Associations: Fixed bug where > 800 associations were not working (#304) (78166c5)
  • Dependencies: Using openJDK, latest Node LTS and standard-version (#303) (1379cec)

v4.5.0

10 May 12:23
Compare
Choose a tag to compare

Features

  • ID Column Warning: Warning when ID column is present but unused (#298) (e262916)

v4.4.0

01 May 01:30
Compare
Choose a tag to compare

Features

  • SDK Upgrade: (#296) (dff13a9)

  • Form Triggers: #279

  • Contact: Added isDefaultContact field

  • Rate Limiting: Added rate limiting handling for Over Limit calls

    • The latest SDK-REST behavior is to pause until the rate limit is no
      longer exceeded so that the rate of import is governed by the
      Bullhorn REST servers.

Bug Fixes

v4.3.0

02 Feb 00:19
Compare
Choose a tag to compare

Features

  • Login: Added login command to check for valid credentials (#285) (e7605b5)
  • Results Files: Added Bullhorn ID to Failure file (#288) (daeb514)

v4.2.0

26 Jan 03:25
Compare
Choose a tag to compare

Features

  • Cache: Advanced caching for improved performance (#284) (e26ca30)

Bug Fixes

  • Associations: Associations now support an unlimited amount (#283)