Releases: affinda/affinda-java
Releases · affinda/affinda-java
V0.8.0 - 2023-01-12
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
Added:
- Add rectangles to Annotation, add position to referee, add actions to JobDescriptionSearchConfig
V0.6.0 - 2023-01-09
Changed:
- Allowing a few more fields in ResumeData to be null
Fixed:
- Bump version to force new release
V0.5.0 - 2022-11-21
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
Changed:
- Update API spec to match API response.
V0.4.1 - 2022-09-23
Fixed:
- Change casing of some invoice properties
- Update nullable property for various fields
V0.4.0 - 2022-09-20
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
Adding invoices endpoint / functionality