Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Releases: CyberfusionIO/oxxa-api-client

Add missing status codes

16 Oct 14:21
7ad7e44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0

Use separate exceptions and other improvements

20 Sep 09:30
e359911
Compare
Choose a tag to compare

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

19 Sep 12:17
0728501
Compare
Choose a tag to compare

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

19 Sep 11:04
aba373c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

Properly set lock value when retrieving a single domain

18 Sep 09:49
0b21705
Compare
Choose a tag to compare

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

06 Sep 14:08
c2931ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

Add error status code for EPP request on locked domain

25 Jul 12:39
c6f71e0
Compare
Choose a tag to compare

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

29 Jun 12:12
e41bbd0
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed date format for the execution_at property of the Domain model.
  • Fixed date format for the datebirth and idcarddate property of the Identity model.

Full Changelog: v2.6.1...v2.6.2

Not all TLD's will return the EPP code

20 Mar 14:20
3b06361
Compare
Choose a tag to compare

What's Changed

Fixed

  • Not all TLD's will return the EPP code.

Full Changelog: v2.6.0...v2.6.1

Add support for Laravel 11

16 Mar 15:02
3890d59
Compare
Choose a tag to compare

What's Changed

Added

  • Add support for Laravel 11.

Full Changelog: v2.5.1...v2.6.0