Skip to content

Releases: criblio/cribl_cloud_management_sdk_python

python - v0.3.1 - 2026-04-27 10:40:09

27 Apr 10:40
6b0bdb4

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.1

Python SDK Changes

This version of the SDK is generated for Cribl.Cloud.

API Credentials — IP allowlist

Optional CIDR-based IP restrictions on API credentials: set on create and update; returned on list and get.

  • cribl_mgmt_plane.api_credentials.list()response.items[].ip_allowlist
  • cribl_mgmt_plane.api_credentials.create()request.ip_allowlist; response.ip_allowlist
  • cribl_mgmt_plane.api_credentials.update()request.ip_allowlist
  • cribl_mgmt_plane.api_credentials.get()response.ip_allowlist

Generated with Speakeasy CLI 1.761.9

Publishing Completed

python - v0.3.1rc1 - 2026-04-22 15:49:12

22 Apr 15:49
57467dc

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.1rc1

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): response.items[].ip_allowlist Added
  • cribl_mgmt_plane.api_credentials.create():
    • request.ip_allowlist Added
    • response.ip_allowlist Added
  • cribl_mgmt_plane.api_credentials.update(): request.ip_allowlist Added
  • cribl_mgmt_plane.api_credentials.get(): response.ip_allowlist Added

Generated with Speakeasy CLI 1.761.9

Publishing Completed

python - v0.3.0 - 2026-03-25 10:37:24

25 Mar 10:37
5f9cb3d

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0

Python SDK Changes

This version of the SDK is generated for Cribl.Cloud.

Added new endpoints

  • API Credentials:
  • CriblMgmtPlane.api_credentials.list() - List API Credentials for an Organization
  • CriblMgmtPlane.api_credentials.create() - Create an API Credential
  • CriblMgmtPlane.api_credentials.update() - Update an API Credential
  • CriblMgmtPlane.api_credentials.delete() - Delete an API Credential
  • CriblMgmtPlane.api_credentials.get() - Get an API Credential

Region enum

  • Extended with additional AWS regions: ap-northeast-1, sa-east-1, eu-west-1, eu-west-3

Generated with Speakeasy CLI 1.759.2

Publishing Completed

python - v0.3.0rc9 - 2026-03-25 07:54:14

25 Mar 07:54
6894937

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc9

Python SDK Changes:

  • cribl_mgmt_plane.health.get(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.create(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.list(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.update(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.delete(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.get(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

Generated with Speakeasy CLI 1.759.2

Publishing Completed

python - v0.3.0rc8 - 2026-03-18 10:25:58

18 Mar 10:26
4bb38ff

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc8

Python SDK Changes:

  • cribl_mgmt_plane.health.get(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.create(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.list(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.update(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.delete(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.get(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

Generated with Speakeasy CLI 1.757.0

Publishing Completed

python - v0.3.0rc7 - 2026-03-12 11:33:35

12 Mar 11:33
e013d9d

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc7

Python SDK Changes:

  • cribl_mgmt_plane.health.get(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.create(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.list(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.update(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.delete(): response.status_code Changed (Breaking ⚠️)
  • cribl_mgmt_plane.workspaces.get(): response Changed (Breaking ⚠️)
  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

Generated with Speakeasy CLI 1.752.0

Publishing Completed

python - v0.3.0rc6 - 2026-03-09 10:38:18

09 Mar 10:38
6da626b

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc6

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added
  • cribl_mgmt_plane.workspaces.create(): response.region Changed
  • cribl_mgmt_plane.workspaces.list(): response.items[].region Changed
  • cribl_mgmt_plane.workspaces.get(): response.region Changed

Generated with Speakeasy CLI 1.749.1

Publishing Completed

python - v0.3.0rc5 - 2026-03-05 09:58:18

05 Mar 09:58
eb0750d

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc5

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added
  • cribl_mgmt_plane.workspaces.create(): response.region Changed
  • cribl_mgmt_plane.workspaces.list(): response.items[].region Changed
  • cribl_mgmt_plane.workspaces.get(): response.region Changed

Generated with Speakeasy CLI 1.741.5

Publishing Completed

python - v0.3.0rc4 - 2026-02-26 22:10:35

26 Feb 22:10
e4d814e

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc4

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

Generated with Speakeasy CLI 1.731.2

Publishing Completed

python - v0.3.0rc3 - 2026-02-24 07:35:11

24 Feb 07:35
2b97b14

Choose a tag to compare

Generated by Speakeasy CLI

cribl-mgmt-plane 0.3.0rc3

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

Generated with Speakeasy CLI 1.724.1

Publishing Completed