Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

chore: 🐝 Update SDK - Generate 0.13.0#54

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1738542651
Open

chore: 🐝 Update SDK - Generate 0.13.0#54
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1738542651

Conversation

@github-actions
Copy link
Copy Markdown

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/v1/keys.removeRoles
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (3487:18)
│ ├─┬/v1/keys.createKey
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (1836:18)
│ ├─┬/v1/permissions.deleteRole
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (6858:18)
│ ├─┬/v1/keys.setPermissions
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (3151:18)
│ ├─┬/v1/keys.whoami
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (1373:18)
│ ├─┬/v1/identities.getIdentity
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (7483:18)
│ ├─┬/v1/keys.setRoles
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (3668:18)
│ ├─┬/v1/identities.listIdentities
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (7703:18)
│ ├─┬/v1/ratelimits.deleteOverride
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (5175:18)
│ ├─┬/v1/ratelimits.limit
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (4680:18)
│ ├─┬/v1/keys.updateKey
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (2288:18)
│ ├─┬/v1/identities.createIdentity
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (7300:18)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬externalId
│ │           └──[🔀] description (7180:36)
│ ├─┬/v1/permissions.listPermissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (6578:18)
│ ├─┬/v1/identities.updateIdentity
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (7931:18)
│ ├─┬/v1/keys.updateRemaining
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (2441:18)
│ ├─┬/v1/permissions.listRoles
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (7126:18)
│ ├─┬/v1/keys
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (8634:18)
│ ├─┬/v1/migrations.enqueueKeys
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (6029:18)
│ ├─┬/v1/apis/{apiId}/keys
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (9019:18)
│ ├─┬/v1/permissions.deletePermission
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (6310:18)
│ ├─┬/v1/permissions.createPermission
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (6184:18)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬description
│ │           ├──[➖] type (1:133686)❌ 
│ │           ├──[➖] maxLength (1:133725)❌ 
│ │           ├──[➖] minLength (1:133709)❌ 
│ │           ├──[➕] anyOf (6090:23)
│ │           └──[➕] anyOf (6095:23)
│ ├─┬/v1/keys.addRoles
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (3332:18)
│ ├─┬/v1/identities.deleteIdentity
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (8058:18)
│ ├─┬/v1/keys.removePermissions
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (2970:18)
│ ├─┬/v1/keys.getKey
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (1179:18)
│ ├─┬/v1/ratelimits.setOverride
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (4845:18)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬limit
│ │           └──[➖] exclusiveMinimum (1:102532)❌ 
│ ├─┬/v1/apis.deleteApi
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (4273:18)
│ ├─┬/v1/keys.addPermissions
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (2815:18)
│ ├─┬/v1/apis.deleteKeys
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (4413:18)
│ ├─┬/v1/apis.getApi
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (3807:18)
│ ├─┬/v1/keys.deleteKey
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (1505:18)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬permanent
│ │           └──[🔀] description (1433:36)
│ ├─┬/v1/apis.createApi
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (3943:18)
│ ├─┬/v1/apis.listKeys
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (4146:18)
│ ├─┬/v1/ratelimits.getOverride
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (5336:18)
│ ├─┬/v1/permissions.createRole
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[➕] codes (6732:18)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬description
│ │           ├──[➖] type (1:145297)❌ 
│ │           ├──[➖] maxLength (1:145336)❌ 
│ │           ├──[➖] minLength (1:145320)❌ 
│ │           ├──[➕] anyOf (6638:23)
│ │           └──[➕] anyOf (6643:23)
│ ├─┬/v1/keys/verify
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (8859:18)
│ ├─┬/v1/analytics.getVerifications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] description (8181:30)
│ │   │   └──[🔀] default (8180:26)❌ 
│ │   └─┬Responses
│ │     └──[➕] codes (8408:18)
│ ├─┬/v1/liveness
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (1051:18)
│ ├─┬/v1/migrations.createKeys
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (5686:18)
│ ├─┬/v1/permissions.getRole
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (6997:18)
│ ├─┬/v1/ratelimits.listOverrides
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (5039:18)
│ ├─┬/v1/keys.verifyKey
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[➕] codes (1946:18)
│ ├─┬/v1/permissions.getPermission
│ │ └─┬GET
│ │   └─┬Responses
│ │     └──[➕] codes (6449:18)
│ └─┬/v1/keys.getVerifications
│   └─┬GET
│     └─┬Responses
│       └──[➕] codes (2646:18)
└─┬Components
  ├──[➕] schemas (241:32)
  └─┬V1KeysVerifyKeyResponse
    ├──[➕] required (744:11)❌ 
    ├──[➕] properties (736:11)
    ├──[➕] properties (698:11)
    └─┬valid
      ├──[🔀] type (737:21)❌ 
      ├──[🔀] description (738:28)
      └──[➖] example (1:10909)
Document Element Total Changes Breaking Changes
paths 59 8
components 7 2

GO CHANGELOG

nullables: 0.1.1 - 2025-02-17

🐛 Bug Fixes

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

deprecations: 2.81.3 - 2025-02-10

🐛 Bug Fixes

  • skip linting of deprecation messages to allow for generation (commit by @AshGodfrey)

globalSecurity: 2.82.11 - 2025-02-06

🐛 Bug Fixes

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

core: 3.7.4 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.7.3 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.7.2 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 3.7.1 - 2025-02-14

🐛 Bug Fixes

  • circular reference handling in usage snippets (commit by @vishalg0wda)

core: 3.8.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 3.7.0 - 2025-02-04

🐝 New Features

constsAndDefaults: 0.1.12 - 2025-04-07

🐛 Bug Fixes

  • Respect default value of empty string in JSON marshal and unmarshal (commit by @bflad)

constsAndDefaults: 0.1.11 - 2025-03-12

🐛 Bug Fixes

  • sanitize constants and defaults annotations (commit by @2ynn)

constsAndDefaults: 0.1.10 - 2025-02-19

🐛 Bug Fixes

  • Prevent unused import error with boolean const usage (commit by @bflad)

constsAndDefaults: 0.1.9 - 2025-02-12

🐛 Bug Fixes

  • Ensure default form query values are sent when not configured (commit by @bflad)

constsAndDefaults: 0.1.8 - 2025-02-06

🐛 Bug Fixes

  • Prevent generation errors with {{ character sequences in default values (commit by @bflad)

constsAndDefaults: 0.1.7 - 2025-02-04

🐛 Bug Fixes

  • Prevent compilation errors and panics with const query parameters (commit by @bflad)

pagination: 2.82.4 - 2025-03-06

🐛 Bug Fixes

  • Fixed passing of arguments correctly within the next function (commit by @Kanwardeep)

pagination: 2.82.3 - 2025-02-19

🐛 Bug Fixes

  • handle paginated union response (commit by @2ynn)

@github-actions github-actions bot added the patch Patch version bump label Feb 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 3 times, most recently from 20d6f93 to 39d200f Compare February 6, 2025 00:31
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.12.1 chore: 🐝 Update SDK - Generate 0.13.0 Feb 7, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch from 39d200f to c4be965 Compare February 7, 2025 00:31
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Feb 7, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 7 times, most recently from 67be283 to 11862a6 Compare February 14, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 8 times, most recently from 7b72673 to 32255ce Compare February 22, 2025 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 7 times, most recently from 3b6d61c to 3845889 Compare March 1, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 7 times, most recently from ce63251 to 57a2747 Compare March 20, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 7 times, most recently from 5efe5cd to 0eb45de Compare March 27, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 8 times, most recently from 7a592bb to 8a3763c Compare April 4, 2025 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1738542651 branch 6 times, most recently from 45e5971 to 2c7fe35 Compare April 10, 2025 00:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant