Updates xeroclient to support guzzlehttp >= 7

Created on 14 June 2024, 7 months ago

Problem/Motivation

guzzle 7 introduced breaking changes that required xeroclient to be completely refactored. Luckily xero module uses the static method.

Proposed resolution

- Remove XeroNullClient and replace with better exception handling around XeroRequestException.
- Remove use of InvalidOptionsException

Remaining tasks

- Update dependency and make required code changes.
- Fix breaking changes, examples, documentation

User interface changes

No

API changes

Yes, methods on XeroClient that were inherited from Client will not be there with the exception of request, get, post and put.

Data model changes

No

πŸ“Œ Task
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mradcliffe USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024