Confluent Provider Update - May 2026
· 2 min read
We've released an update to the StackQL Confluent provider adding eight new services and 40 additional resources across existing services.
New Services
The eight new services added in this update are:
| Service | Description |
|---|---|
ccl | Custom Code Logging - manage log topics that capture stdout/stderr and worker process logs from custom connectors running in Confluent Cloud |
ccpm | Custom Connect Plugin Management - upload, version, and manage custom connector plugins at the environment level, including plugin version resources for JAR/ZIP artifacts |
endpoints | Manage PrivateLink access points and private network endpoints used to reach Confluent Cloud clusters and serverless products over private networking |
pipelines | Manage Stream Designer pipelines - the visual SQL/ksqlDB pipeline builder for connecting sources, transforms, and sinks across Kafka topics |
share_group | Manage Kafka share groups (KIP-932 / Queues for Kafka), which provide queue-like consumption semantics with per-message acknowledgement and consumer parallelism beyond partition count |
streams_group | Manage Kafka Streams groups - the broker-side coordination resource for Kafka Streams applications introduced alongside the next-generation consumer rebalance protocol |
tableflow | Materialize Kafka topics as Apache Iceberg or Delta Lake tables, including catalog integrations, storage configuration, and table maintenance settings |
usm | Unified Stream Manager - register and govern self-managed Confluent Platform clusters from Confluent Cloud, including agent deployment and hybrid cluster monitoring |
Updates
This release also adds 40 additional resources across existing services, expanding coverage for:
kafka- additional cluster configuration and topic-level resourcesconnect- new connector status, offset, and task management resourcesflink- expanded coverage for Flink statements, compute pools, and artifactsiam- new resources for service accounts, identity providers, and role bindingsnetworking- additional resources for transit gateways, peerings, and DNS forwardersschema_registry- new resources for schema exporters, modes, and compatibilitybilling- new cost and usage resourcesmetrics- additional query and descriptor resources
Get Started
Pull the latest Confluent provider:
stackql registry pull confluent
Visit us on GitHub and let us know how you're using it.