Skip to content

chore: 🐝 Update SDK - Generate SDK 2.4.1 - #305

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

chore: 🐝 Update SDK - Generate SDK 2.4.1#305
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1787829527

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.

Python SDK Changes:

  • gr4vy.payment_services.list(): request.include_fields Added

View full SDK changelog

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

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

core: 6.1.2 - 2026-08-24

🐛 Bug Fixes

  • advance pagination through an optional wrapped request body instead of failing to compile or repeating the first page (commit by @AshGodfrey)

core: 6.1.1 - 2026-08-17

🐛 Bug Fixes

  • handle a nullable request body in paginated operations (commit by @AshGodfrey)

retries: 3.1.1 - 2026-08-26

🐛 Bug Fixes

  • close the retried response before sleeping so streaming retries do not leak pooled connections (commit by @AshGodfrey)

Based on Speakeasy CLI 1.796.0

* `gr4vy.payment_services.list()`:  `request.include_fields` **Added**
@github-actions github-actions Bot added the patch Patch version bump label Aug 27, 2026
@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/client.py). See TESTING.md.

@gr4vy-code
gr4vy-code merged commit 727487b into main Aug 27, 2026
13 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1787829527 branch August 27, 2026 11:22
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