Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ id: 897b2045-55e2-49ca-a37b-2daf10d4e6ea
management:
docChecksum: 4353aad0a1f8d81581b43bdce3806df7
docVersion: "1.0"
speakeasyVersion: 1.795.2
speakeasyVersion: 1.795.1
generationVersion: 2.932.9
releaseVersion: 0.5.0
configChecksum: 472a910954f5a15b8cadfca259274c3f
releaseVersion: 0.5.1
configChecksum: 3915af418dfcaa603e18e98b2ead771e
repoURL: https://github.com/criblio/cribl_cloud_management_sdk_python.git
installationURL: https://github.com/criblio/cribl_cloud_management_sdk_python.git
published: true
persistentEdits:
generation_id: b7536947-c5e4-4983-8d79-67d8646c85ca
pristine_commit_hash: 733a83582536440adc8fa818cc2bfb8104dec381
pristine_tree_hash: 84f96db8fcd3d29377cfe74e3b02d1b943a38d71
generation_id: 504fe599-3ccd-422f-96d4-9392a4dad5c2
pristine_commit_hash: 53772b83289f027a4253bc424f1b38a55a383cb2
pristine_tree_hash: d5895d4860022da1f9661fe13fed3e2b196c9a0e
features:
python:
additionalDependencies: 1.1.0
Expand Down Expand Up @@ -250,8 +250,8 @@ trackedFiles:
pristine_git_object: fde5e0418e98324b2b3b2a8e02559e575b2f6cfa
pyproject.toml:
id: 5d07e7d72637
last_write_checksum: sha1:233cd39744c45c64f28ff31323c4294f3b463187
pristine_git_object: 9dca51ddcf109d052ff300feb73d71bd480a0e0f
last_write_checksum: sha1:273e3da8b0869d5286b3ff25a4ea97734d74f760
pristine_git_object: 03d34c00540183e391dd6753c3914da96bb42c42
scripts/prepare_readme.py:
id: e0c5957a6035
last_write_checksum: sha1:24bfcb3bc609310d0b86cb75ca844b42d4c9c248
Expand Down Expand Up @@ -282,8 +282,8 @@ trackedFiles:
pristine_git_object: c4dbfc9dc2f712029811f523ecfa50bebebb13fc
src/cribl_mgmt_plane/_version.py:
id: 8ec199fcd31a
last_write_checksum: sha1:e0e72ed6eaa48b2aa178764a9588b518efe5bdbe
pristine_git_object: 61e620a6593e19e76da700ce321b357f386b87f8
last_write_checksum: sha1:11e1ae260ddea69893b07ebfc15e9fc2bd5f3259
pristine_git_object: 23c24c1d918608c1dd35e19594f296a1f51810dc
src/cribl_mgmt_plane/apicredentials.py:
id: d344dfa0de1f
last_write_checksum: sha1:ba1681e1e3515d0fcdfe1b49e24c47f6eb2b6058
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 0.5.0
version: 0.5.1
additionalDependencies:
dev: {}
main: {}
Expand Down
6 changes: 3 additions & 3 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.795.2
speakeasyVersion: 1.795.1
sources:
Cribl Cloud Management API:
sourceNamespace: cribl-cloud-management-api
Expand All @@ -14,10 +14,10 @@ targets:
sourceRevisionDigest: sha256:1eaa211c894b44b2abc6795067df9d2292386945b19ad82fbb863d769a8ea301
sourceBlobDigest: sha256:eccfe34b7970af39365b1dfd2c0b84acb516f3fc1883022e065314dcf6c1c9a4
codeSamplesNamespace: cribl-cloud-management-api-python-code-samples
codeSamplesRevisionDigest: sha256:6d21022fef78a08dc976aad3e8bb650a915ac8f35e1f4f9098bcadc59573d81a
codeSamplesRevisionDigest: sha256:2008a68aeba60bc6b71d090e02ad33b4e55e9432ccf05c8e0d619e19753780cc
workflow:
workflowVersion: 1.0.0
speakeasyVersion: 1.795.2
speakeasyVersion: 1.795.1
sources:
Cribl Cloud Management API:
inputs:
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,4 +378,14 @@ Based on:
### Generated
- [python v0.5.0] .
### Releases
- [PyPI v0.5.0] https://pypi.org/project/cribl-mgmt-plane/0.5.0 - .
- [PyPI v0.5.0] https://pypi.org/project/cribl-mgmt-plane/0.5.0 - .

## 2026-08-24 15:31:06
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.795.1 (2.932.9) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.5.1] .
### Releases
- [PyPI v0.5.1] https://pypi.org/project/cribl-mgmt-plane/0.5.1 - .
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[project]
name = "cribl-mgmt-plane"
version = "0.5.0"
version = "0.5.1"
description = "Python Client SDK Generated by Speakeasy."
authors = [{ name = "Speakeasy" },]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/cribl_mgmt_plane/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "cribl-mgmt-plane"
__version__: str = "0.5.0"
__version__: str = "0.5.1"
__openapi_doc_version__: str = "1.0"
__gen_version__: str = "2.932.9"
__user_agent__: str = "speakeasy-sdk/python 0.5.0 2.932.9 1.0 cribl-mgmt-plane"
__user_agent__: str = "speakeasy-sdk/python 0.5.1 2.932.9 1.0 cribl-mgmt-plane"

try:
if __package__ is not None:
Expand Down
Loading