chore: 🐝 Update SDK - Generate 3.0.0 - #118
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
8 times, most recently
from
October 3, 2025 00:19
d521462 to
8798973
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
5 times, most recently
from
October 8, 2025 00:20
65bf6d0 to
3c7fec3
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
7 times, most recently
from
October 15, 2025 00:21
664a275 to
dbb4899
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
6 times, most recently
from
October 21, 2025 00:21
90c9e6b to
4979a83
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
7 times, most recently
from
November 9, 2025 00:23
fab54b0 to
6048f3f
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
8 times, most recently
from
November 17, 2025 00:22
be24c39 to
e86d438
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
8 times, most recently
from
November 25, 2025 00:20
c98c638 to
db17d5b
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1758759470
branch
5 times, most recently
from
November 30, 2025 00:24
6a854c2 to
35453ab
Compare
* `airbyte.jobs.cancelJob()`: `response.status.enum(queued)` **Added** (Breaking⚠️ ) * `airbyte.sources.putSource()`: * `request.sourcePutRequest.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition()`: * `request.updateDeclarativeSourceDefinitionRequest.version` **Removed** (Breaking⚠️ ) * `airbyte.connections.createConnection()`: * `request` **Changed** * `response` **Changed** (Breaking⚠️ ) * `airbyte.connections.getConnection()`: `response` **Changed** (Breaking⚠️ ) * `airbyte.connections.listConnections()`: `response.data[]` **Changed** (Breaking⚠️ ) * `airbyte.connections.patchConnection()`: * `request.connectionPatchRequest` **Changed** * `response` **Changed** (Breaking⚠️ ) * `airbyte.destinations.createDestination()`: * `request.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.destinations.getDestination()`: `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.destinations.listDestinations()`: `response.data[].configuration` **Changed** (Breaking⚠️ ) * `airbyte.destinations.patchDestination()`: * `request.destinationPatchRequest.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.destinations.putDestination()`: * `request.destinationPutRequest.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials()`: * `request.workspaceOAuthCredentialsRequest` **Changed** (Breaking⚠️ ) * `airbyte.jobs.getJob()`: `response.status.enum(queued)` **Added** (Breaking⚠️ ) * `airbyte.streams.getStreamProperties()`: `response.[]` **Changed** (Breaking⚠️ ) * `airbyte.jobs.listJobs()`: * `request.status` **Changed** * `response.data[].status.enum(queued)` **Added** (Breaking⚠️ ) * `airbyte.sources.createSource()`: * `request.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.sources.getSource()`: `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.sources.initiateOAuth()`: `request` **Changed** (Breaking⚠️ ) * `airbyte.sources.listSources()`: `response.data[].configuration` **Changed** (Breaking⚠️ ) * `airbyte.sources.patchSource()`: * `request.sourcePatchRequest.configuration` **Changed** (Breaking⚠️ ) * `response.configuration` **Changed** (Breaking⚠️ ) * `airbyte.jobs.createJob()`: `response.status.enum(queued)` **Added** (Breaking⚠️ ) * `airbyte.organizations.createOrUpdateOrganizationOAuthCredentials()`: **Added** * `airbyte.organizations.deleteOrganizationOAuthCredentials()`: **Added** * `airbyte.workspaces.deleteWorkspaceOAuthCredentials()`: **Added**
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [major] - 🤖 (automated)
Tip
Speakeasy supports manual control of SDK versioning through multiple methods.
Java SDK Changes:
airbyte.jobs.cancelJob():response.status.enum(queued)Added (Breakingairbyte.sources.putSource():request.sourcePutRequest.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition():request.updateDeclarativeSourceDefinitionRequest.versionRemoved (Breakingairbyte.connections.createConnection():requestChangedresponseChanged (Breakingairbyte.connections.getConnection():responseChanged (Breakingairbyte.connections.listConnections():response.data[]Changed (Breakingairbyte.connections.patchConnection():request.connectionPatchRequestChangedresponseChanged (Breakingairbyte.destinations.createDestination():request.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.destinations.getDestination():response.configurationChanged (Breakingairbyte.destinations.listDestinations():response.data[].configurationChanged (Breakingairbyte.destinations.patchDestination():request.destinationPatchRequest.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.destinations.putDestination():request.destinationPutRequest.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials():request.workspaceOAuthCredentialsRequestChanged (Breakingairbyte.jobs.getJob():response.status.enum(queued)Added (Breakingairbyte.streams.getStreamProperties():response.[]Changed (Breakingairbyte.jobs.listJobs():request.statusChangedresponse.data[].status.enum(queued)Added (Breakingairbyte.sources.createSource():request.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.sources.getSource():response.configurationChanged (Breakingairbyte.sources.initiateOAuth():requestChanged (Breakingairbyte.sources.listSources():response.data[].configurationChanged (Breakingairbyte.sources.patchSource():request.sourcePatchRequest.configurationChanged (Breakingresponse.configurationChanged (Breakingairbyte.jobs.createJob():response.status.enum(queued)Added (Breakingairbyte.organizations.createOrUpdateOrganizationOAuthCredentials(): Addedairbyte.organizations.deleteOrganizationOAuthCredentials(): Addedairbyte.workspaces.deleteWorkspaceOAuthCredentials(): AddedView full SDK changelog
OpenAPI Change Summary