-
Notifications
You must be signed in to change notification settings - Fork 0
chore: 🐝 Update SDK - Generate 0.9.0 #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
2
commits into
main
Choose a base branch
from
speakeasy-sdk-regen-1755200997
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
18ef8f0
to
06930b7
Compare
2dfb837
to
c45391c
Compare
e3a37db
to
7c0d69c
Compare
e062807
to
0bec4a2
Compare
237aa60
to
2a40605
Compare
* `glean.client.announcements.create()`: * `request.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.announcements.update()`: * `request.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.answers.create()`: * `request.data.addedRoles.[].group.datasourceInstance` **Added** * `response.addedroles.[].group.datasourceInstance` **Added** * `glean.client.answers.update()`: * `request.addedRoles.[].group.datasourceInstance` **Added** * `response.addedroles.[].group.datasourceInstance` **Added** * `glean.client.answers.retrieve()`: `response.answerresult.answer.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.answers.list()`: `response.answerresults.[].answer.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.chat.create()`: * `request.chatrequest.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.chat.retrieve()`: `response.chatresult.chat` **Changed** * `glean.client.chat.list()`: `response.chatresults.[].chat.createdBy.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.chat.createStream()`: * `request.chatrequest.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.collections.addItems()`: `response.collection.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.collections.create()`: * `request.addedRoles.[].group.datasourceInstance` **Added** * `response.addedroles.[].group.datasourceInstance` **Added** * `glean.client.collections.deleteItem()`: `response.collection.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.collections.update()`: * `request.addedRoles.[].group.datasourceInstance` **Added** * `response.addedroles.[].group.datasourceInstance` **Added** * `glean.client.collections.updateItem()`: `response.collection.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.collections.retrieve()`: `response.collection.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.collections.list()`: `response.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.documents.retrieve()`: `response.documents.{}.[document].metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.documents.retrieveByFacets()`: `response.documents.[].metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.insights.retrieve()`: `response.users.activityInsights.[].user.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.messages.retrieve()`: `response.searchresponse.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.pins.update()`: `response.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.pins.retrieve()`: `response.pin.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.pins.list()`: `response.pins.[].attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.pins.create()`: `response.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.search.queryAsAdmin()`: * `request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.search.autocomplete()`: `response.results.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `glean.client.search.retrieveFeed()`: `response.results.[].primaryEntry` **Changed** * `glean.client.search.recommendations()`: * `request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.search.query()`: * `request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance` **Added** * `response.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.entities.list()`: `response.results.[].relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.entities.readPeople()`: `response.results.[].relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.shortcuts.create()`: * `request.data.addedRoles.[].group.datasourceInstance` **Added** * `response.shortcut.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.shortcuts.retrieve()`: `response.shortcut.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.shortcuts.list()`: `response.shortcuts.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.shortcuts.update()`: * `request.addedRoles.[].group.datasourceInstance` **Added** * `response.shortcut.addedRoles.[].group.datasourceInstance` **Added** * `glean.client.verification.addReminder()`: `response.metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.verification.list()`: `response.documents.[].metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added** * `glean.client.verification.verify()`: `response.metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance` **Added**
722afd7
to
6f28428
Compare
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.
Important
Linting report available at: https://app.speakeasy.com/org/glean-el2/sdk/linting-report/d322a860d7237c9ebe1d9a80f6a8cb6e
OpenAPI Change report available at: https://app.speakeasy.com/org/glean-el2/sdk/changes-report/5f8d837743bee8ca12d6f83fd550f586
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Java SDK Changes Detected:
glean.client.announcements.create()
:request.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.announcements.update()
:request.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.body.structuredList.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.answers.create()
:request.data.addedRoles.[].group.datasourceInstance
Addedresponse.addedroles.[].group.datasourceInstance
Addedglean.client.answers.update()
:request.addedRoles.[].group.datasourceInstance
Addedresponse.addedroles.[].group.datasourceInstance
Addedglean.client.answers.retrieve()
:response.answerresult.answer.addedRoles.[].group.datasourceInstance
Addedglean.client.answers.list()
:response.answerresults.[].answer.addedRoles.[].group.datasourceInstance
Addedglean.client.chat.create()
:request.chatrequest.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.chat.retrieve()
:response.chatresult.chat
Changedglean.client.chat.list()
:response.chatresults.[].chat.createdBy.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.chat.createStream()
:request.chatrequest.messages.[].citations.[].sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.collections.addItems()
:response.collection.addedRoles.[].group.datasourceInstance
Addedglean.client.collections.create()
:request.addedRoles.[].group.datasourceInstance
Addedresponse.addedroles.[].group.datasourceInstance
Addedglean.client.collections.deleteItem()
:response.collection.addedRoles.[].group.datasourceInstance
Addedglean.client.collections.update()
:request.addedRoles.[].group.datasourceInstance
Addedresponse.addedroles.[].group.datasourceInstance
Addedglean.client.collections.updateItem()
:response.collection.addedRoles.[].group.datasourceInstance
Addedglean.client.collections.retrieve()
:response.collection.addedRoles.[].group.datasourceInstance
Addedglean.client.collections.list()
:response.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.documents.retrieve()
:response.documents.{}.[document].metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.documents.retrieveByFacets()
:response.documents.[].metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.insights.retrieve()
:response.users.activityInsights.[].user.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.messages.retrieve()
:response.searchresponse.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.pins.update()
:response.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.pins.retrieve()
:response.pin.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.pins.list()
:response.pins.[].attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.pins.create()
:response.attribution.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.search.queryAsAdmin()
:request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.search.autocomplete()
:response.results.[].document.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedglean.client.search.retrieveFeed()
:response.results.[].primaryEntry
Changedglean.client.search.recommendations()
:request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.search.query()
:request.sourceDocument.metadata.author.relatedDocuments.[].results.[].structuredResults.[].customEntity.roles.[].group.datasourceInstance
Addedresponse.results.[].structuredResults.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.entities.list()
:response.results.[].relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.entities.readPeople()
:response.results.[].relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.shortcuts.create()
:request.data.addedRoles.[].group.datasourceInstance
Addedresponse.shortcut.addedRoles.[].group.datasourceInstance
Addedglean.client.shortcuts.retrieve()
:response.shortcut.addedRoles.[].group.datasourceInstance
Addedglean.client.shortcuts.list()
:response.shortcuts.[].addedRoles.[].group.datasourceInstance
Addedglean.client.shortcuts.update()
:request.addedRoles.[].group.datasourceInstance
Addedresponse.shortcut.addedRoles.[].group.datasourceInstance
Addedglean.client.verification.addReminder()
:response.metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.verification.list()
:response.documents.[].metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
Addedglean.client.verification.verify()
:response.metadata.lastVerifier.relatedDocuments.[].querySuggestion.ranges.[].document.metadata.collections.[].addedRoles.[].group.datasourceInstance
AddedOpenAPI Change Summary
JAVA CHANGELOG
core: 3.47.0 - 2025-09-01
🐝 New Features
core: 3.46.1 - 2025-09-01
🔧 Chores
core: 3.46.0 - 2025-08-26
🐝 New Features
core: 3.45.4 - 2025-08-15
🔧 Chores
uploadStreams: 0.1.0 - 2025-08-21
🐝 New Features
Based on Speakeasy CLI 1.609.0