Skip to content

chore: 🐝 Update SDK - Generate SDK 1.7.13 - #283

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1787829534
Aug 27, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 1.7.13#283
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1787829534

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

Php SDK Changes:

  • sdk->payment-services->list():
    • request->includeFields Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  └─┬/payment-services
    └─┬GET
      └──[+] parameters (17218:21)❌ 
Document Element Total Changes Breaking Changes
paths 1 1

View full report

Linting Report 0 errors, 2 warnings, 5 hints

View full report

PHP CHANGELOG

core: 3.9.28 - 2026-08-18

🐛 Bug Fixes

  • fall back to pagination defaults when a paginated request or its input property is null (commit by @AshGodfrey)

core: 3.9.27 - 2026-08-12

🐝 New Features

core: 3.9.26 - 2026-08-11

🐛 Bug Fixes

  • raise guzzle floor to ^7.15.2, bump x/net security pin to v0.56.0, and raise hono/body-parser overrides to patched versions (commit by @AshGodfrey)

unions: 0.1.9 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.796.0

* `sdk->payment-services->list()`: 
  *  `request->includeFields` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Aug 27, 2026
@gr4vy-code
gr4vy-code merged commit 7367a43 into main Aug 27, 2026
10 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1787829534 branch August 27, 2026 11:22
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 119 / 120 (99.2%)

⚠️ 1 endpoint operation(s) have no E2E test. Newly generated endpoints show up here — consider adding tests for them.

  • GET /roles

Endpoint reach is measured from HTTP requests actually sent by the suite (see Tests/Utils/TestEnvironment.php). See TESTING.md.

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.

2 participants