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
v2.5.1
What's Changed
- Use
StatusCode
constants for thecheckStatus
method by @dvdheiden in #23
Full Changelog: v2.5.0...v2.5.1
Improve register and transfer status request
What's Changed
- Improve register and transfer status request by @dvdheiden in #21
Full Changelog: v2.4.1...v2.5.0
Add missing price for additional domains when retrieving SSL products
What's Changed
- Add missing price for additional domains when retrieving SSL products by @dvdheiden in #20
Full Changelog: v2.4.0...v2.4.1
Allow additional parameters and use price object
What's Changed
- Allow additional parameters and use price object by @dvdheiden in #19
Full Changelog: v2.3.0...v2.4.0
Add SSL products command
Set the proper parameter when requiring the trustee service for domains
What's Changed
- Set the proper parameter when requiring the trustee service for domains by @dvdheiden in #16
Full Changelog: v2.2.1...v2.2.2
Use proper status code for register and transfer
What's Changed
- Use the proper status code for register and transfer by @dvdheiden in #15
Full Changelog: v2.2.0...v.2.2.1
Add the status code to all return values
What's Changed
- Add the status code to all return values by @dvdheiden in #14
Full Changelog: v2.1.3...v2.2.0
Cast `autoRenew` property
What's Changed
- The
autoRenew
property of theDomain
model is now handled as a bo… by @dvdheiden in #12
Full Changelog: v2.1.2...v2.1.3
Fix identity update
What's Changed
- Use the proper key for the handle when updating an identity by @dvdheiden in #11
Full Changelog: v2.1.1...v2.1.2