Skip to content

chore: 🐝 Update SDK - Generate 4.1.5#106

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1773101554
Open

chore: 🐝 Update SDK - Generate 4.1.5#106
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1773101554

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 10, 2026

SDK update

Versioning

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

Java SDK Changes:

  • clerk.enterpriseConnections.list(): Added
  • clerk.enterpriseConnections.create(): Added
  • clerk.enterpriseConnections.get(): Added
  • clerk.enterpriseConnections.update(): Added
  • clerk.enterpriseConnections.delete(): Added
  • clerk.samlConnections.list(): Deprecated
  • clerk.samlConnections.create(): Deprecated
  • clerk.samlConnections.get(): Deprecated
  • clerk.samlConnections.update(): Deprecated
  • clerk.samlConnections.delete(): Deprecated

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/saml_connections/{saml_connection_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] description (6955:20)
│ │ │ └──[+] deprecated (6950:19)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] description (7099:20)
│ │ │ └──[+] deprecated (7094:19)
│ │ └─┬PATCH
│ │   ├──[🔀] description (6982:20)
│ │   └──[+] deprecated (6977:19)
│ ├─┬/enterprise_connections
│ │ ├──[+] get (7122:7)
│ │ └──[+] post (7156:7)
│ ├─┬/saml_connections
│ │ ├─┬GET
│ │ │ ├──[🔀] description (6802:20)
│ │ │ └──[+] deprecated (6797:19)
│ │ └─┬POST
│ │   ├──[🔀] description (6856:20)
│ │   └──[+] deprecated (6851:19)
│ └─┬/enterprise_connections/{enterprise_connection_id}
│   ├──[+] get (7302:7)
│   ├──[+] delete (7485:7)
│   └──[+] patch (7326:7)
├─┬Tags
│ └──[+] Enterprise Connections (118:5)
└─┬Components
  ├──[+] responses (16751:7)
  ├──[+] responses (16745:7)
  ├──[+] schemas (14975:7)
  └──[+] schemas (14852:7)
Document Element Total Changes Breaking Changes
paths 15 0
tags 1 0
components 4 0

View full report

Linting Report 0 errors, 9 warnings, 66 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.755.0

@github-actions github-actions bot added the patch Patch version bump label Mar 10, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773101554 branch 3 times, most recently from 43eecec to 0a2a21b Compare March 13, 2026 00:16
* `clerk.enterpriseConnections.list()`: **Added**
* `clerk.enterpriseConnections.create()`: **Added**
* `clerk.enterpriseConnections.get()`: **Added**
* `clerk.enterpriseConnections.update()`: **Added**
* `clerk.enterpriseConnections.delete()`: **Added**
* `clerk.samlConnections.list()`: **Deprecated**
* `clerk.samlConnections.create()`: **Deprecated**
* `clerk.samlConnections.get()`: **Deprecated**
* `clerk.samlConnections.update()`: **Deprecated**
* `clerk.samlConnections.delete()`: **Deprecated**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773101554 branch from 0a2a21b to 9f24473 Compare March 14, 2026 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