chore: 🐝 Update SDK - Generate 7.0.0-rc.3#13
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
chore: 🐝 Update SDK - Generate 7.0.0-rc.3#13github-actions[bot] wants to merge 2 commits intomainfrom
github-actions[bot] wants to merge 2 commits intomainfrom
Conversation
53a19ff to
1651ffe
Compare
* `speakeasy.auth.get_access_token()`: `response.feature_flags[].feature_flag` **Changed** (Breaking⚠️ ) * `speakeasy.events.search()`: * `request.interaction_type` **Changed** * `response.[]` **Changed** (Breaking⚠️ ) * `speakeasy.events.get_targets_deprecated()`: `response.[].last_event_interaction_type.enum(test)` **Added** (Breaking⚠️ ) * `speakeasy.events.get_targets()`: `response.[].last_event_interaction_type.enum(test)` **Added** (Breaking⚠️ ) * `speakeasy.events.get_events_by_target()`: `response.[]` **Changed** (Breaking⚠️ ) * `speakeasy.workspaces.get_feature_flags()`: `response.feature_flags[].feature_flag` **Changed** (Breaking⚠️ ) * `speakeasy.github.check_publishing_p_rs()`: `response` **Changed** (Breaking⚠️ ) * `speakeasy.code_samples.get_code_sample_preview_async()`: `response` **Changed** (Breaking⚠️ ) * `speakeasy.code_samples.generate_code_sample_preview_asynchronous()`: `request` **Changed** (Breaking⚠️ ) * `speakeasy.code_samples.generate_code_sample_preview()`: * `request` **Changed** (Breaking⚠️ ) * `response` **Changed** (Breaking⚠️ ) * `speakeasy.publishing_tokens.resolve_metadata()`: **Added** * `speakeasy.code_samples.get()`: * `request.method_paths` **Added** * `response.snippets[]` **Changed** * `speakeasy.schema_store.get_schema_store_item()`: **Added** * `speakeasy.workspaces.set_feature_flags()`: **Added** * `speakeasy.artifacts.get_namespaces()`: `response.items[]` **Changed** * `speakeasy.artifacts.get_revisions()`: `response.items[].contents_metadata` **Added** * `speakeasy.publishing_tokens.update()`: **Added** * `speakeasy.auth.get_user()`: `response` **Changed** * `speakeasy.auth.validate_api_key()`: `response.billing_add_ons` **Added** * `speakeasy.publishing_tokens.resolve_target()`: **Added** * `speakeasy.artifacts.set_archived()`: **Added** * `speakeasy.schema_store.create_schema_store_item()`: **Added** * `speakeasy.publishing_tokens.list()`: **Added** * `speakeasy.publishing_tokens.get()`: **Added** * `speakeasy.workspaces.create_token()`: * `request.workspace_token` **Changed** * `speakeasy.publishing_tokens.delete()`: **Added** * `speakeasy.workspaces.get_team()`: `response.users[]` **Changed** * `speakeasy.workspaces.get_tokens()`: `response.[]` **Changed** * `speakeasy.publishing_tokens.create()`: **Added** * `speakeasy.organizations.get_billing_add_ons()`: **Added** * `speakeasy.organizations.delete_billing_add_on()`: **Added** * `speakeasy.events.post()`: * `request.request_body[]` **Changed** * `speakeasy.organizations.create_billing_add_ons()`: **Added**
dac4185 to
a8933ae
Compare
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: [prerelease] - 🤖 (automated)
Python SDK Changes:
speakeasy.auth.get_access_token():response.feature_flags[].feature_flagChanged (Breakingspeakeasy.events.search():request.interaction_typeChangedresponse.[]Changed (Breakingspeakeasy.events.get_targets_deprecated():response.[].last_event_interaction_type.enum(test)Added (Breakingspeakeasy.events.get_targets():response.[].last_event_interaction_type.enum(test)Added (Breakingspeakeasy.events.get_events_by_target():response.[]Changed (Breakingspeakeasy.workspaces.get_feature_flags():response.feature_flags[].feature_flagChanged (Breakingspeakeasy.github.check_publishing_p_rs():responseChanged (Breakingspeakeasy.code_samples.get_code_sample_preview_async():responseChanged (Breakingspeakeasy.code_samples.generate_code_sample_preview_asynchronous():requestChanged (Breakingspeakeasy.code_samples.generate_code_sample_preview():requestChanged (BreakingresponseChanged (Breakingspeakeasy.publishing_tokens.resolve_metadata(): Addedspeakeasy.code_samples.get():request.method_pathsAddedresponse.snippets[]Changedspeakeasy.schema_store.get_schema_store_item(): Addedspeakeasy.workspaces.set_feature_flags(): Addedspeakeasy.artifacts.get_namespaces():response.items[]Changedspeakeasy.artifacts.get_revisions():response.items[].contents_metadataAddedspeakeasy.publishing_tokens.update(): Addedspeakeasy.auth.get_user():responseChangedspeakeasy.auth.validate_api_key():response.billing_add_onsAddedspeakeasy.publishing_tokens.resolve_target(): Addedspeakeasy.artifacts.set_archived(): Addedspeakeasy.schema_store.create_schema_store_item(): Addedspeakeasy.publishing_tokens.list(): Addedspeakeasy.publishing_tokens.get(): Addedspeakeasy.workspaces.create_token():request.workspace_tokenChangedspeakeasy.publishing_tokens.delete(): Addedspeakeasy.workspaces.get_team():response.users[]Changedspeakeasy.workspaces.get_tokens():response.[]Changedspeakeasy.publishing_tokens.create(): Addedspeakeasy.organizations.get_billing_add_ons(): Addedspeakeasy.organizations.delete_billing_add_on(): Addedspeakeasy.events.post():request.request_body[]Changedspeakeasy.organizations.create_billing_add_ons(): AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 59 warnings, 12 hintsView full report
PYTHON CHANGELOG
constsAndDefaults: 1.0.6 - 2026-01-15
🐛 Bug Fixes
core: 6.0.12 - 2026-02-18
🐝 New Features
core: 6.0.11 - 2026-02-18
🐛 Bug Fixes
core: 6.0.10 - 2026-02-18
🐛 Bug Fixes
core: 6.0.9 - 2026-02-18
🐛 Bug Fixes
core: 6.0.8 - 2026-02-17
🐝 New Features
core: 6.0.7 - 2026-02-16
🐛 Bug Fixes
core: 6.0.6 - 2026-02-14
🐛 Bug Fixes
fixFlags.conflictResistantModelImportsFeb2026in gen.yaml (commit by @mfbx9da4)♻️ Refactors
dynamic_import,__getattr__, and__dir__helpers from__init__.pytemplates into a sharedutils/dynamic_imports.pymodule, reducing code duplication across generated package init filescore: 6.0.5 - 2026-02-12
🐛 Bug Fixes
core: 6.0.3 - 2026-02-05
🐛 Bug Fixes
core: 6.0.4 - 2026-02-04
🐝 New Features
core: 6.0.2 - 2026-01-29
🐛 Bug Fixes
core: 6.0.1 - 2026-01-29
🐛 Bug Fixes
core: 6.0.0 - 2026-01-27
🐝 New Features
core: 5.23.18 - 2026-01-12
🐛 Bug Fixes
core: 5.23.17 - 2026-01-07
🐛 Bug Fixes
core: 5.23.16 - 2025-12-19
🐛 Bug Fixes
core: 5.23.15 - 2025-12-18
🐛 Bug Fixes
core: 5.23.14 - 2025-12-09
🐝 New Features
core: 5.23.12 - 2025-11-25
🐝 New Features
core: 5.23.11 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)core: 5.23.10 - 2025-11-18
🐛 Bug Fixes
core: 5.23.9 - 2025-11-17
🐛 Bug Fixes
core: 5.23.8 - 2025-11-14
🐛 Bug Fixes
Optional[](commit by @mfbx9da4)core: 5.23.7 - 2025-11-13
🐝 New Features
core: 5.23.6 - 2025-11-10
🐛 Bug Fixes
core: 5.23.13 - 2025-11-06
🐛 Bug Fixes
core: 5.23.5 - 2025-11-05
🐝 New Features
core: 5.23.4 - 2025-11-03
🐛 Bug Fixes
core: 5.23.3 - 2025-11-02
🐛 Bug Fixes
core: 5.23.2 - 2025-10-30
🐛 Bug Fixes
core: 5.23.1 - 2025-10-30
🐛 Bug Fixes
core: 5.23.0 - 2025-10-13
🐝 New Features
core: 5.22.1 - 2025-09-30
🐛 Bug Fixes
core: 5.22.0 - 2025-09-24
🐝 New Features
core: 5.21.1 - 2025-09-23
🐛 Bug Fixes
core: 5.21.0 - 2025-09-12
🐝 New Features
core: 5.20.4 - 2025-09-09
🐛 Bug Fixes
core: 5.20.3 - 2025-09-02
🐛 Bug Fixes
core: 5.20.2 - 2025-09-01
🔧 Chores
core: 5.20.1 - 2025-08-27
🐛 Bug Fixes
core: 5.19.11 - 2025-08-27
🐛 Bug Fixes
core: 5.19.10 - 2025-08-20
🔧 Chores
core: 5.19.9 - 2025-08-11
🐛 Bug Fixes
core: 5.20.0 - 2025-08-08
🐝 New Features
core: 5.19.7 - 2025-08-06
🐛 Bug Fixes
core: 5.19.6 - 2025-08-01
🐛 Bug Fixes
core: 5.19.5 - 2025-07-24
🔧 Chores
core: 5.19.4 - 2025-07-02
🐛 Bug Fixes
core: 5.19.3 - 2025-06-06
🐛 Bug Fixes
core: 5.19.2 - 2025-06-04
🐛 Bug Fixes
core: 5.19.1 - 2025-05-29
🐛 Bug Fixes
core: 5.19.0 - 2025-05-20
🐝 New Features
core: 5.18.1 - 2025-05-15
🐛 Bug Fixes
core: 5.18.0 - 2025-05-12
🐝 New Features
core: 5.17.2 - 2025-05-07
🐛 Bug Fixes
core: 5.17.1 - 2025-05-04
🐛 Bug Fixes
core: 5.17.0 - 2025-04-30
🐝 New Features
core: 5.16.1 - 2025-04-23
🐛 Bug Fixes
core: 5.16.0 - 2025-04-18
🐝 New Features
core: 5.15.0 - 2025-04-17
🐝 New Features
core: 5.14.0 - 2025-04-15
🐝 New Features
core: 5.12.7 - 2025-04-11
🐛 Bug Fixes
core: 5.13.0 - 2025-04-07
🐝 New Features
core: 5.12.6 - 2025-04-03
🐛 Bug Fixes
core: 5.12.5 - 2025-03-28
🐛 Bug Fixes
core: 5.12.4 - 2025-03-16
🐛 Bug Fixes
core: 5.12.3 - 2025-03-10
🐛 Bug Fixes
core: 5.12.2 - 2025-03-02
🐛 Bug Fixes
core: 5.12.1 - 2025-02-21
🐛 Bug Fixes
core: 5.12.0 - 2025-02-12
🐝 New Features
core: 5.11.0 - 2025-02-04
🐝 New Features
core: 5.10.9 - 2025-01-31
🐛 Bug Fixes
core: 5.10.8 - 2025-01-30
🐛 Bug Fixes
core: 5.10.7 - 2025-01-29
🐛 Bug Fixes
core: 5.10.6 - 2025-01-27
🐛 Bug Fixes
core: 5.10.5 - 2025-01-23
🐛 Bug Fixes
core: 5.10.4 - 2025-01-20
🐛 Bug Fixes
core: 5.10.3 - 2025-01-20
🐛 Bug Fixes
core: 5.10.2 - 2025-01-13
🐛 Bug Fixes
core: 5.10.1 - 2025-01-10
🐛 Bug Fixes
core: 5.10.0 - 2025-01-08
🐝 New Features
core: 5.9.0 - 2025-01-08
🐝 New Features
core: 5.8.0 - 2025-01-06
🐝 New Features
core: 5.7.6 - 2025-01-06
🐛 Bug Fixes
core: 5.7.5 - 2025-01-06
🐛 Bug Fixes
deepObjectParams: 0.1.0 - 2024-07-15
🐝 New Features
deprecations: 3.0.2 - 2025-01-06
🐛 Bug Fixes
getRequestBodies: 3.0.0 - 2024-07-04
🐝 New Features
globalSecurity: 3.0.5 - 2026-02-03
🐝 New Features
globalSecurity: 3.0.4 - 2025-09-10
🔧 Chores
globalSecurity: 3.0.3 - 2025-02-06
🐛 Bug Fixes
globalServerURLs: 3.2.0 - 2025-10-22
🐝 New Features
globalServerURLs: 3.1.1 - 2025-05-09
🐛 Bug Fixes
nameOverrides: 3.0.3 - 2026-02-19
🐝 New Features
nameOverrides: 3.0.2 - 2026-02-19
🐛 Bug Fixes
nullables: 1.0.2 - 2026-01-12
🐛 Bug Fixes
nullables: 1.0.1 - 2025-02-17
🐛 Bug Fixes
openEnums: 1.0.4 - 2026-02-14
🐛 Bug Fixes
openEnums: 1.0.3 - 2026-01-07
🐛 Bug Fixes
openEnums: 1.0.2 - 2025-12-19
🐝 New Features
openEnums: 1.0.1 - 2025-03-31
🐛 Bug Fixes
responseFormat: 1.1.0 - 2026-01-22
🔧 Chores
retries: 3.0.4 - 2026-02-17
🐛 Bug Fixes
retries: 3.0.3 - 2025-11-20
🐝 New Features
sdkHooks: 1.2.1 - 2026-01-14
🐝 New Features
sdkHooks: 1.2.0 - 2025-10-15
🐝 New Features
sdkHooks: 1.1.0 - 2025-05-15
🐝 New Features
sdkHooks: 1.0.1 - 2025-02-18
🐛 Bug Fixes
Based on Speakeasy CLI 1.723.0