Do not miss any Redpanda APIs Hub changes, ever again

Subscribe to the Redpanda APIs Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Schema Registry API
1.2.0
10 structure changes including:
3 Additions
7 Modifications
Modified 7
GET /schemas/ids/{id}
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • metadata property Added
    • application/vnd.schemaregistry+json content type Modified
      • metadata property Added
    • application/json content type Modified
      • metadata property Added
  • Query
  • subject, referenceFormat query parameters Added
GET /schemas/ids/{id}/subjects
  • Query
  • subject query parameter Added
GET /schemas/ids/{id}/versions
  • Query
  • subject query parameter Added
GET /subjects/{subject}/versions/{version}
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • metadata, deleted properties Added
    • application/vnd.schemaregistry+json content type Modified
      • metadata, deleted properties Added
    • application/json content type Modified
      • metadata, deleted properties Added
POST /compatibility/subjects/{subject}/versions/{version}
  • Body
  • application/vnd.schemaregistry.v1+json content type Modified
    • metadata property Added
  • application/vnd.schemaregistry+json content type Modified
    • metadata property Added
  • application/json content type Modified
    • metadata property Added
POST /subjects/{subject}
  • Body
  • application/vnd.schemaregistry.v1+json content type Modified
    • metadata property Added
  • application/vnd.schemaregistry+json content type Modified
    • metadata property Added
  • application/json content type Modified
    • metadata property Added
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • metadata property Added
    • application/vnd.schemaregistry+json content type Modified
      • metadata property Added
    • application/json content type Modified
      • metadata property Added
POST /subjects/{subject}/versions
  • Body
  • application/vnd.schemaregistry.v1+json content type Modified
    • metadata property Added
  • application/vnd.schemaregistry+json content type Modified
    • metadata property Added
  • application/json content type Modified
    • metadata property Added
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • version, schemaType, references, metadata, schema properties Added
    • application/vnd.schemaregistry+json content type Modified
      • version, schemaType, references, metadata, schema properties Added
    • application/json content type Modified
      • version, schemaType, references, metadata, schema properties Added
Added 3
DELETE /contexts/{context}
GET /contexts
GET /schemas/ids/{id}/schema
Cloud Control Plane API

Add group-based access control (GBAC) endpoints.

25 structure changes including:
5 Additions
20 Modifications
Modified 20
POST /v1/shadow-links
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/serverless/private-links
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/network/{network_peering.network_id}/network-peerings
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • customer_managed_resources property Modified
        • aws property Modified
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/shadow-links/{shadow_link.id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/serverless/private-links/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • customer_managed_resources property Modified
      • aws property Modified
        • oxla_node_group_instance_profile, oxla_security_group properties Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • customer_managed_resources property Modified
        • aws property Modified
GET /v1/permissions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • permissions property Modified
        • description property Added
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • response property Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • ai_gateway, customer_managed_resources properties Modified
        • sandbox property Added
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • ai_gateway, customer_managed_resources properties Modified
        • sandbox property Added
DELETE /v1/shadow-links/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/serverless/private-links/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/network/{network_id}/network-peerings/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
Added 5
POST /v1/groups
PATCH /v1/groups/{id}
GET /v1/groups/{id}
GET /v1/groups
DELETE /v1/groups/{id}
Cloud Data Plane API

New Security endpoints added to Admin API ConnectRPC.

23 structure changes including:
15 Additions
8 Modifications
Modified 8 Breaking
POST /redpanda.core.admin.v2.ShadowLinkService/UpdateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • clientOptions, consumerOffsetSyncOptions, securitySyncOptions properties Modified
        • schemaRegistrySyncOptions property Modified
          • Name is now schemaRegistrySyncOptions
            Breaking
        • topicMetadataSyncOptions property Modified
          • Removing polymorphism is always breaking
            Breaking
      • status property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowTopics
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowTopics property Modified
        • status property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowLinks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLinks property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowTopic
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowTopic property Modified
        • status property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowLink
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/FailOver
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/CreateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • clientOptions, consumerOffsetSyncOptions, securitySyncOptions properties Modified
        • schemaRegistrySyncOptions property Modified
          • Name is now schemaRegistrySyncOptions
            Breaking
        • topicMetadataSyncOptions property Modified
          • Removing polymorphism is always breaking
            Breaking
      • status property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.BrokerService/GetBroker
  • Body
  • application/json content type Modified
    • nodeId property Modified
      • Type went from integer(int32) to integer(int32) | null
Added 15
POST /redpanda.core.admin.v2.SecurityService/UpdateScramCredential
POST /redpanda.core.admin.v2.SecurityService/RevokeOidcSessions
POST /redpanda.core.admin.v2.SecurityService/ResolveOidcIdentity
POST /redpanda.core.admin.v2.SecurityService/RemoveRoleMembers
POST /redpanda.core.admin.v2.SecurityService/RefreshOidcKeys
POST /redpanda.core.admin.v2.SecurityService/ListScramCredentials
POST /redpanda.core.admin.v2.SecurityService/ListRoles
POST /redpanda.core.admin.v2.SecurityService/ListCurrentUserRoles
POST /redpanda.core.admin.v2.SecurityService/GetScramCredential
POST /redpanda.core.admin.v2.SecurityService/GetRole
POST /redpanda.core.admin.v2.SecurityService/DeleteScramCredential
POST /redpanda.core.admin.v2.SecurityService/DeleteRole
POST /redpanda.core.admin.v2.SecurityService/CreateScramCredential
POST /redpanda.core.admin.v2.SecurityService/CreateRole
POST /redpanda.core.admin.v2.SecurityService/AddRoleMembers
Cloud Data Plane API
Cloud Control Plane API
30 structure changes including:
5 Additions
25 Modifications
Modified 25
POST /v1/user-invites
  • Body
  • application/json content type Modified
    • user_invite property Modified
      • role_bindings property Modified
        • scope property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user_invite property Modified
        • role_bindings property Modified
POST /v1/shadow-links
  • Body
  • application/json content type Modified
    • shadow_link property Modified
      • client_options property Modified
        • authentication_configuration property Modified
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/service-accounts
  • Body
  • application/json content type Modified
    • service_account property Modified
      • role_bindings property Modified
        • scope property Modified
POST /v1/serverless/clusters
  • Body
  • application/json content type Modified
    • serverless_cluster property Modified
      • networking_config, private_link_id properties Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/role-bindings
  • Body
  • application/json content type Modified
    • role_binding property Modified
      • scope property Modified
        • dataplane_id property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • role_binding property Modified
        • scope property Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/network/{network_peering.network_id}/network-peerings
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/user-invites/{id}
  • Body
  • application/json content type Modified
    • user_invite property Modified
      • role_bindings property Modified
        • scope property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user_invite property Modified
        • role_bindings property Modified
PATCH /v1/shadow-links/{shadow_link.id}
  • Body
  • application/json content type Modified
    • client_options property Modified
      • authentication_configuration property Modified
        • plain_configuration property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/serverless/clusters/{id}
  • Body
  • application/json content type Modified
    • networking_config, private_link_id properties Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • networking_config, private_link_id properties Added
GET /v1/user-invites/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user_invite property Modified
        • role_bindings property Modified
GET /v1/user-invites
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user_invites property Modified
        • role_bindings property Modified
GET /v1/shadow-links/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadow_link property Modified
        • client_options property Modified
GET /v1/role-bindings/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • role_binding property Modified
        • scope property Modified
GET /v1/role-bindings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • role_bindings property Modified
        • scope property Modified
  • Query
  • filter.scope.dataplane_id query parameter Added
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • response property Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • ai_gateway property Added
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • ai_gateway property Added
DELETE /v1/shadow-links/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/network/{network_id}/network-peerings/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
Added 5
POST /v1/serverless/private-links
PATCH /v1/serverless/private-links/{id}
GET /v1/serverless/private-links/{id}
GET /v1/serverless/private-links
DELETE /v1/serverless/private-links/{id}
9 structure changes including:
2 Breaking changes
6 Additions
3 Modifications
Modified 3 Breaking
GET /v1/cloud_storage/status/{topic}/{partition}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • stm_region_size_bytes, archive_size_bytes, stm_region_segment_count, local_log_segment_count, stm_region_start_offset properties Added
GET /v1/cloud_storage/topic_recovery
  • Path went from /v1/cloud_storage/initiate_topic_scan_and_recovery to /v1/cloud_storage/topic_recovery (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • request, state, topic_download_counts properties Added
POST /v1/cloud_storage/topic_recovery
  • Path went from /v1/cloud_storage/initiate_topic_scan_and_recovery to /v1/cloud_storage/topic_recovery (same operationId)
    Breaking
Added 6
GET /v1/cloud_storage/anomalies/{namespace}/{topic}/{partition}
GET /v1/cloud_storage/automated_recovery
POST /v1/cloud_storage/automated_recovery
POST /v1/cloud_storage/cache/trim
POST /v1/cloud_storage/reset_scrubbing_metadata/{namespace}/{topic}/{partition}
POST /v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}
Cloud Control Plane API
19 structure changes including:
19 Modifications
Modified 19 Breaking
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
DELETE /v1/network/{network_id}/network-peerings/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /v1/shadow-links/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
GET /v1/network/{network_id}/network-peerings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • network_peerings property Modified
        • status property Modified
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/network/{network_id}/network-peerings/{id}
  • Response
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • metadata, response properties Modified
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
GET /v1/serverless/clusters
  • Response
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/serverless/clusters/{id}
  • Response
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • users property Modified
        • identities property Added
GET /v1/users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • identities property Added
PATCH /v1/shadow-links/{shadow_link.id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
POST /v1/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
POST /v1/network/{network_peering.network_id}/network-peerings
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v1/shadow-links
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • metadata, response properties Modified
Cloud Data Plane API
5 structure changes including:
5 Modifications
Modified 5
POST /redpanda.core.admin.v2.ShadowLinkService/CreateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • clientOptions property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/FailOver
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowLink
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowLinks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLinks property Modified
        • configurations property Modified
POST /redpanda.core.admin.v2.ShadowLinkService/UpdateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • clientOptions property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations property Modified
Cloud Data Plane API
5 structure changes including:
5 Additions
Added 5
GET /v1/shadow-links/{name}
GET /v1/shadow-links/{name}/metrics
GET /v1/shadow-links/{shadow_link_name}/topic
GET /v1/shadow-links/{shadow_link_name}/topic/{topic_name}
POST /v1/shadow-links/{name}/failover
Cloud Control Plane API
10 structure changes including:
5 Additions
5 Modifications
Modified 5
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • tags property Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
PATCH /v1/serverless/clusters/{id}
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • tags property Added
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • redpanda_node_count property Added
POST /v1/serverless/clusters
  • Body
  • application/json content type Modified
    • serverless_cluster property Modified
      • tags property Added
Added 5
DELETE /v1/shadow-links/{id}
GET /v1/shadow-links
GET /v1/shadow-links/{id}
PATCH /v1/shadow-links/{shadow_link.id}
POST /v1/shadow-links
Cloud Data Plane API
9 structure changes including:
9 Additions
Added 9
DELETE /v1/redpanda-connect/mcp-servers/{id}
GET /v1/redpanda-connect/mcp-servers
GET /v1/redpanda-connect/mcp-servers/{id}
GET /v1/redpanda-connect/mcp-servers:getConfigSchema
POST /v1/redpanda-connect/mcp-servers
POST /v1/redpanda-connect/mcp-servers/{id}:start
POST /v1/redpanda-connect/mcp-servers/{id}:stop
POST /v1/redpanda-connect/mcp-servers:lint-config
PUT /v1/redpanda-connect/mcp-servers/{id}
Cloud Control Plane API
22 structure changes including:
7 Additions
15 Modifications
Modified 15
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/network/{network_peering.network_id}/network-peerings
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • aws_private_link property Modified
        • supported_regions property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • aws_private_link property Modified
      • supported_regions property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • aws_private_link property Modified
        • supported_regions property Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • prometheus property Added
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • prometheus property Added
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • response property Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • aws_private_link property Modified
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • aws_private_link property Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/network/{network_id}/network-peerings/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
Added 7
POST /v1/roles
PATCH /v1/roles/{id}
GET /v1/serverless/clusters/{id}/prometheus/credentials
GET /v1/roles/{id}
GET /v1/roles
GET /v1/permissions
DELETE /v1/roles/{id}
Cloud Data Plane API
Schema Registry API
1.1.2
1 structure change including:
1 Modification
Modified 1 Breaking
POST /compatibility/subjects/{subject}/versions/{version}
  • Path
  • version path parameter Modified
    • Type went from integer to string
      Breaking
Cloud Control Plane API
7 structure changes including:
5 Additions
2 Modifications
Modified 2 Breaking
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • network, private_link properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • networking_config, private_link_id properties Added
  • Query
  • filter.private_link_id query parameter Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • network, private_link properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • networking_config, private_link_id properties Added
Added 5
DELETE /v1/network/{network_id}/network-peerings/{id}
GET /v1/network/{network_id}/network-peerings
GET /v1/network/{network_id}/network-peerings/{id}
PATCH /v1/serverless/clusters/{id}
POST /v1/network/{network_peering.network_id}/network-peerings
Cloud Data Plane API
11 structure changes including:
3 Additions
8 Modifications
Modified 8
GET /v1/redpanda-connect/pipelines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines property Modified
        • service_account property Added
  • Query
  • filter.secret_id query parameter Added
GET /v1/redpanda-connect/pipelines-by-secrets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines-for-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
POST /v1/redpanda-connect/pipelines
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
Added 3
GET /v1/monitoring/kafka/connections
GET /v1/redpanda-connect/components
GET /v1/secrets/resources
1 structure change including:
1 Addition
Added 1
GET /v1/security/report
11 structure changes including:
11 Modifications
Modified 11
POST /redpanda.core.admin.v2.BrokerService/GetBroker
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.BrokerService/ListBrokers
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ClusterService/ListKafkaConnections
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/CreateShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/DeleteShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/FailOver
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowTopic
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowLinks
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowTopics
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/UpdateShadowLink
  • Operation is now Added in v25.3