Skip to content

Releases: affinda/affinda-java

V0.8.0 - 2023-01-12

12 Jan 22:56
Compare
Choose a tag to compare

Added:

  • Added endpoints: Organization, Membership, Invitation, tags
  • Added name, organization to DataPoint, change id to identifier
  • Add new objects schemas Organization, OrganizationMembership, Invitation

Changed:

  • Identifier instead of id as URL param
  • Update data point filters
  • Allow unlimited nesting in field config
  • Change document state from export to archive

Fixed:

  • Collection identifier should be nullable
  • Don't paginate extractors endpoint
  • Fix avatar uploads
  • Allow writing resthookSignatureKey

V0.7.0 - 2023-01-10

10 Jan 22:07
Compare
Choose a tag to compare

Added:

  • Add rectangles to Annotation, add position to referee, add actions to JobDescriptionSearchConfig

V0.6.0 - 2023-01-09

09 Jan 00:34
Compare
Choose a tag to compare

Changed:

  • Allowing a few more fields in ResumeData to be null

Fixed:

  • Bump version to force new release

V0.5.0 - 2022-11-21

21 Nov 07:19
Compare
Choose a tag to compare

Fixed:

  • Document meta pages without images should be nullable
  • Small fixes for accreditiation and education return objects
  • Various nullable fields in the API spec

Security:

  • Bumped package versions for patch reasons

Added:

  • Add reject_duplicates to document upload endpoint
  • XML 404 response schema
  • CustomData to resume search spec
  • suggest skills and job titles endpoints

Changed:

  • Update spec to allow XML content-type return from resumes, make totalYearsExperience nullable
  • Allow additonalproperties for custom data upload (resumes) and search

V0.4.2 - 2022-09-23

23 Sep 12:53
Compare
Choose a tag to compare

Changed:

  • Update API spec to match API response.

V0.4.1 - 2022-09-23

23 Sep 09:29
Compare
Choose a tag to compare

Fixed:

  • Change casing of some invoice properties
  • Update nullable property for various fields

V0.4.0 - 2022-09-20

20 Sep 07:00
Compare
Choose a tag to compare

Added:

  • Reverse match functionality - search job descriptions with a resume, or with a set of parameters.
  • Add job description search config and embed endpoints
  • Update index endpoint with document type parameter

Changed:

  • Update types of objects for some endpoints using AllOf attributes for better client library generation
  • Changed and updated tag order to better match documentation needs

V0.2.0 - 2021-10-06

06 Oct 11:15
Compare
Choose a tag to compare

Adding invoices endpoint / functionality