Skip to content

chore: 🐝 Update SDK - Generate 0.1.1 #10

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

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 (3969:3)
│ ├──[➕] path (10296:3)
│ ├──[➕] path (2236:3)
│ ├──[➕] path (2807:3)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (4893:20)
│ ├─┬/v1/subscribers/{subscriberId}/credentials
│ │ └─┬PATCH
│ │   └──[🔀] description (10933:20)
│ └─┬/v2/subscribers
│   └─┬GET
│     ├──[➕] parameters (44:17)❌ 
│     ├─┬Parameters
│     │ ├──[➕] description (41:24)
│     │ └─┬Schema
│     │   └──[➕] type (43:19)❌ 
│     ├─┬Parameters
│     │ └──[➕] description (32:24)
│     └─┬Parameters
│       └──[➕] description (26:24)
└─┬Components
  ├──[➕] schemas (18749:7)
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (17497:24)
  ├─┬PatchSubscriberPreferencesDto
  │ └─┬workflowId
  │   └──[🔀] description (19911:24)
  ├─┬NotificationFeedItemDto
  │ ├──[➖] required (16743:19)❌ 
  │ └──[➖] properties (16691:17)❌ 
  └─┬WorkflowInfoDto
    └──[➕] properties (19838:9)
Document Element Total Changes Breaking Changes
paths 11 2
components 6 2

PHP CHANGELOG

core: 3.8.4 - 2025-04-11

🐛 Bug Fixes

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

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 9 times, most recently from 60c79ec to 0508c8b Compare April 6, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch 7 times, most recently from ff8906b to 6c2d637 Compare April 13, 2025 00:40
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch 5 times, most recently from 250f132 to c48bff2 Compare April 18, 2025 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch 2 times, most recently from e3ae945 to f4e8da8 Compare April 20, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1742516022 branch from 8dee95d to 3c51fe4 Compare April 21, 2025 00:16
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