Skip to content
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

chore: 🐝 Update SDK - Generate 2.15.0 #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/shipments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (10425:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (10558:9)
│ ├─┬/customs/items
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5583:9)
│ ├─┬/refunds
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9304:9)
│ ├─┬/shipments/{ShipmentId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11617:9)
│ ├─┬/customs/declarations/{CustomsDeclarationId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5454:9)
│ ├─┬/addresses/{AddressId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (606:9)
│ ├─┬/transactions/{TransactionId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12733:9)
│ ├─┬/shipments/{ShipmentId}/rates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (11749:9)
│ ├─┬/manifests/{ManifestId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (7136:9)
│ ├─┬/refunds/{RefundId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9565:9)
│ ├─┬/batches
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (868:9)
│ ├─┬/batches/{BatchId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (2048:9)
│ ├─┬/manifests
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (6750:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (6883:9)
│ ├─┬/parcels/{ParcelId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (8736:9)
│ ├─┬/transactions
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (12341:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (12561:9)
│ ├─┬/customs/items/{CustomsItemId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5915:9)
│ ├─┬/carrier_accounts
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (3525:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (3736:9)
│ ├─┬/refunds/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9440:9)
│ ├─┬/addresses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (253:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (386:9)
│ ├─┬/addresses/{AddressId}/validate
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (736:9)
│ ├─┬/carrier_accounts/{CarrierAccountId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (3976:9)
│ │ └─┬PUT
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (4120:9)
│ ├─┬/customs/declarations
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-codesamples (4901:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (5034:9)
│ ├─┬/rates/{RateId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (9173:9)
│ └─┬/parcels
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[🔀] x-codesamples (8345:9)
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-codesamples (8480:9)
└─┬Components
  ├──[➖] schemas (20179:13)❌ 
  ├──[➖] schemas (19458:13)❌ 
  ├─┬CarriersEnum
  │ ├──[➖] enum (18996:19)❌ 
  │ ├──[➖] enum (19022:19)❌ 
  │ └──[🔀] description (19467:20)
  ├─┬ParcelTemplateEnumSet
  │ ├──[➖] oneOf (20016:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20566:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (20412:13)❌ 
  └─┬ServiceLevelEnumSet
    ├──[➖] oneOf (19376:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20103:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20055:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19855:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19843:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20271:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20239:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20129:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20231:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20347:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20063:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19873:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19556:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19883:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19611:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20327:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20145:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19667:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20037:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19687:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19835:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20339:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20193:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20211:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20355:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19791:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19709:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20317:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20175:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19975:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19701:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (20219:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19677:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19733:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19755:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19925:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19781:13)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (19536:13)❌ 
    └─┬ONEOF
      └──[🔀] $ref (19801:13)❌ 
Document Element Total Changes Breaking Changes
paths 32 0
components 47 46

TYPESCRIPT CHANGELOG

unions: 2.85.8 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

core: 3.18.12 - 2024-12-19

🔧 Chores

  • bump typescript transpilation target to ES2020 (commit by @mfbx9da4)

core: 3.18.11 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.18.10 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.18.9 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.18.8 - 2024-11-28

🐛 Bug Fixes

  • add arguments to variable name exclusion list to avoid shadowing errors (commit by @tristanspeakeasy)

core: 3.18.7 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.18.6 - 2024-11-19

🐛 Bug Fixes

  • detect import cycles between models living in different modules (commit by @disintegrator)

core: 3.18.5 - 2024-11-15

🐛 Bug Fixes

  • handling of raw buffers when deserialzing into zod types (commit by @tristanspeakeasy)

core: 3.18.4 - 2024-11-12

🐛 Bug Fixes

core: 3.18.3 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 3.18.2 - 2024-09-30

🔧 Chores

core: 3.18.1 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 3.18.0 - 2024-09-25

🐝 New Features

  • add support for custom index.ts exports (commit by @adaam2)

core: 3.17.8 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 3.17.7 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

flattening: 2.82.1 - 2024-12-09

🐛 Bug Fixes

  • default flattening order to parameters-first (commit by @disintegrator)

flattening: 2.82.0 - 2024-09-30

🐝 New Features

  • allow configuring order of flattened parameter and body arguments (commit by @disintegrator)

sdkHooks: 0.2.0 - 2024-11-02

🐝 New Features

envVarSecurityUsage: 0.1.2 - 2024-11-04

🐛 Bug Fixes

webhooks: 1.3.1 - 2024-12-25

🐛 Bug Fixes

  • handling of unknown payload (commit by @mfbx9da4)

webhooks: 1.3.0 - 2024-12-18

🐝 New Features

  • webhooks, now with support for custom security (commit by @mfbx9da4)

webhooks: 1.2.0 - 2024-12-03

🐝 New Features

  • webhooks, now with signing support (commit by @mfbx9da4)

webhooks: 1.1.0 - 2024-11-27

🐝 New Features

  • webhooks support (no-signing yet) (commit by @mfbx9da4)

globalSecurity: 2.82.12 - 2024-12-23

🐛 Bug Fixes

  • remove default basic auth username / password (commit by @disintegrator)

@github-actions github-actions bot added the custom A custom version was applied label Nov 28, 2024
@github-actions github-actions bot requested review from AdrianCollinsShippo and a team as code owners November 28, 2024 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch 7 times, most recently from 5a59b57 to 5ca05ac Compare December 5, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch 7 times, most recently from fa3d22b to 21a4540 Compare December 12, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch 5 times, most recently from 192fe55 to 12bd1ed Compare December 17, 2024 00:30
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 2.15.1 chore: 🐝 Update SDK - Generate 2.15.0 Dec 17, 2024
@github-actions github-actions bot added minor Minor version bump and removed custom A custom version was applied labels Dec 17, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch 2 times, most recently from 023917d to 91a248a Compare December 23, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch from 91a248a to f9d80f1 Compare December 30, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732753737 branch from f9d80f1 to e75b0be Compare January 6, 2025 00:13
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