Skip to content

chore: 🐝 Update SDK - Generate 0.12.15 - #159

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787914003
Open

chore: 🐝 Update SDK - Generate 0.12.15#159
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787914003

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

SDK update

Versioning

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

Ruby SDK Changes:

  • dub.analytics.retrieve():
    • request Changed
    • response.union(Array<AnalyticsEventNames>) Added (Breaking ⚠️)
  • dub.events.list():
    • request.event_name Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:64270)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:53191)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] anyOf (1:72142)
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:375739)❌ 
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:376381)❌ 
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:377023)❌ 
│ │           └─┬ANYOF
│ │             └─┬Schema
│ │               └──[🔀] $ref (1:377720)❌ 
│ └─┬/events
│   └─┬GET
│     └──[+] parameters (1:83879)❌ 
└─┬Components
  └──[+] schemas (1:375731)
Document Element Total Changes Breaking Changes
paths 8 6
components 1 0

View full report

Linting Report 0 errors, 33 warnings, 24 hints

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.796.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 28, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787914003 branch from c9cc54e to 64e3401 Compare August 29, 2026 06:34
* `dub.analytics.retrieve()`: 
  *  `request` **Changed**
  *  `response.union(Array<AnalyticsEventNames>)` **Added** (Breaking ⚠️)
* `dub.events.list()`: 
  *  `request.event_name` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787914003 branch from 39cbcb4 to 299cb33 Compare August 30, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant