This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Releases: CyberfusionIO/oxxa-api-client
Releases · CyberfusionIO/oxxa-api-client
Add missing status codes
Use separate exceptions and other improvements
What's Changed
- Use separate exceptions and other improvements by @dvdheiden in #34
Full Changelog: v2.10.0...v2.11.0
Add error code for when the EPP code has been requested too many times
What's Changed
- Add error code for when the EPP code has been requested too many times by @dvdheiden in #33
Full Changelog: v2.9.0...v2.10.0
Add helpdesk status code
Properly set lock value when retrieving a single domain
What's Changed
- Properly set lock value when retrieving a single domain by @dvdheiden in #31
Full Changelog: v2.8.0...v2.8.1
Add task endpoints
Add error status code for EPP request on locked domain
What's Changed
Added
- Add error status code for EPP request on locked domain by @dvdheiden in #28
Full Changelog: v2.6.2...v2.7.0
Fixed date format for several properties
What's Changed
Fixed
- Fixed date format for the
execution_at
property of the Domain model. - Fixed date format for the
datebirth
andidcarddate
property of the Identity model.
Full Changelog: v2.6.1...v2.6.2