Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 2.5.0#253

Merged
flandrecorentin merged 1 commit into
mainfrom
speakeasy-sdk-regen-1783702259
Jul 15, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 2.5.0#253
flandrecorentin merged 1 commit into
mainfrom
speakeasy-sdk-regen-1783702259

Conversation

@maiengineering

Copy link
Copy Markdown
Collaborator

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (11021:3)❌ 
│ ├──[-] path (11107:3)❌ 
│ ├──[+] path (1403:3)
│ ├──[+] path (11166:3)
│ ├──[+] path (11378:3)
│ ├─┬/v1/connectors/{connector_id_or_name}/user/credentials
│ │ └──[+] delete (8067:7)
│ ├─┬/v1/users/me
│ │ └─┬GET
│ │   └──[+] security (11818:11)
│ ├─┬/v1/agents
│ │ └─┬GET
│ │   ├──[🔀] description (1301:20)
│ │   ├──[+] deprecated (1399:19)
│ │   └─┬Extensions
│ │     ├──[+] x-speakeasy-deprecation-message (1400:40)
│ │     └──[+] x-speakeasy-deprecation-replacement (1401:44)
│ └─┬/v1/rag/indexes/index/{index_id}/schemas/schema/{schema_id}/detail
│   └─┬GET
│     └─┬Responses
│       └─┬404
│         └──[🔀] description (11643:24)
├─┬Servers
│ └──[🔀] description (29260:18)
├─┬Servers
│ └──[+] servers (29261:5)
├─┬Servers
│ └──[+] servers (29264:5)
└─┬Components
  ├──[+] securitySchemes (29196:7)
  ├──[-] schemas (28315:7)❌ 
  ├──[-] schemas (28340:7)❌ 
  ├──[+] schemas (12996:7)
  ├──[+] schemas (28822:7)
  ├──[+] schemas (28892:7)
  ├──[+] schemas (28603:7)
  ├─┬CredentialsCreateOrUpdate
  │ └──[+] properties (21730:9)
  ├─┬ModelCapabilities
  │ ├──[+] properties (12560:9)
  │ └─┬vision
  │   └──[🔀] title (12562:18)
  ├─┬LocationType
  │ └──[+] enum (25355:11)
  ├─┬Connector
  │ ├──[+] properties (23516:9)
  │ ├─┬protocol
  │ │ └──[🔀] $ref (23557:11)❌ 
  │ ├─┬owner_type
  │ │ └──[🔀] $ref (23508:11)❌ 
  │ ├─┬is_authenticated
  │ │ ├──[+] type (23468:17)❌ 
  │ │ ├──[🔀] title (23469:18)
  │ │ ├──[+] format (23470:19)❌ 
  │ │ ├──[-] anyOf (23016:15)❌ 
  │ │ └──[-] anyOf (23017:15)❌ 
  │ ├─┬locale
  │ │ ├──[+] title (23567:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23565:15)❌ 
  │ ├─┬modified_at
  │ │ ├──[🔀] type (23560:17)❌ 
  │ │ ├──[🔀] title (23561:18)
  │ │ ├──[-] format (22945:19)❌ 
  │ │ └──[+] default (23562:20)❌ 
  │ ├─┬owner_id
  │ │ ├──[+] type (23472:17)❌ 
  │ │ ├──[🔀] title (23473:18)
  │ │ ├──[-] anyOf (22965:15)❌ 
  │ │ └──[-] anyOf (22966:15)❌ 
  │ ├─┬execution_env
  │ │ ├──[+] type (23480:17)❌ 
  │ │ ├──[+] title (23481:18)
  │ │ ├──[-] anyOf (22284:7)❌ 
  │ │ └──[-] anyOf (23038:15)❌ 
  │ ├─┬id
  │ │ ├──[-] type (22924:17)❌ 
  │ │ ├──[🔀] title (23502:18)
  │ │ ├──[-] format (22926:19)❌ 
  │ │ ├──[+] anyOf (23500:15)
  │ │ └──[+] anyOf (23501:15)
  │ ├─┬description
  │ │ ├──[-] type (22936:17)❌ 
  │ │ ├──[🔀] title (23520:18)
  │ │ ├──[+] anyOf (23518:15)
  │ │ └──[+] anyOf (23519:15)
  │ ├─┬mistral
  │ │ ├──[-] type (23011:17)❌ 
  │ │ ├──[-] title (23012:18)
  │ │ ├──[-] default (23013:20)❌ 
  │ │ ├──[+] anyOf (21446:7)
  │ │ └──[+] anyOf (23524:15)
  │ ├─┬system_prompt
  │ │ ├──[🔀] title (23536:18)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (23534:17)❌ 
  │ │   └──[🔀] type (23532:21)❌ 
  │ ├─┬tools
  │ │ ├──[🔀] title (23478:18)
  │ │ └─┬ANYOF
  │ │   ├──[-] items (23023:17)❌ 
  │ │   └──[🔀] type (23476:21)❌ 
  │ ├─┬server
  │ │ └──[🔀] $ref (21630:13)❌ 
  │ ├─┬title
  │ │ └──[🔀] title (23579:18)
  │ ├─┬system_prompt_route
  │ │ └──[🔀] title (23529:18)
  │ ├─┬private_tool_execution
  │ │ └──[🔀] $ref (22911:13)❌ 
  │ ├─┬visibility
  │ │ └──[🔀] $ref (23569:11)❌ 
  │ ├─┬name
  │ │ ├──[🔀] title (23488:18)
  │ │ └──[+] format (23489:19)❌ 
  │ ├─┬icon_url
  │ │ ├──[-] title (22958:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22828:13)❌ 
  │ ├─┬supported_auth_methods
  │ │ ├──[-] title (22987:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22229:13)❌ 
  │ └─┬server_card
  │   ├──[+] title (23494:18)
  │   └─┬ANYOF
  │     └──[🔀] $ref (23492:15)❌ 
  ├─┬GetSearchIndexSchemaDetailResponseSchemaModel
  │ ├──[-] required (27954:11)❌ 
  │ └──[-] properties (27936:9)❌ 
  ├─┬SpeechRequest
  │ ├──[+] properties (12613:9)
  │ ├─┬ref_audio
  │ │ ├──[🔀] title (12617:18)
  │ │ ├──[-] description (12120:24)
  │ │ ├──[-] anyOf (12118:15)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (12616:21)❌ 
  │ ├─┬stream
  │ │ └──[🔀] $ref (12589:13)❌ 
  │ ├─┬response_format
  │ │ └──[🔀] $ref (12625:11)❌ 
  │ └─┬voice_id
  │   ├──[+] type (12610:17)❌ 
  │   ├──[🔀] title (12611:18)
  │   ├──[-] description (12113:24)
  │   ├──[+] default (12612:20)❌ 
  │   ├──[-] anyOf (12110:15)❌ 
  │   └──[-] anyOf (12111:15)❌ 
  ├─┬GetSearchIndexDetailResponseIndex
  │ ├──[-] required (27877:11)❌ 
  │ └──[-] properties (27858:9)❌ 
  └─┬AuthenticationConfiguration
    └──[+] properties (21257:9)
Document Element Total Changes Breaking Changes
paths 12 2
servers 3 0
components 84 46

View full report

Linting Report 0 errors, 6 warnings, 79 hints

View full report

TYPESCRIPT CHANGELOG

jsonlResponses: 0.2.1 - 2025-09-11

🐛 Bug Fixes

  • add proper type validation and imports for EventStream/JsonLStream in union response usage snippets (commit by @tristanspeakeasy)

methodSecurity: 2.82.8 - 2026-03-09

🐛 Bug Fixes

  • allow method security hoisting when both global and operation-level security are optional (commit by @2ynn)

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the minor Minor version bump label Jul 10, 2026
@andreaonofrei01
andreaonofrei01 self-requested a review July 10, 2026 16:54
@flandrecorentin
flandrecorentin merged commit 11368f2 into main Jul 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants