Change Updates

Do not miss any Exoscale APIv2 API changes, ever again

Subscribe to the Exoscale APIv2 API changelog to be up to date on recent changes.

RSS

Mar 19, 2025

main
2.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /sks-cluster
  • Body
  • application/json content type Modified
    • feature-gates property Modified
      • Type went from array[string] | null to array[string]
        Breaking
PUT /sks-cluster/{id}
  • Body
  • application/json content type Modified
    • feature-gates property Modified
      • Type went from array[string] | null to array[string]
        Breaking