Alpha and Beta APIs

List of current alpha and beta APIs

Alpha APIs

Building block/APIgRPCHTTPDescriptionDocumentationVersion introduced
Query StateQuery State protov1.0-alpha1/state/statestore/queryThe state query API enables you to retrieve, filter, and sort the key/value data stored in state store components.Query State APIv1.5
分布式锁Lock proto/v1.0-alpha1/lockThe distributed lock API enables you to take a lock on a resource.Distributed Lock APIv1.8
批量发布Bulk publish protov1.0-alpha1/publish/bulk批量发布API允许您在单个请求中发布多条消息到一个主题。Bulk Publish and Subscribe APIv1.10
批量订阅Bulk subscribe protoN/AThe bulk subscribe application callback receives multiple messages from a topic in a single call.Bulk Publish and Subscribe APIv1.10
CryptographyCrypto protov1.0-alpha1/cryptoThe cryptography API enables you to perform high level cryptography operations for encrypting and decrypting messages.Cryptography APIv1.11

Beta APIs

Building block/APIgRPCHTTPDescriptionDocumentationVersion introduced
WorkflowWorkflow proto/v1.0-beta1/workflowThe workflow API enables you to define long running, persistent processes or data flows.Workflow APIv1.10

Learn more about the Alpha, Beta, and Stable lifecycle stages.