Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 7, 2025

SDK update

Versioning

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

Ruby SDK Changes Detected:

  • dub.partners.list():
    • request Changed Breaking ⚠️
    • response.[] Changed Breaking ⚠️
  • dub.partners.create(): response Changed Breaking ⚠️
  • dub.folders.list(): response.[].description Added
  • dub.folders.create():
    • request.description Added
    • response.description Added
  • dub.folders.update():
    • request_body.description Added
    • response.description Added
  • dub.workspaces.get(): response.network_invites_limit Added
  • dub.workspaces.update(): response.network_invites_limit Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/links/bulk
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬Schema
│ │           └─┬domain
│ │             └──[🔀] description (1361:38)
│ ├─┬/links
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬domain
│ │           └──[🔀] description (54:36)
│ ├─┬/folders
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (3935:19)
│ │         └─┬name
│ │           ├──[🔀] maxLength (3938:34)❌ 
│ │           ├──[🔀] description (3939:36)
│ │           └──[+] nullable (3937:33)❌ 
│ ├─┬/track/lead
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬clickId
│ │           └──[🔀] description (4969:36)
│ ├─┬/links/{linkId}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬domain
│ │           └──[🔀] description (965:36)
│ ├─┬/folders/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4133:19)
│ │         └─┬name
│ │           ├──[🔀] maxLength (4136:34)❌ 
│ │           ├──[🔀] description (4137:36)
│ │           └──[+] nullable (4135:33)❌ 
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├──[-] parameters (1:154207)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (7399:28)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (7404:17)
│ │ │ │   ├──[+] enum (7405:17)
│ │ │ │   ├──[+] enum (7406:17)
│ │ │ │   ├──[+] enum (7407:17)
│ │ │ │   ├──[-] enum (1:152699)❌ 
│ │ │ │   ├──[-] enum (1:152709)❌ 
│ │ │ │   ├──[-] enum (1:152718)❌ 
│ │ │ │   ├──[-] enum (1:152733)❌ 
│ │ │ │   ├──[-] enum (1:152742)❌ 
│ │ │ │   ├──[-] enum (1:152776)❌ 
│ │ │ │   ├──[🔀] description (7411:30)
│ │ │ │   ├──[🔀] default (7410:26)❌ 
│ │ │ │   └──[🔀] example (7412:26)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (7778:23)❌ 
│ │ │           ├──[+] required (7781:23)❌ 
│ │ │           ├──[+] required (7780:23)❌ 
│ │ │           ├──[+] required (7779:23)❌ 
│ │ │           ├──[+] required (7782:23)❌ 
│ │ │           ├──[-] required (1:161873)❌ 
│ │ │           ├──[-] required (1:161882)❌ 
│ │ │           ├──[-] required (1:161839)❌ 
│ │ │           ├──[-] required (1:161849)❌ 
│ │ │           ├──[-] required (1:161858)❌ 
│ │ │           ├──[-] properties (1:159838)❌ 
│ │ │           ├──[-] properties (1:160174)❌ 
│ │ │           ├──[-] properties (1:160002)❌ 
│ │ │           ├──[-] properties (1:160553)❌ 
│ │ │           ├──[+] properties (7700:23)
│ │ │           ├──[-] properties (1:160354)❌ 
│ │ │           ├──[+] properties (7710:23)
│ │ │           ├──[+] properties (7705:23)
│ │ │           ├──[+] properties (7720:23)
│ │ │           ├──[+] properties (7715:23)
│ │ │           ├─┬netRevenue
│ │ │           │ └──[🔀] description (7728:40)
│ │ │           └─┬totalCommissions
│ │ │             └──[🔀] description (7658:40)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (7312:21)❌ 
│ │           ├──[+] required (7313:21)❌ 
│ │           ├──[+] required (7315:21)❌ 
│ │           ├──[+] required (7314:21)❌ 
│ │           ├──[+] required (7316:21)❌ 
│ │           ├──[-] required (1:151227)❌ 
│ │           ├──[-] required (1:151208)❌ 
│ │           ├──[-] required (1:151218)❌ 
│ │           ├──[-] required (1:151242)❌ 
│ │           ├──[-] required (1:151251)❌ 
│ │           ├──[-] properties (1:149207)❌ 
│ │           ├──[-] properties (1:149543)❌ 
│ │           ├──[-] properties (1:149371)❌ 
│ │           ├──[-] properties (1:149922)❌ 
│ │           ├──[+] properties (7234:21)
│ │           ├──[-] properties (1:149723)❌ 
│ │           ├──[+] properties (7244:21)
│ │           ├──[+] properties (7239:21)
│ │           ├──[+] properties (7254:21)
│ │           ├──[+] properties (7249:21)
│ │           ├─┬netRevenue
│ │           │ └──[🔀] description (7262:38)
│ │           └─┬totalCommissions
│ │             └──[🔀] description (7192:38)
│ └─┬/links/upsert
│   └─┬PUT
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬domain
│             └──[🔀] description (2100:36)
└─┬Components
  ├─┬WorkspaceSchema
  │ ├──[+] required (10668:11)❌ 
  │ ├──[+] properties (10528:11)
  │ ├─┬ssoEmailDomain
  │ │ ├──[+] description (10430:28)
  │ │ └──[-] nullable (1:223023)❌ 
  │ ├─┬usageLimit
  │ │ └──[🔀] description (10482:28)
  │ ├─┬stripeId
  │ │ └──[🔀] description (10474:28)
  │ ├─┬payoutsLimit
  │ │ └──[🔀] description (10506:28)
  │ ├─┬store
  │ │ ├──[-] additionalProperties (1:222710)❌ 
  │ │ ├──[🔀] type (10640:21)❌ 
  │ │ └──[-] description (1:222729)
  │ ├─┬plan
  │ │ ├──[-] enum (1:218942)❌ 
  │ │ ├──[-] enum (1:218959)❌ 
  │ │ ├──[-] enum (1:218977)❌ 
  │ │ ├──[-] enum (1:218993)❌ 
  │ │ ├──[-] enum (1:219005)❌ 
  │ │ ├──[-] enum (1:218915)❌ 
  │ │ ├──[-] enum (1:218923)❌ 
  │ │ ├──[-] enum (1:218930)❌ 
  │ │ ├──[🔀] type (10497:21)❌ 
  │ │ └──[🔀] description (10498:28)
  │ ├─┬paymentFailedAt
  │ │ ├──[🔀] type (10529:21)❌ 
  │ │ ├──[🔀] description (10530:28)
  │ │ └──[-] nullable (1:219342)❌ 
  │ ├─┬payoutsUsage
  │ │ └──[🔀] description (10502:28)
  │ ├─┬usage
  │ │ └──[🔀] description (10478:28)
  │ ├─┬payoutFee
  │ │ ├──[🔀] type (10467:21)❌ 
  │ │ ├──[🔀] description (10469:28)
  │ │ └──[+] nullable (10468:25)❌ 
  │ ├─┬tagsLimit
  │ │ ├──[🔀] type (10458:21)❌ 
  │ │ ├──[🔀] description (10460:28)
  │ │ └──[+] nullable (10459:25)❌ 
  │ ├─┬stripeConnectId
  │ │ ├──[+] additionalProperties (10621:37)❌ 
  │ │ ├──[🔀] type (10619:21)❌ 
  │ │ └──[🔀] description (10622:28)
  │ ├─┬users
  │ │ ├──[-] items (1:221578)❌ 
  │ │ ├──[🔀] type (10485:21)❌ 
  │ │ └──[🔀] description (10486:28)
  │ ├─┬slug
  │ │ ├──[+] enum (10449:15)
  │ │ ├──[+] enum (10450:15)
  │ │ ├──[+] enum (10451:15)
  │ │ ├──[+] enum (10452:15)
  │ │ ├──[+] enum (10453:15)
  │ │ ├──[+] enum (10446:15)
  │ │ ├──[+] enum (10447:15)
  │ │ ├──[+] enum (10448:15)
  │ │ └──[🔀] description (10455:28)
  │ ├─┬usersLimit
  │ │ ├──[+] items (10558:22)❌ 
  │ │ ├──[🔀] type (10557:21)❌ 
  │ │ └──[🔀] description (10580:28)
  │ └─┬totalLinks
  │   └──[🔀] description (10514:28)
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (15202:19)
  │     ├─┬totalClicks
  │     │ ├──[🔀] type (15193:29)❌ 
  │     │ ├──[+] description (15195:36)
  │     │ └──[+] nullable (15194:33)❌ 
  │     ├─┬id
  │     │ ├──[-] description (1:305720)
  │     │ └──[+] nullable (15204:33)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (15174:36)
  │     │ └──[-] nullable (1:306040)❌ 
  │     ├─┬name
  │     │ ├──[-] maxLength (1:305796)❌ 
  │     │ ├──[🔀] description (15190:36)
  │     │ └──[+] nullable (15189:33)❌ 
  │     └─┬payoutsEnabledAt
  │       ├──[+] maxLength (15178:34)❌ 
  │       ├──[🔀] description (15179:36)
  │       └──[-] nullable (1:306144)❌ 
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (15688:19)
  │     ├─┬payoutsEnabledAt
  │     │ ├──[+] maxLength (15664:34)❌ 
  │     │ ├──[🔀] description (15665:36)
  │     │ └──[-] nullable (1:315369)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (15660:36)
  │     │ └──[-] nullable (1:315265)❌ 
  │     ├─┬id
  │     │ ├──[-] description (1:314945)
  │     │ └──[+] nullable (15690:33)❌ 
  │     ├─┬totalClicks
  │     │ ├──[🔀] type (15679:29)❌ 
  │     │ ├──[+] description (15681:36)
  │     │ └──[+] nullable (15680:33)❌ 
  │     └─┬name
  │       ├──[-] maxLength (1:315021)❌ 
  │       ├──[🔀] description (15676:36)
  │       └──[+] nullable (15675:33)❌ 
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (14626:19)
  │     ├─┬name
  │     │ ├──[-] maxLength (1:295580)❌ 
  │     │ ├──[🔀] description (14614:36)
  │     │ └──[+] nullable (14613:33)❌ 
  │     ├─┬payoutsEnabledAt
  │     │ ├──[+] maxLength (14602:34)❌ 
  │     │ ├──[🔀] description (14603:36)
  │     │ └──[-] nullable (1:295928)❌ 
  │     ├─┬id
  │     │ ├──[-] description (1:295504)
  │     │ └──[+] nullable (14628:33)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (14598:36)
  │     │ └──[-] nullable (1:295824)❌ 
  │     └─┬totalClicks
  │       ├──[🔀] type (14617:29)❌ 
  │       ├──[+] description (14619:36)
  │       └──[+] nullable (14618:33)❌ 
  ├─┬FolderSchema
  │ ├──[+] required (10762:11)❌ 
  │ ├──[+] properties (10727:11)
  │ ├─┬id
  │ │ ├──[🔀] description (10730:28)
  │ │ └──[+] nullable (10729:25)❌ 
  │ ├─┬updatedAt
  │ │ ├──[+] enum (10735:15)
  │ │ ├──[+] enum (10736:15)
  │ │ └──[-] description (1:224538)
  │ ├─┬type
  │ │ ├──[-] enum (1:224212)❌ 
  │ │ ├──[-] enum (1:224223)❌ 
  │ │ └──[+] description (10725:28)
  │ └─┬name
  │   └──[🔀] description (10721:28)
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (15565:15)❌ 
      ├──[+] required (15564:15)❌ 
      ├──[+] required (15566:15)❌ 
      ├──[+] required (15563:15)❌ 
      ├──[+] required (15567:15)❌ 
      ├──[-] required (1:313781)❌ 
      ├──[-] required (1:313738)❌ 
      ├──[-] required (1:313757)❌ 
      ├──[-] required (1:313748)❌ 
      ├──[-] required (1:313772)❌ 
      ├──[-] properties (1:311737)❌ 
      ├──[-] properties (1:312073)❌ 
      ├──[-] properties (1:311901)❌ 
      ├──[-] properties (1:312452)❌ 
      ├──[+] properties (15485:15)
      ├──[-] properties (1:312253)❌ 
      ├──[+] properties (15495:15)
      ├──[+] properties (15490:15)
      ├──[+] properties (15505:15)
      ├──[+] properties (15500:15)
      ├─┬totalCommissions
      │ └──[🔀] description (15443:32)
      └─┬netRevenue
        └──[🔀] description (15513:32)
Document Element Total Changes Breaking Changes
paths 72 42
components 125 68

RUBY CHANGELOG

core: 3.11.0 - 2025-10-13

🐝 New Features

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

unions: 0.1.1 - 2025-10-02

🐛 Bug Fixes

  • Fix deserialization bug for union of boolean and enums (commit by @Kanwardeep)

Based on Speakeasy CLI 1.640.0

@github-actions github-actions bot added the patch Patch version bump label Oct 7, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796941 branch 7 times, most recently from 468fb68 to 8eff72f Compare October 14, 2025 00:37
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796941 branch 3 times, most recently from 4879eaf to f0a734f Compare October 17, 2025 00:38
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.10.6 chore: 🐝 Update SDK - Generate 0.11.0 Oct 17, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Oct 17, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796941 branch 8 times, most recently from 91e7c9e to dfc3028 Compare October 26, 2025 00:41
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796941 branch from 7021145 to b7b0555 Compare October 27, 2025 00:42
* `dub.partners.list()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response.[]` **Changed** **Breaking** ⚠️
* `dub.partners.create()`:  `response` **Changed** **Breaking** ⚠️
* `dub.folders.list()`:  `response.[].description` **Added**
* `dub.folders.create()`: 
  *  `request.description` **Added**
  *  `response.description` **Added**
* `dub.folders.update()`: 
  *  `request_body.description` **Added**
  *  `response.description` **Added**
* `dub.workspaces.get()`:  `response.network_invites_limit` **Added**
* `dub.workspaces.update()`:  `response.network_invites_limit` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796941 branch from e7c90e6 to 25de3fa Compare October 28, 2025 00:38
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.

2 participants