Release notes

Learn about new features, enhancements, known issues, resolved issues, and other important details for Rackspace Cloud DNS API 1 service in the following release note information.

ℹ️

For information about using the API, see the documentation overview.

v1.0.35 Environment Changes, September 21, 2021

What’s new

Environment Changes

The v1 environment was migrated to the v2 environment. For the most part the v1 contract was kept the same. The migration did change a few minor details about the contract. The following are the changes:

Ids are no longer just integers

As a result of the migration, id and accountId data type is now of type string. There are now four possible formats.

  • Ids as a 32 digit UUID. This is the new v2 format for all ids. example: 94a01109-94d3-44df-ae95-5fb1d94edfd4
  • Ids and accountIds as integers. Applies to migrated v1 zone Ids and all accountIds. example: 123456
  • Ids as a record type plus an integer. Applies to migrated v1 record ids. example: A-123456, TXT-123456
  • Ids as a 10 digit hexadecimal. Applies to migrated audit Ids. example: 0a1b2c3d4e
Checking Job status

Jobs have the possibility of immediately returning a status of COMPLETED whereas previous behavior RUNNING would be returned.

Resolved issues

None for this release

Known issues

None for this release

What’s new


Configuration Changes

The default limit for searching domains was updated from 5 per minute to 20 per minute. See Limits.

Resolved issues


None for this release

Known issues


None for this release

v1.0.34, October 14, 2014

What’s new


None for this release

Resolved issues


Fixed a bug in the logging filter.

Known issues


None for this release

v1.0.33, July 29, 2014

What’s new


None for this release

Resolved issues


  • Improved the performance of requests to retrieve subdomains (see the List subdomains and Show domain operations).
  • Added support for exporting TXT records that have multiple strings in the data field. TXT records that have multiple strings in the data field to work around the 255-byte maximum length of a string within a single TXT record are now successfully exported.

Known issues


None for this release

v1.0.31 configuration changes, July 16, 2014

What’s new


Role Based Access Control has been added for the Cloud DNS API. For details, see Role Based Access Control.

Resolved issues


None for this release

Known issues


None for this release

v1.0.31, June 26, 2014

What’s new


The Search Domains with Filtering functionality has been modified to increase performance. The request GET /domains?name=domainName now returns exact matches only. For details, see List domains by name.

Resolved issues


None for this release

Known issues


None for this release