Releases: XeroAPI/xero-python
Releases · XeroAPI/xero-python
13.0.0
12.0.0
What's changed
- feat!: Delete deprecated employee management endpoints (1e5abee)
Features
- add CreatedDateUtc and AssociationDateUtc to Association schema (51da7aa)
- add xero-practicemanager-v3-1 spec (cd3cb46)
Full Changelog:11.0.1...12.0.0
11.0.1
What's Changed
- Releasing 11.0.1 (OAS: 12.0.2) by @xero-public-bot[bot] in #220
Bug Fixes
- update the OrganisationType with possible values ([#805](XeroAPI/Xero-OpenAPI#805)
Full Changelog: 11.0.0...11.0.1
11.0.0
What's Changed
Features
- Add StatutoryBereavementPayNorthernIreland and BereavementNire enums XeroAPI/Xero-OpenAPI#798
- Add a new query parameter and response feild InvoiceNumber in the prepayment endpoint XeroAPI/Xero-OpenAPI#800
Full Changelog: 10.0.0...11.0.0
10.0.0
What's Changed
Features
- Add 2.0 endpoints for Timesheets in AU Payroll XeroAPI/Xero-OpenAPI#778
- Remove Accounting Activities Finance API XeroAPI/Xero-OpenAPI#791
- Add QualifyingEarnings for AU payroll XeroAPI/Xero-OpenAPI#792
Full Changelog: 9.4.0...10.0.0
9.4.0
What's Changed
- add credit notes webhooks schema
- add example for credit note webhooks and update schema
Full Changelog: 9.3.0...9.4.0
9.3.0
- SDK update for adding contracts to employee and employment object and its relevant endpoints
9.2.0
- Add missing accounting.budgets.read scope and ratchet up lint validation on security scopes
- remove invalid type: string from Contact property in Quote schema
- Update BookDepreciationDetail
- Add TaxNumberType for Contacts
- Remove unused PUT for NZ and UK pay runs
9.1.0
What's Changed
⚠️ Notice: Obsolete Endpoints
The following Accounting API endpoints have been marked [Obsolete] and will be removed in a future release.
- CreateEmployeesAsync
- CreateEmployeesAsyncWithHttpInfo
- CreateEmployeesAsyncWithHttpInfo
- GetEmployeeAsync
- GetEmployeeAsyncWithHttpInfo
- GetEmployeesAsync
- GetEmployeesAsyncWithHttpInfo
- UpdateOrCreateEmployeesAsync
- UpdateOrCreateEmployeesAsyncWithHttpInfo
Please migrate to the supported alternatives before deprecation on April 28, 2026.
Full Changelog: 9.0.0...9.1.0
9.0.0
BREAKING CHANGE
- fix: Following fields are made required for payroll-nz
- Employee model: firstName, lastName, dateOfBirth, address
- Employment model: startDate, engagementType, payrollCalendarID
- fix: Following fields are made required for payroll-uk
- Employee model: firstName, lastName, dateOfBirth, address, gender and title
- Employment model: startDate, payrollCalendarID, employeeNumber, and niCategories
Full Changelog: 8.3.0...9.0.0