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
19 changes: 9 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.790.2
generationVersion: 2.918.3
releaseVersion: 1.3.1
configChecksum: 0a294dc2518abe48ecf00908d1ae9c16
releaseVersion: 1.3.2
configChecksum: f49bb82033e240d38427f2594e29e8bd
repoURL: https://github.com/kombohq/python-sdk.git
installationURL: https://github.com/kombohq/python-sdk.git
published: true
persistentEdits:
generation_id: 00017a38-56fa-4f24-9a98-aff336bb3555
pristine_commit_hash: 10b7c42553ccb56944257cb5aef2b47b102ce8f3
pristine_tree_hash: 1d8b9ffb6fa7acd870d0123bbae773ff99d83e3f
generation_id: dd2c7290-23cc-42a8-af9a-a53e54fa1c28
pristine_commit_hash: a5cf1eb00c7b034db0f692fcf60389877eb2f2d3
pristine_tree_hash: af64af4c0ae183a520da88fd9d32741718b89ecb
features:
python:
additionalDependencies: 1.1.0
Expand Down Expand Up @@ -4205,8 +4205,8 @@ trackedFiles:
pristine_git_object: f456032107a9387ba6c98afd1c981df2f4b3d636
pyproject.toml:
id: 5d07e7d72637
last_write_checksum: sha1:03a5c8aa626b841e4ce4371d3881fefe806397eb
pristine_git_object: be3a6313dca332034f8b25e41a1aec73a1624df4
last_write_checksum: sha1:2d498a18b8d2ab2cfe7e13a0ef5541f5bf550710
pristine_git_object: 7d9270916583e5a5d2da4bc5538b8bf0d525e8bb
scripts/prepare_readme.py:
id: e0c5957a6035
last_write_checksum: sha1:b6ad6f0515a952d7cb052befddb6a117d4f627d8
Expand All @@ -4233,8 +4233,8 @@ trackedFiles:
pristine_git_object: 460080ad13f20f8eac822635c7778a371e892c5d
src/kombo/_version.py:
id: 45cf440ad1df
last_write_checksum: sha1:d21c8100c98849de920e816fae6b81ee4ca2c487
pristine_git_object: 8e7c3bdd0daeeeefaf9d0f51c29dd8095caf855d
last_write_checksum: sha1:10e00192345d8cc2aa1bab0e30cf41dbcb49ec01
pristine_git_object: 6ac1866bab6846687d47eb94048286fbca798e0b
src/kombo/assessment.py:
id: aec6e8a7589f
last_write_checksum: sha1:4d155741d6e52c6b6fcb93cccb6dd2efd191cfb5
Expand Down Expand Up @@ -7690,7 +7690,6 @@ examples:
default:
application/json: {"status": "error", "error": {"code": "PLATFORM.RATE_LIMIT_EXCEEDED", "title": null, "message": "<value>", "log_url": "https://married-yin.org/"}}
examplesVersion: 1.0.2
releaseNotes: "## Python SDK Changes:\n* `kombo.ats.get_applications()`: `response.data.results[].current_stage.custom_fields` **Added**\n* `kombo.ats.move_application_to_stage()`: \n * `request.remote_fields.successfactors` **Added**\n* `kombo.ats.create_candidate()`: \n * `request.remote_fields.workday.candidate_data.contact_data.location_data.postal_code` **Added**\n* `kombo.ats.get_application_stages()`: `response.data.results[].custom_fields` **Added**\n* `kombo.ats.get_jobs()`: `response.data.results[].stages[].custom_fields` **Added**\n* `kombo.ats.create_application()`: \n * `request.remote_fields.workday.candidate_data.contact_data.location_data.postal_code` **Added**\n"
generatedFiles:
- .gitattributes
- .vscode/settings.json
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: false
python:
version: 1.3.1
version: 1.3.2
additionalDependencies:
dev:
inline-snapshot: '>=0.13.0'
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ targets:
sourceRevisionDigest: sha256:a0d104795f5c7f029938b4b51c436f2ebe209f77e0d50e9756797e2258c2ffb5
sourceBlobDigest: sha256:bdad16c9ef7a81f95ed1c1bb7ddff70e69d9c657a41381bef3d3076f66cc3a56
codeSamplesNamespace: kombo-api-python-code-samples
codeSamplesRevisionDigest: sha256:b8cddbf0fdda9d27395ba70711227d7046acbac4025483975f7e1b87dbf85fad
codeSamplesRevisionDigest: sha256:ba06cec9630b040ba1831914d1849632b72d813250204612f93ef775ebc17ae6
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,14 @@ Based on:
### Generated
- [python v1.3.1] .
### Releases
- [PyPI v1.3.1] https://pypi.org/project/kombo/1.3.1 - .
- [PyPI v1.3.1] https://pypi.org/project/kombo/1.3.1 - .

## 2026-07-16 08:42:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.790.2 (2.918.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v1.3.2] .
### Releases
- [PyPI v1.3.2] https://pypi.org/project/kombo/1.3.2 - .
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "kombo"
version = "1.3.1"
version = "1.3.2"
description = "The official Python SDK for the Kombo Unified API"
authors = [{ name = "Kombo Technologies GmbH" },]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/kombo/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "kombo"
__version__: str = "1.3.1"
__version__: str = "1.3.2"
__openapi_doc_version__: str = "1.0.0"
__gen_version__: str = "2.918.3"
__user_agent__: str = "speakeasy-sdk/python 1.3.1 2.918.3 1.0.0 kombo"
__user_agent__: str = "speakeasy-sdk/python 1.3.2 2.918.3 1.0.0 kombo"

try:
if __package__ is not None:
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading