Change Updates

Do not miss any Cloud Control Plane API changes, ever again

Subscribe to the Cloud Control Plane API changelog to be up to date on recent changes.

RSS

5 days ago

main
v1
Compare

API structure has changed

Next change
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • dataplane_api, kafka_api, schema_registry properties Modified
        • console property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • console_private_url, network properties Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dataplane_api property Modified
        • private_url property Added
      • kafka_api property Modified
        • private_seed_brokers property Added
      • schema_registry property Modified
        • private_url property Added
      • console property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • console_private_url, network properties Added