Skip to content

Conversation

github-actions[bot]
Copy link

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

SDK update

Versioning

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

Go SDK Changes Detected:

  • Dub.Partners.List():
    • request.Request Changed Breaking ⚠️
    • response.[] Changed Breaking ⚠️
  • Dub.Partners.Create(): response Changed Breaking ⚠️
  • Dub.Folders.List(): response.[].Description Added
  • Dub.Folders.Create():
    • request.Request.Description Added
    • response.Description Added
  • Dub.Folders.Update():
    • request.RequestBody.Description Added
    • response.Description Added
  • Dub.Workspaces.Get(): response.NetworkInvitesLimit Added
  • Dub.Workspaces.Update(): response.NetworkInvitesLimit Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/links/upsert
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬domain
│ │           └──[🔀] description (2100:36)
│ ├─┬/folders/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4133:19)
│ │         └─┬name
│ │           ├──[🔀] maxLength (4136:34)❌ 
│ │           ├──[🔀] description (4137:36)
│ │           └──[+] nullable (4135:33)❌ 
│ ├─┬/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)
│ ├─┬/links/bulk
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬Schema
│ │           └─┬domain
│ │             └──[🔀] description (1361:38)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├──[-] parameters (1:154207)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (7399:28)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] enum (7404:17)
│ │ │ │   ├──[+] enum (7405:17)
│ │ │ │   ├──[+] enum (7406:17)
│ │ │ │   ├──[+] enum (7407:17)
│ │ │ │   ├──[+] enum (7408:17)
│ │ │ │   ├──[-] enum (1:152699)❌ 
│ │ │ │   ├──[-] enum (1:152709)❌ 
│ │ │ │   ├──[-] enum (1:152718)❌ 
│ │ │ │   ├──[-] enum (1:152733)❌ 
│ │ │ │   ├──[-] enum (1:152742)❌ 
│ │ │ │   ├──[-] enum (1:152776)❌ 
│ │ │ │   ├──[🔀] description (7412:30)
│ │ │ │   ├──[🔀] default (7411:26)❌ 
│ │ │ │   └──[🔀] example (7413:26)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (7780:23)❌ 
│ │ │           ├──[+] required (7779:23)❌ 
│ │ │           ├──[+] required (7781:23)❌ 
│ │ │           ├──[+] required (7782:23)❌ 
│ │ │           ├──[+] required (7783:23)❌ 
│ │ │           ├──[-] required (1:161882)❌ 
│ │ │           ├──[-] required (1:161839)❌ 
│ │ │           ├──[-] required (1:161849)❌ 
│ │ │           ├──[-] required (1:161858)❌ 
│ │ │           ├──[-] required (1:161873)❌ 
│ │ │           ├──[-] properties (1:159838)❌ 
│ │ │           ├──[-] properties (1:160174)❌ 
│ │ │           ├──[-] properties (1:160002)❌ 
│ │ │           ├──[-] properties (1:160553)❌ 
│ │ │           ├──[+] properties (7701:23)
│ │ │           ├──[-] properties (1:160354)❌ 
│ │ │           ├──[+] properties (7711:23)
│ │ │           ├──[+] properties (7706:23)
│ │ │           ├──[+] properties (7721:23)
│ │ │           ├──[+] properties (7716:23)
│ │ │           ├─┬totalCommissions
│ │ │           │ └──[🔀] description (7659:40)
│ │ │           └─┬netRevenue
│ │ │             └──[🔀] description (7729:40)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (7313:21)❌ 
│ │           ├──[+] required (7312:21)❌ 
│ │           ├──[+] required (7314:21)❌ 
│ │           ├──[+] required (7315:21)❌ 
│ │           ├──[+] required (7316:21)❌ 
│ │           ├──[-] required (1:151208)❌ 
│ │           ├──[-] required (1:151227)❌ 
│ │           ├──[-] required (1:151242)❌ 
│ │           ├──[-] required (1:151218)❌ 
│ │           ├──[-] 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)
│ │           ├─┬totalCommissions
│ │           │ └──[🔀] description (7192:38)
│ │           └─┬netRevenue
│ │             └──[🔀] description (7262:38)
│ └─┬/links
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬domain
│             └──[🔀] description (54:36)
└─┬Components
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (15689:19)
  │     ├─┬totalClicks
  │     │ ├──[🔀] type (15680:29)❌ 
  │     │ ├──[+] description (15682:36)
  │     │ └──[+] nullable (15681:33)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (15661:36)
  │     │ └──[-] nullable (1:315265)❌ 
  │     ├─┬id
  │     │ ├──[-] description (1:314945)
  │     │ └──[+] nullable (15691:33)❌ 
  │     ├─┬payoutsEnabledAt
  │     │ ├──[+] maxLength (15665:34)❌ 
  │     │ ├──[🔀] description (15666:36)
  │     │ └──[-] nullable (1:315369)❌ 
  │     └─┬name
  │       ├──[-] maxLength (1:315021)❌ 
  │       ├──[🔀] description (15677:36)
  │       └──[+] nullable (15676:33)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (15203:19)
  │     ├─┬id
  │     │ ├──[-] description (1:305720)
  │     │ └──[+] nullable (15205:33)❌ 
  │     ├─┬payoutsEnabledAt
  │     │ ├──[+] maxLength (15179:34)❌ 
  │     │ ├──[🔀] description (15180:36)
  │     │ └──[-] nullable (1:306144)❌ 
  │     ├─┬totalClicks
  │     │ ├──[🔀] type (15194:29)❌ 
  │     │ ├──[+] description (15196:36)
  │     │ └──[+] nullable (15195:33)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (15175:36)
  │     │ └──[-] nullable (1:306040)❌ 
  │     └─┬name
  │       ├──[-] maxLength (1:305796)❌ 
  │       ├──[🔀] description (15191:36)
  │       └──[+] nullable (15190:33)❌ 
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬partner
  │     ├──[+] properties (14627:19)
  │     ├─┬payoutsEnabledAt
  │     │ ├──[+] maxLength (14603:34)❌ 
  │     │ ├──[🔀] description (14604:36)
  │     │ └──[-] nullable (1:295928)❌ 
  │     ├─┬totalClicks
  │     │ ├──[🔀] type (14618:29)❌ 
  │     │ ├──[+] description (14620:36)
  │     │ └──[+] nullable (14619:33)❌ 
  │     ├─┬image
  │     │ ├──[🔀] description (14599:36)
  │     │ └──[-] nullable (1:295824)❌ 
  │     ├─┬name
  │     │ ├──[-] maxLength (1:295580)❌ 
  │     │ ├──[🔀] description (14615:36)
  │     │ └──[+] nullable (14614:33)❌ 
  │     └─┬id
  │       ├──[-] description (1:295504)
  │       └──[+] nullable (14629:33)❌ 
  ├─┬FolderSchema
  │ ├──[+] required (10763:11)❌ 
  │ ├──[+] properties (10728:11)
  │ ├─┬id
  │ │ ├──[🔀] description (10731:28)
  │ │ └──[+] nullable (10730:25)❌ 
  │ ├─┬updatedAt
  │ │ ├──[+] enum (10736:15)
  │ │ ├──[+] enum (10737:15)
  │ │ └──[-] description (1:224538)
  │ ├─┬type
  │ │ ├──[-] enum (1:224223)❌ 
  │ │ ├──[-] enum (1:224212)❌ 
  │ │ └──[+] description (10726:28)
  │ └─┬name
  │   └──[🔀] description (10722:28)
  ├─┬WorkspaceSchema
  │ ├──[+] required (10669:11)❌ 
  │ ├──[+] properties (10529:11)
  │ ├─┬payoutFee
  │ │ ├──[🔀] type (10468:21)❌ 
  │ │ ├──[🔀] description (10470:28)
  │ │ └──[+] nullable (10469:25)❌ 
  │ ├─┬tagsLimit
  │ │ ├──[🔀] type (10459:21)❌ 
  │ │ ├──[🔀] description (10461:28)
  │ │ └──[+] nullable (10460:25)❌ 
  │ ├─┬usage
  │ │ └──[🔀] description (10479:28)
  │ ├─┬paymentFailedAt
  │ │ ├──[🔀] type (10530:21)❌ 
  │ │ ├──[🔀] description (10531:28)
  │ │ └──[-] nullable (1:219342)❌ 
  │ ├─┬stripeConnectId
  │ │ ├──[+] additionalProperties (10622:37)❌ 
  │ │ ├──[🔀] type (10620:21)❌ 
  │ │ └──[🔀] description (10623:28)
  │ ├─┬stripeId
  │ │ └──[🔀] description (10475:28)
  │ ├─┬slug
  │ │ ├──[+] enum (10447:15)
  │ │ ├──[+] enum (10448:15)
  │ │ ├──[+] enum (10449:15)
  │ │ ├──[+] enum (10450:15)
  │ │ ├──[+] enum (10451:15)
  │ │ ├──[+] enum (10452:15)
  │ │ ├──[+] enum (10453:15)
  │ │ ├──[+] enum (10454:15)
  │ │ └──[🔀] description (10456:28)
  │ ├─┬plan
  │ │ ├──[-] enum (1:218959)❌ 
  │ │ ├──[-] enum (1:218977)❌ 
  │ │ ├──[-] enum (1:218993)❌ 
  │ │ ├──[-] enum (1:219005)❌ 
  │ │ ├──[-] enum (1:218915)❌ 
  │ │ ├──[-] enum (1:218923)❌ 
  │ │ ├──[-] enum (1:218930)❌ 
  │ │ ├──[-] enum (1:218942)❌ 
  │ │ ├──[🔀] type (10498:21)❌ 
  │ │ └──[🔀] description (10499:28)
  │ ├─┬usageLimit
  │ │ └──[🔀] description (10483:28)
  │ ├─┬store
  │ │ ├──[-] additionalProperties (1:222710)❌ 
  │ │ ├──[🔀] type (10641:21)❌ 
  │ │ └──[-] description (1:222729)
  │ ├─┬ssoEmailDomain
  │ │ ├──[+] description (10431:28)
  │ │ └──[-] nullable (1:223023)❌ 
  │ ├─┬totalLinks
  │ │ └──[🔀] description (10515:28)
  │ ├─┬users
  │ │ ├──[-] items (1:221578)❌ 
  │ │ ├──[🔀] type (10486:21)❌ 
  │ │ └──[🔀] description (10487:28)
  │ ├─┬payoutsLimit
  │ │ └──[🔀] description (10507:28)
  │ ├─┬usersLimit
  │ │ ├──[+] items (10559:22)❌ 
  │ │ ├──[🔀] type (10558:21)❌ 
  │ │ └──[🔀] description (10581:28)
  │ └─┬payoutsUsage
  │   └──[🔀] description (10503:28)
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (15564:15)❌ 
      ├──[+] required (15568:15)❌ 
      ├──[+] required (15565:15)❌ 
      ├──[+] required (15566:15)❌ 
      ├──[+] required (15567:15)❌ 
      ├──[-] required (1:313748)❌ 
      ├──[-] required (1:313781)❌ 
      ├──[-] required (1:313738)❌ 
      ├──[-] required (1:313757)❌ 
      ├──[-] required (1:313772)❌ 
      ├──[-] properties (1:311737)❌ 
      ├──[-] properties (1:312073)❌ 
      ├──[-] properties (1:311901)❌ 
      ├──[-] properties (1:312452)❌ 
      ├──[+] properties (15486:15)
      ├──[-] properties (1:312253)❌ 
      ├──[+] properties (15496:15)
      ├──[+] properties (15491:15)
      ├──[+] properties (15506:15)
      ├──[+] properties (15501:15)
      ├─┬netRevenue
      │ └──[🔀] description (15514:32)
      └─┬totalCommissions
        └──[🔀] description (15444:32)
Document Element Total Changes Breaking Changes
paths 73 42
components 125 68

GO CHANGELOG

core: 3.12.0 - 2025-10-13

🐝 New Features

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

Based on Speakeasy CLI 1.637.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-1759796034 branch 7 times, most recently from e6f4ab4 to d47a659 Compare October 14, 2025 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796034 branch 2 times, most recently from 39e4ce2 to 92f206d Compare October 16, 2025 00:14
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.20.1 chore: 🐝 Update SDK - Generate 0.21.0 Oct 17, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796034 branch from 13ab120 to c0dab5d Compare October 17, 2025 00:15
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Oct 17, 2025
* `Dub.Partners.List()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response.[]` **Changed** **Breaking** ⚠️
* `Dub.Partners.Create()`:  `response` **Changed** **Breaking** ⚠️
* `Dub.Folders.List()`:  `response.[].Description` **Added**
* `Dub.Folders.Create()`: 
  *  `request.Request.Description` **Added**
  *  `response.Description` **Added**
* `Dub.Folders.Update()`: 
  *  `request.RequestBody.Description` **Added**
  *  `response.Description` **Added**
* `Dub.Workspaces.Get()`:  `response.NetworkInvitesLimit` **Added**
* `Dub.Workspaces.Update()`:  `response.NetworkInvitesLimit` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759796034 branch from 25d70ee to ea6a64c Compare October 18, 2025 00:14
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.

1 participant