chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.2.0#40
Open
kombo-sdk-generator[bot] wants to merge 1 commit into
Open
chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.2.0#40kombo-sdk-generator[bot] wants to merge 1 commit into
kombo-sdk-generator[bot] wants to merge 1 commit into
Conversation
1d14fb6 to
cf6ae56
Compare
cf6ae56 to
d368d11
Compare
bd79f63 to
bcfe347
Compare
9ff9f4b to
52dc218
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 52dc218. Configure here.
44a08c3 to
43ab987
Compare
* `kombo.hris.get_employees()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_employee_form()`: * `request` **Changed** (Breaking⚠️ ) * `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.create_employee_with_form()`: * `request.staffing_entity_id` **Added** * `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.add_employee_document()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_employee_document_categories()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_groups()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_employments()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_locations()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_absence_types()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_time_off_balances()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_absences()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.create_absence()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.delete_absence()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_legal_entities()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_timesheets()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_performance_review_cycles()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_performance_reviews()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.hris.get_staffing_entities()`: `error.code.enum(hris.staffing_entity_closed)` **Added** (Breaking⚠️ ) * `kombo.ats.create_candidate()`: * `request.remote_fields.covetorest.candidate.status` **Added** * `kombo.ats.create_application()`: * `request.remote_fields.covetorest.candidate.status` **Added** * `kombo.assessment.update_order_result()`: * `request.remote_fields.workday` **Added** * `kombo.connect.create_connection_link()`: `request.integration_tool` **Changed**
43ab987 to
a81145f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Python SDK Changes:
kombo.hris.get_employees():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_employee_form():requestChanged (Breakingerror.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.create_employee_with_form():request.staffing_entity_idAddederror.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.add_employee_document():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_employee_document_categories():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_groups():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_employments():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_locations():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_absence_types():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_time_off_balances():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_absences():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.create_absence():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.delete_absence():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_legal_entities():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_timesheets():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_performance_review_cycles():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_performance_reviews():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.hris.get_staffing_entities():error.code.enum(hris.staffing_entity_closed)Added (Breakingkombo.ats.create_candidate():request.remote_fields.covetorest.candidate.statusAddedkombo.ats.create_application():request.remote_fields.covetorest.candidate.statusAddedkombo.assessment.update_order_result():request.remote_fields.workdayAddedkombo.connect.create_connection_link():request.integration_toolChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 300 warnings, 193 hintsView full report
PYTHON CHANGELOG
additionalDependencies: 1.1.0 - 2026-05-28
🐝 New Features
core: 6.0.24 - 2026-06-01
🐛 Bug Fixes
core: 6.0.23 - 2026-05-26
🐝 New Features
core: 6.0.22 - 2026-05-20
🐛 Bug Fixes
envVarSecurityUsage: 0.3.3 - 2026-05-18
🐛 Bug Fixes
methodArguments: 1.1.0 - 2026-05-29
🐝 New Features
Based on Speakeasy CLI 1.770.0
Last updated by Speakeasy workflow
Note
High Risk
Breaking client change on
get_employee_formplus widespread new HRIS error enum values; HRIS create/form flows now depend on optional staffing entity IDs.Overview
Regenerates the Kombo Python SDK to v1.2.0 (Speakeasy 1.770.0) from an updated OpenAPI spec—version bumps in
pyproject.toml, lockfiles, and release notes; most application code is generated.HRIS (staffing entities) adds optional
staffing_entity_idon get employee form (query) and create employee with form (body).get_employee_formis a breaking API change: callers must passstaffing_entity_id=...instead of arequestobject. HRIS errors gainHRIS.STAFFING_ENTITY_CLOSEDacross listed endpoints (enum expansion—treat as breaking if you exhaustively match error codes).ATS / assessment / connect: Coveto REST remote fields add optional
statuson candidate create/application; assessment order results addremote_fields.workday(WorkdayAssess_Candidatepayload);integration_toolenum updates (e.g. JobAdder, Compleet Persy). Passthrough docs expand integration listings.SDK plumbing: new
Base64FileInput/ encoding helper, multipart JSON path tweak,Komboclient handlesapi_key=Nonefor security, and generator config adds timeout-ms and related options.Reviewed by Cursor Bugbot for commit a81145f. Bugbot is set up for automated code reviews on this repo. Configure here.