Skip to content

v0.9.1: Add the missing fields to 104

Choose a tag to compare

@github-actions github-actions released this 18 Jul 08:19
ff4860b

Added

  • The curated SmartRecruiters roster grew from 174 to 11,258 companies, discovered via prefix enumeration of the public company-lookup API and confirmed live against the Posting API before merging. (#206)

Fixed

  • Oracle Recruiting Cloud searches now sort results newest-first by posting date; previously a single page could mix posting dates in Oracle's unspecified default order, which also made offset-based pagination unreliable across pages. (#205)
  • 104_get_job_detail no longer drops other (shift work, cleanroom, and other special conditions) and six related condition fields — skill, certificate, driverLicense, language, localLanguage, and acceptRole — that the 104 API returns but the client previously discarded at decode time. (#210)

Full Changelog: v0.9.0...v0.9.1