Skip to content
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

Release 4.176.0 #941

Merged
merged 5 commits into from
May 14, 2024
Merged

Release 4.176.0 #941

merged 5 commits into from
May 14, 2024

Conversation

Vernholio
Copy link
Collaborator

Changed

Updated account availability-related endpoints, to apply new functionality and bring them from beta to GA:

  • Account Availability (GET /account/availability)
  • Region Service Availability (GET /account/availability/{id})

Fixed

  • Service Transfer Create (POST /account/service-transfers]). Included VPC in list of services that a Linode can't use.
  • VPC-related fixes:
    • Corrections to nat_1_1 objects for proper support.
    • Proper IP address formatting for VPC IP addresses.
    • IP Addresses List (GET /linode/instances/{linodeId}/ips). Corrected response example to show VPC's displayed as objects in an array and added ipv4.vpc attribute to x-linode-cli-subtables.
  • Domain Clone (POST /domains/{domainId}/clone). Updated regex examples to proper format.
  • IP Addresses List (GET /linode/instances/{linodeId}/ips). Replaced requestBody with query string.
  • Object Storage Bucket Contents List (GET /object-storage/buckets/{clusterId}/{bucket}/object-list). Fixed incorrect response sample.
  • Parent/Child Account fixes Applied pagination and missing warning message.

Release 4.175.0 (merge main into development)
* Various requested fixes

* add'l issue found and fixed

* Changed refs of IPAddressVPCListResponse to IPAddressVPC
openapi.yaml Show resolved Hide resolved
openapi.yaml Show resolved Hide resolved
@Vernholio Vernholio merged commit 26cb82c into main May 14, 2024
1 check passed
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.

2 participants