Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 0.1.1 #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 21, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (8272:3)
│ ├─┬/v2/subscribers
│ │ └─┬GET
│ │   ├──[➕] parameters (44:17)❌ 
│ │   ├─┬Parameters
│ │   │ └──[➕] description (26:24)
│ │   ├─┬Parameters
│ │   │ └──[➕] description (32:24)
│ │   └─┬Parameters
│ │     ├──[➕] description (41:24)
│ │     └─┬Schema
│ │       └──[➕] type (43:19)❌ 
│ ├─┬/v1/subscribers/{subscriberId}/credentials
│ │ └─┬PATCH
│ │   └──[🔀] description (8909:20)
│ └─┬/v1/events/trigger/broadcast
│   └─┬POST
│     └──[🔀] description (2869:20)
└─┬Components
  ├──[➕] schemas (16725:7)
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (15473:24)
  ├─┬WorkflowInfoDto
  │ └──[➕] properties (17819:9)
  └─┬PatchSubscriberPreferencesDto
    └─┬workflowId
      └──[🔀] description (17892:24)
Document Element Total Changes Breaking Changes
components 4 0
paths 8 2

PHP CHANGELOG

core: 3.8.3 - 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.8.2 - 2025-03-31

🐛 Bug Fixes

  • Upgrade laravel/pint to reduce issues with PHP 8.3 and later (commit by @bflad)

@github-actions github-actions bot added the patch Patch version bump label Mar 21, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch 8 times, most recently from 2dbdcf7 to 56d3ab5 Compare March 29, 2025 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch 7 times, most recently from dbbf9d0 to 92b9e86 Compare April 4, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch from fd484da to c12701e Compare April 5, 2025 00:14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

None yet

1 participant