Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 30, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • ragie.responses.create(): response Changed Breaking ⚠️
  • ragie.responses.get(): response Changed Breaking ⚠️
  • ragie.connections.create_o_auth_redirect_url():
    • request.metadata.{}.[number] Added
  • ragie.connections.set_enabled(): response.metadata.{}.[number] Added
  • ragie.documents.create_document_from_url():
    • request.metadata.{}.[number] Added
    • response.metadata.{}.[number] Added
  • ragie.documents.get(): response.metadata.{}.[number] Added
  • ragie.documents.patch_metadata(): response.[document_metadata_update].metadata.{}.[number] Added
  • ragie.documents.get_content(): response.metadata.{}.[number] Added
  • ragie.connections.create_connection():
    • request.metadata.{}.[number] Added
    • response.metadata.{}.[number] Added
  • ragie.connections.list(): response.connections.[].metadata.{}.[number] Added
  • ragie.partitions.update(): Added
  • ragie.documents.create_raw():
    • request.metadata.{}.[number] Added
    • response.metadata.{}.[number] Added
  • ragie.connections.get(): response.metadata.{}.[number] Added
  • ragie.connections.update():
    • request.connection_base.metadata.{}.[number] Added
    • response.metadata.{}.[number] Added
  • ragie.connections.set_limits(): response.metadata.{}.[number] Added
  • ragie.partitions.list(): response.partitions.[] Changed
  • ragie.partitions.create():
    • request.description Added
    • response Changed
  • ragie.partitions.get(): response Changed
  • ragie.partitions.set_limits(): response Changed
  • ragie.authenticators.create_authenticator_connection():
    • request.create_authenticator_connection.metadata.{}.[number] Added
    • response.metadata.{}.[number] Added
  • ragie.documents.create(): response.metadata.{}.[number] Added
  • ragie.documents.list(): response.documents.[].metadata.{}.[number] Added
OpenAPI Change Summary
├─┬Paths
│ └─┬/partitions/{partition_id}
│   └──[+] patch (4479:16)
└─┬Components
  ├──[-] schemas (1:191149)❌ 
  ├──[+] schemas (11206:32)
  ├──[+] schemas (8689:27)
  ├──[+] schemas (10840:26)
  ├──[+] schemas (11495:37)
  ├──[+] schemas (10894:27)
  ├──[+] schemas (11780:32)
  ├──[+] schemas (10914:24)
  ├──[+] schemas (6051:32)
  ├──[+] schemas (8611:21)
  ├──[+] schemas (11434:23)
  ├──[+] schemas (6104:36)
  ├──[+] schemas (10724:23)
  ├──[+] schemas (8640:27)
  ├─┬PublicCreateConnection
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (10551:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (10546:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:182476)❌ 
  │       └──[🔀] type (10549:27)❌ 
  ├─┬DocumentGet
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (7953:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (7948:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:145947)❌ 
  │       └──[🔀] type (7951:27)❌ 
  ├─┬PartitionDetail
  │ ├──[+] required (9760:11)❌ 
  │ ├──[+] required (9758:11)❌ 
  │ ├──[+] required (9759:11)❌ 
  │ ├──[+] properties (9709:11)
  │ ├──[+] properties (9698:11)
  │ ├──[+] properties (9713:11)
  │ ├─┬is_default
  │ │ └──[🔀] title (9711:22)
  │ ├─┬stats
  │ │ └──[🔀] $ref (10056:23)❌ 
  │ ├─┬name
  │ │ ├──[+] examples (9695:15)
  │ │ ├──[-] type (1:168609)❌ 
  │ │ ├──[🔀] title (9692:22)
  │ │ ├──[+] description (9693:28)
  │ │ ├──[+] anyOf (9684:15)
  │ │ └──[+] anyOf (9688:15)
  │ ├─┬limits
  │ │ └──[🔀] $ref (9678:25)❌ 
  │ └─┬limit_exceeded_at
  │   ├──[-] examples (1:168915)
  │   ├──[🔀] title (9707:22)
  │   ├──[-] description (1:168834)
  │   └─┬ANYOF
  │     └──[-] format (1:168756)❌ 
  ├─┬CreateDocumentRawParams
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (7061:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (7056:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:131664)❌ 
  │       └──[🔀] type (7059:27)❌ 
  ├─┬EvaluatedAnswerStep
  │ ├──[+] properties (8576:11)
  │ ├─┬eval_passed
  │ │ ├──[🔀] title (8578:22)
  │ │ └──[+] default (8579:24)❌ 
  │ ├─┬type
  │ │ ├──[🔀] title (8570:22)
  │ │ ├──[-] default (1:153414)❌ 
  │ │ └──[-] const (1:153366)❌ 
  │ ├─┬other_resolved_question_ids
  │ │ ├──[-] items (1:153643)❌ 
  │ │ ├──[🔀] type (8597:21)❌ 
  │ │ ├──[🔀] title (8598:22)
  │ │ └──[-] description (1:153735)
  │ ├─┬eval_reason
  │ │ ├──[🔀] type (8593:21)❌ 
  │ │ └──[🔀] title (8594:22)
  │ └─┬think
  │   ├──[+] items (8585:22)❌ 
  │   ├──[🔀] type (8588:21)❌ 
  │   ├──[🔀] title (8589:22)
  │   └──[+] description (8590:28)
  ├─┬AnswerStep
  │ ├──[+] properties (5473:11)
  │ ├─┬type
  │ │ ├──[🔀] title (5467:22)
  │ │ ├──[-] default (1:100040)❌ 
  │ │ └──[-] const (1:100002)❌ 
  │ ├─┬other_resolved_question_ids
  │ │ ├──[-] items (1:100208)❌ 
  │ │ ├──[🔀] type (5474:21)❌ 
  │ │ ├──[🔀] title (5475:22)
  │ │ ├──[-] description (1:100300)
  │ │ └──[+] default (5476:24)❌ 
  │ └─┬think
  │   ├──[+] items (5479:22)❌ 
  │   ├──[🔀] type (5482:21)❌ 
  │   ├──[🔀] title (5483:22)
  │   └──[+] description (5484:28)
  ├─┬Connection
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (6231:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (6226:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:116173)❌ 
  │       └──[🔀] type (6229:27)❌ 
  ├─┬DocumentMetadataUpdate
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (8065:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (8060:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:147135)❌ 
  │       └──[🔀] type (8063:27)❌ 
  ├─┬CreatePartitionParams
  │ ├──[+] properties (7321:11)
  │ ├─┬name
  │ │ ├──[-] type (1:137896)❌ 
  │ │ ├──[🔀] title (7557:22)
  │ │ ├──[+] description (7558:28)
  │ │ ├──[+] anyOf (7527:15)
  │ │ └──[+] anyOf (7553:15)
  │ ├─┬pages_processed_limit_max
  │ │ ├──[🔀] title (7343:22)
  │ │ └──[🔀] description (7344:28)
  │ ├─┬pages_processed_limit_monthly
  │ │ ├──[🔀] title (7391:22)
  │ │ └──[🔀] description (7392:28)
  │ ├─┬pages_hosted_limit_max
  │ │ ├──[-] examples (1:138639)
  │ │ ├──[+] type (7318:21)❌ 
  │ │ ├──[🔀] title (7319:22)
  │ │ ├──[-] description (1:138559)
  │ │ ├──[-] anyOf (1:138455)❌ 
  │ │ └──[-] anyOf (1:138490)❌ 
  │ ├─┬media_hosted_limit_monthly
  │ │ ├──[🔀] title (7519:22)
  │ │ └──[🔀] description (7520:28)
  │ ├─┬video_processed_limit_monthly
  │ │ ├──[🔀] title (7455:22)
  │ │ └──[🔀] description (7456:28)
  │ ├─┬media_streamed_limit_max
  │ │ ├──[🔀] title (7503:22)
  │ │ └──[🔀] description (7504:28)
  │ ├─┬video_processed_limit_max
  │ │ ├──[🔀] examples (7362:15)
  │ │ ├──[🔀] title (7359:22)
  │ │ └──[🔀] description (7360:28)
  │ ├─┬media_hosted_limit_max
  │ │ ├──[-] examples (1:140757)
  │ │ ├──[🔀] title (7330:22)
  │ │ ├──[🔀] description (7331:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (7324:25)❌ 
  │ │   └──[-] minimum (1:140610)❌ 
  │ ├─┬pages_hosted_limit_monthly
  │ │ ├──[🔀] title (7375:22)
  │ │ └──[🔀] description (7376:28)
  │ ├─┬metadata_schema
  │ │ └──[🔀] description (7558:28)
  │ └─┬media_streamed_limit_monthly
  │   ├──[🔀] title (7487:22)
  │   └──[🔀] description (7488:28)
  ├─┬CreateDocumentFromUrlParams
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (6974:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (6969:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:128044)❌ 
  │       └──[🔀] type (6972:27)❌ 
  ├─┬OAuthUrlCreate
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (9420:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (9415:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:165358)❌ 
  │       └──[🔀] type (9418:27)❌ 
  ├─┬SurrenderStep
  │ ├──[+] properties (11669:11)
  │ ├─┬partial_answer
  │ │ └──[🔀] $ref (11669:22)❌ 
  │ ├─┬type
  │ │ ├──[🔀] title (11663:22)
  │ │ ├──[-] default (1:197561)❌ 
  │ │ └──[-] const (1:197520)❌ 
  │ └─┬think
  │   └──[🔀] $ref (5436:23)❌ 
  ├─┬CreateAuthenticatorConnection
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (6878:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (6873:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:125588)❌ 
  │       └──[🔀] type (6876:27)❌ 
  ├─┬FinalAnswer
  │ └─┬steps
  │   └─┬Schema
  │     ├──[+] anyOf (8560:30)
  │     ├──[+] anyOf (8611:21)
  │     ├─┬ANYOF
  │     │ └──[🔀] $ref (11496:23)❌ 
  │     ├─┬ANYOF
  │     │ └──[🔀] $ref (10432:23)❌ 
  │     ├─┬ANYOF
  │     │ └──[🔀] $ref (6125:23)❌ 
  │     └─┬ANYOF
  │       └──[🔀] $ref (11654:23)❌ 
  ├─┬SearchStep
  │ ├──[+] properties (11477:11)
  │ ├─┬think
  │ │ └──[🔀] $ref (11419:23)❌ 
  │ ├─┬type
  │ │ ├──[🔀] default (11467:24)❌ 
  │ │ └──[🔀] const (11465:22)❌ 
  │ └─┬search
  │   └──[🔀] $ref (11477:22)❌ 
  ├─┬Response
  │ ├─┬status
  │ │ └──[+] enum (11018:15)
  │ └─┬output
  │   └─┬Schema
  │     └──[🔀] $ref (11059:22)❌ 
  ├─┬Document
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (7620:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (7615:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:141835)❌ 
  │       └──[🔀] type (7618:27)❌ 
  ├─┬ConnectionBase
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (6389:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (6384:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:117753)❌ 
  │       └──[🔀] type (6387:27)❌ 
  ├─┬CodeStep
  │ ├──[+] properties (6140:11)
  │ ├─┬think
  │ │ ├──[🔀] type (6141:21)❌ 
  │ │ ├──[🔀] title (6142:22)
  │ │ └──[+] default (6143:24)❌ 
  │ └─┬type
  │   ├──[🔀] title (6134:22)
  │   ├──[-] default (1:114787)❌ 
  │   └──[-] const (1:114751)❌ 
  ├─┬Partition
  │ ├──[+] required (9665:11)❌ 
  │ ├──[+] required (9666:11)❌ 
  │ ├──[+] required (9667:11)❌ 
  │ ├──[+] properties (9619:11)
  │ ├──[+] properties (9608:11)
  │ ├──[+] properties (9623:11)
  │ ├─┬limits
  │ │ └──[🔀] $ref (9588:25)❌ 
  │ ├─┬limit_exceeded_at
  │ │ ├──[-] examples (1:168383)
  │ │ ├──[🔀] title (9617:22)
  │ │ ├──[-] description (1:168302)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:168224)❌ 
  │ ├─┬is_default
  │ │ └──[🔀] title (9621:22)
  │ └─┬name
  │   ├──[+] examples (9605:15)
  │   ├──[-] type (1:168077)❌ 
  │   ├──[🔀] title (9602:22)
  │   ├──[+] description (9603:28)
  │   ├──[+] anyOf (9594:15)
  │   └──[+] anyOf (9598:15)
  ├─┬DocumentWithContent
  │ └─┬metadata
  │   └─┬Schema
  │     ├──[+] anyOf (8301:17)
  │     ├─┬ANYOF
  │     │ └──[🔀] type (8296:27)❌ 
  │     └─┬ANYOF
  │       ├──[-] items (1:149898)❌ 
  │       └──[🔀] type (8299:27)❌ 
  └─┬PlanStep
    ├──[+] properties (10447:11)
    ├─┬questions_to_answer
    │ ├──[-] items (1:181319)❌ 
    │ ├──[🔀] type (10448:21)❌ 
    │ ├──[🔀] title (10449:22)
    │ ├──[-] description (1:181403)
    │ └──[+] default (10450:24)❌ 
    ├─┬think
    │ ├──[+] items (10453:22)❌ 
    │ ├──[🔀] type (10456:21)❌ 
    │ ├──[🔀] title (10457:22)
    │ └──[+] description (10458:28)
    └─┬type
      ├──[🔀] title (10441:22)
      ├──[-] default (1:181161)❌ 
      └──[-] const (1:181125)❌ 
Document Element Total Changes Breaking Changes
paths 1 0
components 198 92

PYTHON CHANGELOG

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 5.22.1 - 2025-09-30

🐛 Bug Fixes

  • correct import aliasing when SDK class members conflict with model names in Python templates (commit by @BlakeTheAwesome)

groups: 3.0.1 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

pagination: 3.0.7 - 2025-10-07

🐛 Bug Fixes

  • fix Python pagination failure with optional request bodies (commit by @BlakeTheAwesome)

unions: 3.1.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.637.3

@github-actions github-actions bot added the patch Patch version bump label Sep 30, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch 3 times, most recently from 959f9d1 to 43a57cf Compare October 3, 2025 00:08
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.11.1 chore: 🐝 Update SDK - Generate 1.12.0 Oct 3, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Oct 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch 8 times, most recently from 50a2a49 to 91752b9 Compare October 11, 2025 00:08
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch 8 times, most recently from 0ef7479 to 7653351 Compare October 18, 2025 00:08
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch 3 times, most recently from c3b7854 to fb21a8f Compare October 20, 2025 23:40
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.12.0 chore: 🐝 Update SDK - Generate 1.13.0 Oct 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch from fb21a8f to e2f85a4 Compare October 21, 2025 00:08
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.13.0 chore: 🐝 Update SDK - Generate 1.12.0 Oct 21, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch from e2f85a4 to eab3792 Compare October 21, 2025 18:06
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.12.0 chore: 🐝 Update SDK - Generate 1.13.0 Oct 21, 2025
* `ragie.responses.create()`:  `response` **Changed** **Breaking** ⚠️
* `ragie.responses.get()`:  `response` **Changed** **Breaking** ⚠️
* `ragie.connections.create_o_auth_redirect_url()`: 
  *  `request.metadata.{}.[number]` **Added**
* `ragie.connections.set_enabled()`:  `response.metadata.{}.[number]` **Added**
* `ragie.documents.create_document_from_url()`: 
  *  `request.metadata.{}.[number]` **Added**
  *  `response.metadata.{}.[number]` **Added**
* `ragie.documents.get()`:  `response.metadata.{}.[number]` **Added**
* `ragie.documents.patch_metadata()`:  `response.[document_metadata_update].metadata.{}.[number]` **Added**
* `ragie.documents.get_content()`:  `response.metadata.{}.[number]` **Added**
* `ragie.connections.create_connection()`: 
  *  `request.metadata.{}.[number]` **Added**
  *  `response.metadata.{}.[number]` **Added**
* `ragie.connections.list()`:  `response.connections.[].metadata.{}.[number]` **Added**
* `ragie.partitions.update()`: **Added**
* `ragie.documents.create_raw()`: 
  *  `request.metadata.{}.[number]` **Added**
  *  `response.metadata.{}.[number]` **Added**
* `ragie.connections.get()`:  `response.metadata.{}.[number]` **Added**
* `ragie.connections.update()`: 
  *  `request.connection_base.metadata.{}.[number]` **Added**
  *  `response.metadata.{}.[number]` **Added**
* `ragie.connections.set_limits()`:  `response.metadata.{}.[number]` **Added**
* `ragie.partitions.list()`:  `response.partitions.[]` **Changed**
* `ragie.partitions.create()`: 
  *  `request.description` **Added**
  *  `response` **Changed**
* `ragie.partitions.get()`:  `response` **Changed**
* `ragie.partitions.set_limits()`:  `response` **Changed**
* `ragie.authenticators.create_authenticator_connection()`: 
  *  `request.create_authenticator_connection.metadata.{}.[number]` **Added**
  *  `response.metadata.{}.[number]` **Added**
* `ragie.documents.create()`:  `response.metadata.{}.[number]` **Added**
* `ragie.documents.list()`:  `response.documents.[].metadata.{}.[number]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759190870 branch from eab3792 to 92c1ef7 Compare October 21, 2025 18:51
@stonewerner stonewerner merged commit 5d75d5e into main Oct 21, 2025
@stonewerner stonewerner deleted the speakeasy-sdk-regen-1759190870 branch October 21, 2025 21:09
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.

3 participants