Skip to content

[Release] v4.85.0 #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 1, 2021
Merged

[Release] v4.85.0 #400

merged 7 commits into from
Mar 1, 2021

Conversation

bbiggerr
Copy link
Contributor

@bbiggerr bbiggerr commented Mar 1, 2021

Fixed

  • The Maintenance List (GET /account/maintenance) beta endpoint previously returned information for inactive Linodes. This has been fixed to exclude information for inactive Linodes.

  • The Domain Update (PUT /domains/{domainId}) endpoint request body schema erroneously stated that the domain and type properties were required. The spec has been updated to mark these properties as optional.

  • The Domain Create (POST /domains) endpoint and Domain Update (PUT /domains/{domainId}) endpoint SHELL request samples incorrectly stated a display_group property and excluded the tags property. The samples have been updated to state the group and tags properties.

  • The following Domain schema properties have been updated to include the following missing value traits:

    • domain: minimum 1 and maximum 255 characters
    • status: a default value of active
    • refresh_sec: a valid, default value of 0, which is equivalent to 14400
    • retry_sec: a valid, default value of 0, which is equivalent to 14400
    • expire_sec: a valid, default value of 0, which is equivalent to 1209600
  • The Account View (GET /account) endpoint response body balance_uninvoiced description inaccurately stated that "Bandwidth charges are not included in the estimate." This has been corrected to state that "Transfer charges are not included in the estimate."

bbiggerr and others added 7 commits February 19, 2021 11:52
@bbiggerr bbiggerr merged commit 6c3705e into master Mar 1, 2021
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
* Add API v4.94.0 Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant