Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 17, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/users/{user_id}/totp
│ │ └──[➖] post (2509:13)❌ 
│ ├─┬/organization_invitations
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/oauth_applications
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] properties (5069:17)
│ │         ├─┬public
│ │         │ ├──[🔀] description (5089:32)
│ │         │ └──[➕] nullable (5090:29)❌ 
│ │         ├─┬scopes
│ │         │ └──[➕] nullable (5086:29)❌ 
│ │         └─┬callback_url
│ │           ├──[➕] nullable (5078:29)❌ 
│ │           └──[➕] deprecated (5079:31)
│ ├─┬/users/count
│ │ └─┬GET
│ │   ├──[➕] parameters (1676:17)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1646:32)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1657:32)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1667:32)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[➖] minLength (1677:32)❌ 
│ ├─┬/users
│ │ └─┬GET
│ │   ├──[➕] parameters (1307:17)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1310:32)❌ 
│ │   ├──Parameters
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1276:32)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1286:32)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] minLength (1295:32)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[➖] minLength (1304:32)❌ 
│ ├─┬/waitlist_entries
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (5599:24)
│ │ │ └──Parameters
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬notify
│ │           └──[🔀] description (5649:32)
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[➕] codes (8224:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] properties (5174:17)
│ │         ├──[➕] properties (5156:17)
│ │         ├─┬callback_url
│ │         │ ├──[➕] nullable (5165:29)❌ 
│ │         │ └──[➕] deprecated (5166:31)
│ │         ├─┬name
│ │         │ └──[➕] nullable (5154:29)❌ 
│ │         └─┬scopes
│ │           └──[➕] nullable (5173:29)❌ 
│ ├─┬/sessions
│ │ └─┬POST
│ │   └──[🔀] description (621:20)
│ └─┬/organizations
│   └─┬GET
│     ├──[➕] parameters (3755:17)❌ 
│     └─┬Parameters
│       └─┬Schema
│         └──[➖] example (3786:30)
├─┬Components
│ ├──[➖] responses (8318:13)❌ 
│ ├──[➖] schemas (6995:13)❌ 
│ ├─┬SAML
│ │ ├──[➕] required (6447:11)❌ 
│ │ └──[➕] properties (6440:9)
│ ├─┬Admin
│ │ ├──[➕] required (5963:11)❌ 
│ │ ├──[➕] required (5964:11)❌ 
│ │ └──[➕] properties (5957:9)
│ ├─┬OAuthApplication
│ │ ├──[➕] required (7995:11)❌ 
│ │ ├──[➕] properties (7954:9)
│ │ └─┬callback_url
│ │   └──[➕] deprecated (7960:23)
│ ├─┬FromOAuth
│ │ ├──[➕] required (5994:11)❌ 
│ │ └──[➕] properties (5988:9)
│ ├─┬OTP
│ │ ├──[➕] properties (5926:9)
│ │ ├─┬attempts
│ │ │ └──[➕] nullable (5920:21)❌ 
│ │ └─┬expire_at
│ │   └──[➕] nullable (5924:21)❌ 
│ ├─┬Web3Signature
│ │ ├──[➕] required (6289:11)❌ 
│ │ ├──[➕] required (6290:11)❌ 
│ │ └──[➕] properties (6283:9)
│ ├─┬Ticket
│ │ ├──[➕] required (6480:11)❌ 
│ │ ├──[➕] required (6481:11)❌ 
│ │ └──[➕] properties (6474:9)
│ └─┬Passkey
│   ├──[➕] required (6369:11)❌ 
│   ├──[➕] required (6370:11)❌ 
│   ├──[➕] properties (6352:9)
│   └──[➕] properties (6363:9)
└─┬Extensions
  └──[➕] x-speakeasy-retries (8660:3)
Document Element Total Changes Breaking Changes
paths 30 19
components 25 15

PYTHON CHANGELOG

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

flattening: 3.1.1 - 2025-01-30

♻️ Refactors

  • Add tests to validate resiliancy of python SDK. (commit by @Kanwardeep)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

core: 5.11.0 - 2025-02-04

🐝 New Features

core: 5.10.9 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

@github-actions github-actions bot added the minor Minor version bump label Feb 17, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739751656 branch 2 times, most recently from a3c3aff to c3330ed Compare February 19, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739751656 branch from 3951322 to 9094900 Compare February 19, 2025 19:09
@speakeasybot speakeasybot merged commit fc9e587 into main Feb 19, 2025
2 checks passed
@speakeasybot speakeasybot deleted the speakeasy-sdk-regen-1739751656 branch February 19, 2025 19:11
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.

2 participants