Skip to content

chore: 🐝 Update SDK - Generate 0.7.0 - #51

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

chore: 🐝 Update SDK - Generate 0.7.0#51
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787884192

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (10890:5)
│ ├─┬/audits/{auditId}/controls/custom-controls
│ │ └─┬POST
│ │   └──[🔀] description (8774:24)
│ ├─┬/audits/{auditId}/information-requests/{requestId}
│ │ └─┬DELETE
│ │   └──[🔀] description (10202:24)
│ ├─┬/audits/duplicate
│ │ └─┬POST
│ │   └──[🔀] description (8314:24)
│ ├─┬/audits/{auditId}/evidence/{auditEvidenceId}/comments
│ │ └─┬POST
│ │   └──[🔀] description (9608:24)
│ ├─┬/audits/{auditId}/framework-codes
│ │ └─┬GET
│ │   └──[🔀] description (9842:24)
│ ├─┬/audits/{auditId}/issues/items
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Example 1
│ │           └──[🔀] value (11285:30)
│ ├─┬/audits/{auditId}/evidence/{auditEvidenceId}
│ │ └─┬PATCH
│ │   └──[🔀] description (9470:24)
│ ├─┬/audits/{auditId}/personnel/account-access/services
│ │ └─┬GET
│ │   └──[🔀] description (12189:24)
│ ├─┬/audits/{auditId}/controls/{controlId}/assessment
│ │ └─┬PUT
│ │   └──[🔀] description (8830:24)
│ ├─┬/audits/{auditId}/assets/code-changes
│ │ └─┬GET
│ │   └──[🔀] description (8441:24)
│ ├─┬/audits/{auditId}/monitored-computers
│ │ └─┬GET
│ │   └──[🔀] description (11724:24)
│ ├─┬/audits/{auditId}/vulnerability-remediations
│ │ └─┬GET
│ │   └──[🔀] description (13286:24)
│ ├─┬/audits/{auditId}/evidence/{auditEvidenceId}/urls
│ │ └─┬GET
│ │   └──[🔀] description (9755:24)
│ ├─┬/audits/{auditId}/personnel/account-access/{serviceId}
│ │ └─┬GET
│ │   └──[🔀] description (12273:24)
│ ├─┬/audits/{auditId}/information-requests/{requestId}/comments/{commentId}
│ │ ├─┬DELETE
│ │ │ └──[🔀] description (10726:24)
│ │ └─┬PATCH
│ │   └──[🔀] description (10672:24)
│ └─┬/audits/{auditId}/share-information-request-list
│   └─┬POST
│     └──[🔀] description (12902:24)
└─┬Components
  ├──[+] schemas (4802:44)
  ├─┬IssueSnapshotItem
  │ ├──[+] properties (4868:11)
  │ ├─┬description
  │ │ ├──[+] format (4885:23)❌ 
  │ │ ├──[🔀] description (4886:28)
  │ │ └──[🔀] example (4887:24)
  │ ├─┬snapshotId
  │ │ ├──[🔀] description (4844:28)
  │ │ └──[-] example (4830:24)
  │ ├─┬detectedAt
  │ │ ├──[-] format (4858:23)❌ 
  │ │ ├──[🔀] description (4839:28)
  │ │ └──[🔀] example (4840:24)
  │ ├─┬title
  │ │ └──[🔀] $ref (4794:17)❌ 
  │ ├─┬issueId
  │ │ ├──[🔀] description (4829:28)
  │ │ └──[🔀] example (4830:24)
  │ ├─┬status
  │ │ └──[🔀] $ref (4851:25)❌ 
  │ ├─┬createdAt
  │ │ ├──[-] type (4851:21)❌ 
  │ │ ├──[-] format (4852:23)❌ 
  │ │ ├──[🔀] description (4875:28)
  │ │ ├──[+] nullable (4874:25)❌ 
  │ │ ├──[-] example (4854:24)
  │ │ └──[+] allOf (4802:44)
  │ ├─┬lastModifiedAt
  │ │ ├──[-] format (4846:23)❌ 
  │ │ ├──[🔀] description (4848:28)
  │ │ └──[🔀] example (4849:24)
  │ ├─┬id
  │ │ ├──[+] format (4858:23)❌ 
  │ │ ├──[🔀] description (4860:28)
  │ │ ├──[+] nullable (4859:25)❌ 
  │ │ └──[🔀] example (4861:24)
  │ ├─┬dueDate
  │ │ ├──[🔀] description (4892:28)
  │ │ ├──[-] nullable (4835:25)❌ 
  │ │ └──[🔀] example (4893:24)
  │ └─┬readableIssueId
  │   ├──[+] format (4879:23)❌ 
  │   ├──[🔀] description (4880:28)
  │   └──[+] example (4881:24)
  └─┬IssueStatusTypeForSnapshot
    └──[+] enum (4798:11)
Document Element Total Changes Breaking Changes
paths 18 0
components 34 12

View full report

Linting Report 0 errors, 0 warnings, 54 hints

View full report

JAVA CHANGELOG

core: 3.57.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: 3.57.1 - 2026-08-17

🐛 Bug Fixes

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

core: 3.57.0 - 2026-08-13

🐝 New Features

  • make OkHttp SDKs AutoCloseable, close clients on Spring shutdown, and require compatible public close methods on custom clients (commit by @2ynn)

core: 3.56.2 - 2026-08-12

🐝 New Features

unions: 0.3.8 - 2026-08-13

🐛 Bug Fixes

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

unions: 0.3.7 - 2026-08-04

🐛 Bug Fixes

  • prevent forwardCompatibleUnionsByDefault: false to silently enable open unions (commit by @2ynn)

Based on Speakeasy CLI 1.796.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the minor Minor version bump label Aug 28, 2026
@github-actions
github-actions Bot requested a review from a team as a code owner August 28, 2026 02:31
@github-actions github-actions Bot added the minor Minor version bump label Aug 28, 2026
@github-actions
github-actions Bot requested a review from SIRHAMY August 28, 2026 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant