Skip to content

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.1.2#38

Merged
maakle merged 1 commit into
mainfrom
speakeasy-sdk-regen-1776386414
May 11, 2026
Merged

chore: 🐝 Update SDK - SDK Generation KOMBO-PYTHON 1.1.2#38
maakle merged 1 commit into
mainfrom
speakeasy-sdk-regen-1776386414

Conversation

@kombo-sdk-generator
Copy link
Copy Markdown
Contributor

@kombo-sdk-generator kombo-sdk-generator Bot commented Apr 17, 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.general.create_setup_link(): Added
  • kombo.connect.create_connection_link(): request.integration_tool Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (585:3)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (1141:24)
│ ├─┬/ai-apply/apply
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬example1
│ │         ├──[🔀] value (8346:19)
│ │         ├──[🔀] value (8346:19)
│ │         ├──[🔀] value (8346:19)
│ │         ├──[🔀] value (8346:19)
│ │         ├──[+] value (8346:19)
│ │         └──[+] value (8346:19)
│ ├─┬/ats/users
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (6643:24)
│ ├─┬/ats/jobs
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (6223:24)
│ ├─┬/hris/time-off-balances
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (2849:24)
│ ├─┬/hris/staffing-entities
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (4250:24)
│ ├─┬/hris/absences
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (2991:24)
│ ├─┬/hris/performance-reviews
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (3787:24)
│ ├─┬/ats/applications
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (4417:24)
│ ├─┬/ats/offers
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (6911:24)
│ ├─┬/hris/provisioning-groups/{group_id}/setup-links
│ │ └─┬POST
│ │   ├──[🔀] summary (1041:16)
│ │   └──[🔀] description (1042:20)
│ ├─┬/ats/interviews
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (7170:24)
│ ├─┬/ats/candidates
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (5214:24)
│ └─┬/passthrough/{tool}/{api}
│   └─┬POST
│     └──[🔀] description (95:20)
└─┬Components
  ├──[+] schemas (9683:7)
  ├──[+] schemas (9685:7)
  ├──[+] schemas (9703:7)
  ├─┬GetAtsUsersParameterUpdatedAfter
  │ └──[🔀] description (25905:20)
  ├─┬GetHrisEmployeesParameterUpdatedAfter
  │ └──[🔀] description (10642:20)
  ├─┬GetAtsOffersParameterUpdatedAfter
  │ └──[🔀] description (26272:20)
  ├─┬GetHrisAbsencesParameterUpdatedAfter
  │ └──[🔀] description (16635:20)
  ├─┬PostAiApplyApplyRequestBody
  │ ├──[+] properties (30173:9)
  │ ├─┬additional_clicks
  │ │ ├──[🔀] description (30172:24)
  │ │ └──[-] default (29682:20)❌ 
  │ ├─┬candidate_email
  │ │ ├──[🔀] type (30174:17)❌ 
  │ │ ├──[+] minimum (30176:20)❌ 
  │ │ ├──[🔀] format (30175:19)❌ 
  │ │ └──[🔀] description (30177:24)
  │ ├─┬screening_question_answers
  │ │ ├──[+] additionalProperties (30123:13)❌ 
  │ │ ├──[-] items (29638:13)❌ 
  │ │ ├──[🔀] type (30121:17)❌ 
  │ │ └──[🔀] description (30124:24)
  │ ├─┬query_params
  │ │ ├──[-] additionalProperties (29633:13)❌ 
  │ │ ├──[🔀] type (30117:17)❌ 
  │ │ ├──[+] format (30119:19)❌ 
  │ │ └──[🔀] description (30118:24)
  │ └─┬submission_token
  │   ├──[+] items (30128:13)❌ 
  │   ├──[🔀] type (30126:17)❌ 
  │   └──[🔀] description (30166:24)
  ├─┬PostConnectCreateLinkRequestBody
  │ └─┬integration_tool
  │   ├──[+] enum (32554:15)
  │   ├──[+] enum (32592:15)
  │   ├──[+] enum (32495:15)
  │   ├──[+] enum (32595:15)
  │   ├──[+] enum (32590:15)
  │   └──[+] enum (32514:15)
  ├─┬GetAtsInterviewsParameterUpdatedAfter
  │ └──[🔀] description (26727:20)
  ├─┬GetHrisStaffingEntitiesParameterUpdatedAfter
  │ └──[🔀] description (18740:20)
  ├─┬GetHrisTimeOffBalancesParameterUpdatedAfter
  │ └──[🔀] description (16376:20)
  ├─┬GetAtsCandidatesParameterUpdatedAfter
  │ └──[🔀] description (20718:20)
  ├─┬GetHrisPerformanceReviewsParameterUpdatedAfter
  │ └──[🔀] description (18128:20)
  ├─┬GetAtsJobsParameterUpdatedAfter
  │ └──[🔀] description (23289:20)
  └─┬GetAtsApplicationsParameterUpdatedAfter
    └──[🔀] description (19151:20)
Document Element Total Changes Breaking Changes
components 38 12
paths 21 0

View full report

Linting Report 0 errors, 320 warnings, 190 hints

View full report

PYTHON CHANGELOG

errors: 3.3.6 - 2026-03-24

🐛 Bug Fixes

  • handle default responses in AfterErrorHook statusCode check (commit by @2ynn)

pagination: 3.0.10 - 2026-04-23

🐛 Bug Fixes

  • narrow nullable pagination params before arithmetic in next() closure (commit by @AshGodfrey)

retries: 3.0.5 - 2026-04-15

🐛 Bug Fixes

  • retry mechanism now correctly retries on error status codes (5XX, 429, etc.) instead of raising immediately on the first failure (commit by @AshGodfrey)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

Based on Speakeasy CLI 1.762.0

Last updated by Speakeasy workflow


Note

Medium Risk
Medium risk because it adds a new public General.create_setup_link() API and updates the Connect.create_connection_link() request typing/allowed integration_tool values, which may affect downstream callers despite being generated changes.

Overview
Bumps the generated Python SDK to v1.1.2 (Speakeasy CLI/generator updates) and refreshes the generated artifacts, docs, and release metadata.

Adds a new General endpoint create_setup_link() (sync + async) and associated request/response models/docs for POST /integrations/{integration_id}/setup-link.

Updates create_connection_link() request modeling (notably integration_tool) and regenerates various endpoint docs/parameter descriptions (e.g., updated_after docs) and README method listings.

Reviewed by Cursor Bugbot for commit 069f3df. 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 Apr 17, 2026
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1776386414 branch 7 times, most recently from c739c16 to 06a6cd5 Compare April 24, 2026 00:43
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1776386414 branch 7 times, most recently from bf52b0a to 42d1d93 Compare May 1, 2026 00:50
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1776386414 branch 7 times, most recently from f912813 to c49c2bc Compare May 8, 2026 00:47
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1776386414 branch 2 times, most recently from ab2c25c to e654b64 Compare May 10, 2026 00:50
* `kombo.general.create_setup_link()`: **Added**
* `kombo.connect.create_connection_link()`:  `request.integration_tool` **Changed**
@kombo-sdk-generator kombo-sdk-generator Bot force-pushed the speakeasy-sdk-regen-1776386414 branch from e654b64 to 069f3df Compare May 11, 2026 00:50
@maakle maakle merged commit 265e673 into main May 11, 2026
2 checks passed
@maakle maakle deleted the speakeasy-sdk-regen-1776386414 branch May 11, 2026 08:47
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.

2 participants