Skip to content

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Csharp SDK Changes Detected:

  • Sdk.CodeSamples.GenerateCodeSamplePreview():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Sdk.CodeSamples.GetCodeSamplePreviewAsync(): response Changed Breaking ⚠️
  • Sdk.CodeSamples.GenerateCodeSamplePreviewAsync(): request Changed Breaking ⚠️
  • Sdk.PublishingTokens.Get(): Added
  • Sdk.Artifacts.GetNamespaces(): response.items.[] Changed
  • Sdk.PublishingTokens.Delete(): Added
  • Sdk.Artifacts.SetArchived(): Added
  • Sdk.PublishingTokens.List(): Added
  • Sdk.PublishingTokens.ResolveMetadata(): Added
  • Sdk.PublishingTokens.ResolveTarget(): Added
  • Sdk.PublishingTokens.Update(): Added
  • Sdk.SchemaStore.CreateSchemaStoreItem(): Added
  • Sdk.SchemaStore.GetSchemaStoreItem(): Added
  • Sdk.CodeSamples.Get(): Deleted Breaking ⚠️
  • Sdk.PublishingTokens.Create(): Added
  • Sdk.Artifacts.GetRevisions(): response.items.[].ContentsMetadata Added
  • Sdk.Auth.GetUser(): response Changed
  • Sdk.Auth.ValidateApiKey(): response.billingAddOns Added
  • Sdk.Organizations.GetBillingAddOns(): Added
  • Sdk.Organizations.DeleteBillingAddOn(): Added
  • Sdk.Organizations.CreateBillingAddOns(): Added
  • Sdk.Workspaces.CreateToken():
    • request.WorkspaceToken Changed
  • Sdk.Workspaces.GetTeam(): response.users.[] Changed
  • Sdk.Workspaces.GetTokens(): response.[] Changed
  • Sdk.Events.GetEventsByTarget(): response.[].TestReportRaw Added
  • Sdk.Events.Post():
    • request.RequestBody.[].TestReportRaw Added
  • Sdk.Events.Search():
    • request.InteractionType Changed
    • response.[].TestReportRaw Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1880:3)
│ ├──[+] path (848:3)
│ ├──[+] path (644:3)
│ ├──[+] path (873:3)
│ ├──[+] path (709:3)
│ ├──[+] path (767:3)
│ ├──[+] path (1757:3)
│ ├──[+] path (687:3)
│ ├─┬/v1/code_sample/preview
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├──[-] codes (153:21)❌ 
│ │     └──[+] codes (179:11)
│ ├─┬/v1/workspace/{workspace_id}/events
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/code_sample
│ │ └─┬GET
│ │   ├──[+] parameters (126:17)❌ 
│ │   ├──[🔀] summary (102:16)
│ │   ├──[🔀] description (103:20)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (114:20)
│ │   │ └──[🔀] description (111:24)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (121:20)
│ │   │ └──[+] description (118:24)
│ │   ├─┬Parameters
│ │   │ ├──[+] example (147:20)
│ │   │ └──[+] description (144:24)
│ │   └─┬Responses
│ │     └─┬2XX
│ │       └─┬application/json
│ │         └──[+] examples (4016:7)
│ └─┬/v1/code_sample/preview/async/{jobID}
│   └─┬GET
│     └─┬Responses
│       ├──[-] codes (232:21)❌ 
│       └──[+] codes (256:11)
├─┬Servers
│ └──[-] servers (7:7)❌ 
├─┬Servers
│ └──[+] servers (7:5)
└─┬Components
  ├──[+] examples (4016:7)
  ├──[+] examples (4041:7)
  ├──[+] schemas (2563:7)
  ├──[+] schemas (3378:7)
  ├──[+] schemas (3422:7)
  ├──[+] schemas (2521:7)
  ├──[+] schemas (3621:7)
  ├──[+] schemas (3607:7)
  ├──[+] schemas (2640:7)
  ├──[+] schemas (3900:7)
  ├──[+] schemas (2650:7)
  ├──[+] schemas (3596:7)
  ├─┬CodeSampleSchemaInput
  │ ├──[+] required (3548:11)❌ 
  │ ├──[-] required (3040:19)❌ 
  │ ├──[+] properties (3556:9)
  │ ├──[+] properties (3559:9)
  │ ├──[-] properties (3048:17)❌ 
  │ ├─┬schema_file
  │ │ ├──[-] format (3055:29)❌ 
  │ │ └──[🔀] description (3552:24)
  │ ├─┬package_name
  │ │ ├──[+] items (3562:13)❌ 
  │ │ ├──[🔀] type (3560:17)❌ 
  │ │ └──[🔀] description (3563:24)
  │ └─┬sdk_class_name
  │   ├──[+] format (3566:19)❌ 
  │   └──[🔀] description (3567:24)
  ├─┬Namespace
  │ ├──[+] properties (3825:9)
  │ ├──[+] properties (3829:9)
  │ ├─┬updated_at
  │ │ ├──[-] format (3264:29)❌ 
  │ │ ├──[+] description (3812:24)
  │ │ └──[-] readOnly (3265:31)❌ 
  │ ├─┬composite_spec_metadata
  │ │ ├──[-] required (3281:27)❌ 
  │ │ ├──[-] required (3282:27)❌ 
  │ │ ├──[🔀] type (3828:17)❌ 
  │ │ ├──[+] format (3826:19)❌ 
  │ │ ├──[+] readOnly (3827:21)❌ 
  │ │ ├──[-] properties (3274:25)❌ 
  │ │ └──[-] properties (3278:25)❌ 
  │ ├─┬name
  │ │ └──[🔀] description (3809:24)
  │ ├─┬public
  │ │ └──[🔀] $ref (3901:9)❌ 
  │ ├─┬created_at
  │ │ ├──[+] required (3842:15)❌ 
  │ │ ├──[+] required (3841:15)❌ 
  │ │ ├──[🔀] type (3832:17)❌ 
  │ │ ├──[-] format (3260:29)❌ 
  │ │ ├──[-] readOnly (3261:31)❌ 
  │ │ ├──[+] properties (3834:13)
  │ │ └──[+] properties (3838:13)
  │ └─┬id
  │   ├──[+] format (3814:19)❌ 
  │   ├──[-] description (3255:34)
  │   └──[+] readOnly (3815:21)❌ 
  ├─┬Revision
  │ ├──[+] properties (3882:9)
  │ ├─┬digest
  │ │ ├──[+] format (3885:19)❌ 
  │ │ ├──[+] readOnly (3886:21)❌ 
  │ │ └──[-] example (3315:30)
  │ ├─┬updated_at
  │ │ ├──[+] items (3881:13)❌ 
  │ │ ├──[🔀] type (3879:17)❌ 
  │ │ ├──[-] format (3327:29)❌ 
  │ │ └──[-] readOnly (3328:31)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (3901:9)❌ 
  │ ├─┬namespace_name
  │ │ └──[+] description (3872:24)
  │ ├─┬id
  │ │ ├──[-] description (3312:34)
  │ │ └──[+] example (3875:20)
  │ └─┬tags
  │   ├──[-] items (3321:25)❌ 
  │   └──[🔀] type (3877:17)❌ 
  ├─┬ApiKeyDetails
  │ ├──[+] required (2432:11)❌ 
  │ ├──[+] properties (2409:9)
  │ ├─┬generation_access_unlimited
  │ │ ├──[+] items (2417:13)❌ 
  │ │ ├──[🔀] type (2415:17)❌ 
  │ │ └──[+] deprecated (2414:23)
  │ ├─┬enabled_features
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (3422:13)❌ 
  │ ├─┬feature_flags
  │ │ └──[-] deprecated (2029:33)
  │ ├─┬org_slug
  │ │ └──[🔀] type (2402:17)❌ 
  │ ├─┬telemetry_disabled
  │ │ └──[🔀] type (2400:17)❌ 
  │ ├─┬workspace_created_at
  │ │ ├──[🔀] type (2419:17)❌ 
  │ │ ├──[-] format (2037:29)❌ 
  │ │ └──[-] description (2036:34)
  │ └─┬workspace_id
  │   ├──[+] format (2422:19)❌ 
  │   └──[+] description (2421:24)
  ├─┬WorkspaceToken
  │ ├──[+] properties (3506:9)
  │ ├──[+] properties (3509:9)
  │ ├─┬workspace_id
  │ │ ├──[+] format (3499:19)❌ 
  │ │ └──[+] nullable (3497:21)❌ 
  │ ├─┬id
  │ │ └──[+] nullable (3511:21)❌ 
  │ ├─┬key
  │ │ └──[+] nullable (3513:21)❌ 
  │ └─┬last_used
  │   ├──[-] format (2997:29)❌ 
  │   └──[-] nullable (2995:31)❌ 
  ├─┬User
  │ ├──[+] properties (3230:9)
  │ ├──[+] properties (3227:9)
  │ ├─┬photo_url
  │ │ ├──[+] format (3211:19)❌ 
  │ │ └──[🔀] description (3212:24)
  │ ├─┬whitelisted
  │ │ ├──[🔀] type (3228:17)❌ 
  │ │ └──[🔀] description (3229:24)
  │ ├─┬last_login_at
  │ │ ├──[🔀] type (3225:17)❌ 
  │ │ ├──[-] format (2749:29)❌ 
  │ │ ├──[🔀] description (3226:24)
  │ │ └──[-] nullable (2748:31)❌ 
  │ ├─┬updated_at
  │ │ ├──[-] format (2760:29)❌ 
  │ │ ├──[🔀] description (3197:24)
  │ │ └──[+] nullable (3196:21)❌ 
  │ ├─┬internal
  │ │ ├──[🔀] type (3179:17)❌ 
  │ │ └──[🔀] description (3180:24)
  │ └─┬id
  │   ├──[🔀] type (3231:17)❌ 
  │   └──[🔀] description (3232:24)
  ├─┬CliEvent
  │ ├──[+] properties (2992:9)
  │ ├─┬workflow_pre_raw
  │ │ └──[🔀] description (3000:24)
  │ ├─┬workflow_lock_post_raw
  │ │ └──[🔀] description (2994:24)
  │ ├─┬workflow_lock_pre_raw
  │ │ └──[🔀] description (3006:24)
  │ ├─┬workspace_id
  │ │ └──[🔀] description (2997:24)
  │ └─┬workflow_post_raw
  │   └──[🔀] description (3003:24)
  ├─┬InteractionType
  │ └──[+] enum (3022:11)
  └─┬UsageSnippet
    ├──[+] required (3650:11)❌ 
    ├──[+] required (3649:11)❌ 
    ├──[+] properties (3637:9)
    ├──[+] properties (3634:9)
    └─┬operationId
      ├──[-] type (3088:27)❌ 
      └──[🔀] description (3638:24)
Document Element Total Changes Breaking Changes
components 114 60
paths 22 3
servers 2 1

CSHARP CHANGELOG

core: 3.15.1 - 2025-10-17

🔧 Chores

  • document sdk parameters in constructor (commit by @vishalg0wda)

core: 3.15.0 - 2025-10-13

🐝 New Features

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

core: 3.14.0 - 2025-10-08

🐝 New Features

  • add support for custom description in .csproj file via gen.yaml (commit by @AshGodfrey)

core: 3.13.0 - 2025-09-26

🐝 New Features

core: 3.12.4 - 2025-09-25

🔧 Chores

  • Make Nodatime dependency optional in C# 6 or later (commit by @BlakeTheAwesome)

core: 3.12.3 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.12.2 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.12.1 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.12.0 - 2025-08-19

🐝 New Features

  • allow unbranding of HTTP client interface (commit by @2ynn)

core: 3.11.3 - 2025-08-19

🐛 Bug Fixes

  • URL encoding for path and query parameters (commit by @2ynn)

core: 3.11.2 - 2025-07-24

🔧 Chores

core: 3.11.1 - 2025-06-06

🐛 Bug Fixes

core: 3.11.0 - 2025-05-21

🐝 New Features

  • implement builder pattern for sdk initialization (commit by @vishalg0wda)

core: 3.10.17 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.10.16 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.10.15 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.10.14 - 2025-02-19

🐛 Bug Fixes

  • Prevent compilation errors with variable naming due to special characters in operationId (commit by @bflad)

core: 3.10.13 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.10.12 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.10.11 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

globalSecurity: 2.83.8 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalSecurity: 2.83.7 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 2.82.4 - 2025-05-09

🐛 Bug Fixes

methodArguments: 0.2.1 - 2025-09-02

🐛 Bug Fixes

  • Optional parameters must appear after all required parameters (CS1737) (commit by @Kanwardeep)

nullables: 0.1.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

openEnums: 0.1.1 - 2025-09-10

🐛 Bug Fixes

  • resolve C# compilation error when open enums are used in discriminated unions (commit by @tristanspeakeasy)

sdkHooks: 0.2.0 - 2025-05-12

🐝 New Features

Based on Speakeasy CLI 1.639.3

@github-actions github-actions bot added the minor Minor version bump label Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch 8 times, most recently from e4e8e57 to d242a28 Compare October 3, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch 8 times, most recently from 353d75c to 858ed1c Compare October 11, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch 7 times, most recently from 9c9b293 to 95c7a7f Compare October 18, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch 6 times, most recently from 458d8b3 to c905b95 Compare October 24, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch 2 times, most recently from 53dc8c9 to 3dc5669 Compare October 26, 2025 00:25
* `Sdk.CodeSamples.GenerateCodeSamplePreview()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Sdk.CodeSamples.GetCodeSamplePreviewAsync()`:  `response` **Changed** **Breaking** ⚠️
* `Sdk.CodeSamples.GenerateCodeSamplePreviewAsync()`:  `request` **Changed** **Breaking** ⚠️
* `Sdk.PublishingTokens.Get()`: **Added**
* `Sdk.Artifacts.GetNamespaces()`:  `response.items.[]` **Changed**
* `Sdk.PublishingTokens.Delete()`: **Added**
* `Sdk.Artifacts.SetArchived()`: **Added**
* `Sdk.PublishingTokens.List()`: **Added**
* `Sdk.PublishingTokens.ResolveMetadata()`: **Added**
* `Sdk.PublishingTokens.ResolveTarget()`: **Added**
* `Sdk.PublishingTokens.Update()`: **Added**
* `Sdk.SchemaStore.CreateSchemaStoreItem()`: **Added**
* `Sdk.SchemaStore.GetSchemaStoreItem()`: **Added**
* `Sdk.CodeSamples.Get()`: **Deleted** **Breaking** ⚠️
* `Sdk.PublishingTokens.Create()`: **Added**
* `Sdk.Artifacts.GetRevisions()`:  `response.items.[].ContentsMetadata` **Added**
* `Sdk.Auth.GetUser()`:  `response` **Changed**
* `Sdk.Auth.ValidateApiKey()`:  `response.billingAddOns` **Added**
* `Sdk.Organizations.GetBillingAddOns()`: **Added**
* `Sdk.Organizations.DeleteBillingAddOn()`: **Added**
* `Sdk.Organizations.CreateBillingAddOns()`: **Added**
* `Sdk.Workspaces.CreateToken()`: 
  *  `request.WorkspaceToken` **Changed**
* `Sdk.Workspaces.GetTeam()`:  `response.users.[]` **Changed**
* `Sdk.Workspaces.GetTokens()`:  `response.[]` **Changed**
* `Sdk.Events.GetEventsByTarget()`:  `response.[].TestReportRaw` **Added**
* `Sdk.Events.Post()`: 
  *  `request.RequestBody.[].TestReportRaw` **Added**
* `Sdk.Events.Search()`: 
  *  `request.InteractionType` **Changed**
  *  `response.[].TestReportRaw` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759731 branch from 18466a5 to 5448e69 Compare October 27, 2025 00:26
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