Skip to content

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.1.4#40

Open
kombo-sdk-generator[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1778633365
Open

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.1.4#40
kombo-sdk-generator[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1778633365

Conversation

@kombo-sdk-generator
Copy link
Copy Markdown
Contributor

@kombo-sdk-generator kombo-sdk-generator Bot commented May 13, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field 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 (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.assessment.update_order_result():
    • request.remote_fields.workday Added
  • kombo.connect.create_connection_link():
    • request.integration_tool.enum(jobadder) Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/passthrough/{tool}/{api}
│ │ └─┬POST
│ │   └──[🔀] description (95:20)
│ ├─┬/hris/performance-review-cycles
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employees
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/time-off-balances
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/locations
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/setup-links
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/timesheets
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employees/form
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1676:17)❌ 
│ │ │ ├──[🔀] description (1585:20)
│ │ │ └──Responses
│ │ └─┬POST
│ │   ├──[🔀] description (1763:20)
│ │   ├──Responses
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬example1
│ │         └──[+] value (1809:19)
│ ├─┬/hris/absences
│ │ ├─┬GET
│ │ │ └──Responses
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employees/{employee_id}/documents
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/employee-skill-assignments/{employee_skill_assignment_id}
│ │ ├─┬DELETE
│ │ │ └──Responses
│ │ └─┬PATCH
│ │   └──Responses
│ ├─┬/ai-apply/applications
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬example1
│ │           └──[🔀] value (8450:21)
│ ├─┬/hris/legal-entities
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/groups
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/provisioning-groups/{group_id}/diff
│ │ └─┬POST
│ │   └──Responses
│ ├─┬/hris/absence-types
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employee-document-categories
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/absences/{absence_id}
│ │ └─┬DELETE
│ │   └──Responses
│ ├─┬/hris/performance-reviews
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/staffing-entities
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/employments
│ │ └─┬GET
│ │   └──Responses
│ ├─┬/hris/teams
│ │ └─┬GET
│ │   └──Responses
│ └─┬/hris/employees/{employee_id}
│   └─┬PATCH
│     └──Responses
└─┬Components
  ├──[+] schemas (12753:7)
  ├─┬GetAiApplyApplicationsPositiveResponse
  │ └─┬data
  │   └─┬results
  │     └─┬Schema
  │       ├──[+] required (30363:21)❌ 
  │       ├──[+] required (30364:21)❌ 
  │       ├──[+] properties (30339:19)
  │       ├──[+] properties (30342:19)
  │       ├─┬created_at
  │       │ ├──[-] externalDocs (29913:23)
  │       │ ├──[🔀] format (30341:29)❌ 
  │       │ └──[-] description (29909:34)
  │       ├─┬updated_at
  │       │ ├──[-] externalDocs (29919:23)
  │       │ ├──[🔀] type (30344:23)❌ 
  │       │ ├──[+] pattern (30346:30)❌ 
  │       │ ├──[-] format (29917:29)❌ 
  │       │ └──[-] description (29915:34)
  │       ├─┬id
  │       │ ├──[+] externalDocs (30352:23)
  │       │ ├──[+] format (30350:29)❌ 
  │       │ └──[🔀] description (30348:34)
  │       └─┬status
  │         ├──[-] enum (29906:25)❌ 
  │         ├──[-] enum (29907:25)❌ 
  │         ├──[-] enum (29904:25)❌ 
  │         ├──[-] enum (29905:25)❌ 
  │         └──[+] description (30331:34)
  ├─┬PostConnectCreateLinkRequestBody
  │ └─┬integration_tool
  │   └──[+] enum (32705:15)
  ├─┬PostHrisEmployeesFormRequestBody
  │ └──[+] properties (14513:9)
  └─┬PutAssessmentOrdersAssessmentOrderIdResultRequestBody
    └─┬remote_fields
      └──[+] properties (29063:13)
Document Element Total Changes Breaking Changes
paths 33 1
components 24 11

View full report

Linting Report 0 errors, 320 warnings, 193 hints

View full report

PYTHON CHANGELOG

core: 6.0.22 - 2026-05-20

🐛 Bug Fixes

envVarSecurityUsage: 0.3.3 - 2026-05-18

🐛 Bug Fixes

  • read envVarPrefix fallback when SDK is constructed with no security args (commit by @AshGodfrey)

Based on Speakeasy CLI 1.764.1

Last updated by Speakeasy workflow


Note

Medium Risk
Medium risk because it includes a breaking change to hris.get_employee_form() request signature and updates generated models/error enums that can affect client integrations and request serialization.

Overview
Updates the generated Python SDK to v1.1.4 (Speakeasy CLI 1.764.1), refreshing generated docs/lockfiles and bumping package metadata (pyproject.toml, _version.py, RELEASES.md).

Introduces HRIS staffing-entity support by adding optional staffing_entity_id to hris.get_employee_form() (now a direct param instead of a request object) and to hris.create_employee_with_form() request bodies, plus adds the new HRIS error code enum HRIS.STAFFING_ENTITY_CLOSED.

Extends assessment result updates with Workday-specific passthrough fields by adding remote_fields.workday and new nested models (AssessCandidateData, CandidateAssessmentData, etc.), and expands connection-link creation to support integration_tool="jobadder" (also reflected in docs and general tool listings).

Reviewed by Cursor Bugbot for commit eace836. Bugbot is set up for automated code reviews on this repo. Configure here.

@kombo-sdk-generator kombo-sdk-generator Bot added the patch Patch version bump label May 13, 2026
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1778633365 branch 7 times, most recently from 1d14fb6 to cf6ae56 Compare May 20, 2026 00:55
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1778633365 branch from cf6ae56 to d368d11 Compare May 21, 2026 00:55
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d368d11. Configure here.

Comment thread src/kombo/sdk.py

security: Any = None
if callable(api_key):
if api_key is None:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type annotation excludes None but code handles None

Low Severity

The api_key parameter is typed as Union[str, Callable[[], str]] (required, non-optional) but the newly added code on lines 87–88 checks if api_key is None. Since the type annotation does not include Optional/None and has no default value, type checkers will reject Kombo(api_key=None), making the None branch unreachable for type-safe callers. If unauthenticated usage is intended, the type needs to be Optional[Union[str, Callable[[], str]]] with a None default.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d368d11. Configure here.

@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1778633365 branch from d368d11 to 53666f3 Compare May 22, 2026 00:53
* `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.assessment.update_order_result()`: 
  *  `request.remote_fields.workday` **Added**
* `kombo.connect.create_connection_link()`: 
  *  `request.integration_tool.enum(jobadder)` **Added**
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1778633365 branch from 53666f3 to eace836 Compare May 23, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant