-
Notifications
You must be signed in to change notification settings - Fork 4
chore: 🐝 Update SDK - Generate 1.0.0-beta.1 #27
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
1
commit into
main
Choose a base branch
from
speakeasy-sdk-regen-1733703738
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.
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
43c5baa to
86d0427
Compare
9fae14d to
b598095
Compare
ef08998 to
6a0a488
Compare
6a0a488 to
93af5e3
Compare
93af5e3 to
a7f35d4
Compare
rkeur7
previously approved these changes
Feb 4, 2025
a7f35d4 to
ef8f356
Compare
ef8f356 to
6330faf
Compare
6330faf to
ba1044c
Compare
4472a11 to
9cbd8be
Compare
9cbd8be to
2e72701
Compare
2e72701 to
a4c30c4
Compare
c06a0ee to
c517b0f
Compare
c517b0f to
a213ec7
Compare
21e86fa to
074240d
Compare
074240d to
5944475
Compare
5944475 to
61a94b8
Compare
8a1856d to
3bff902
Compare
3bff902 to
69d5a71
Compare
69d5a71 to
087da06
Compare
087da06 to
7fcb3e9
Compare
7fcb3e9 to
2d430eb
Compare
2d430eb to
2f117c7
Compare
2f117c7 to
a7de9e3
Compare
f393fec to
25aca6d
Compare
25aca6d to
0ae8966
Compare
0ae8966 to
6b4e9d1
Compare
c82172a to
9e78f30
Compare
9e78f30 to
dab69f4
Compare
3b3a692 to
eb18531
Compare
eb18531 to
f901e73
Compare
f901e73 to
458574e
Compare
458574e to
4dce035
Compare
4dce035 to
ac0de8e
Compare
ac0de8e to
b14e57f
Compare
9bccc83 to
e1d8057
Compare
e1d8057 to
f9af11a
Compare
f9af11a to
1267514
Compare
* `shippo.batches.create()`: * `request.batchShipments.[].shipment` **Changed** **Breaking**⚠️ * `shippo.batches.addShipments()`: * `requestbody.[].shipment` **Changed** **Breaking**⚠️ * `shippo.carrierAccounts.register()`: `request` **Changed** **Breaking**⚠️ * `shippo.ratesAtCheckout.create()`: * `request.parcel.[parcel].template.[parcelTemplateCouriersPleaseEnum]` **Removed** **Breaking**⚠️ * `shippo.parcels.create()`: * `request.[parcelCreateFromTemplateRequest].template.[parcelTemplateCouriersPleaseEnum]` **Removed** **Breaking**⚠️ * `response.template.[parcelTemplateCouriersPleaseEnum]` **Removed** * `shippo.shipments.create()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** * `shippo.transactions.create()`: * `request.[instantTransactionCreateRequest].shipment` **Changed** **Breaking**⚠️ * `shippo.carrierAccounts.list()`: * `request.carrier` **Changed** * `shippo.parcels.list()`: `response.results.[].template.[parcelTemplateCouriersPleaseEnum]` **Removed** * `shippo.parcels.get()`: `response.template.[parcelTemplateCouriersPleaseEnum]` **Removed** * `shippo.shipments.list()`: `response.results.[]` **Changed** * `shippo.shipments.get()`: `response` **Changed**
1267514 to
6e001c6
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/shippo/shippo/linting-report/c55e03316a3c6169d827f27429e63afb
OpenAPI Change report available at: https://app.speakeasy.com/org/shippo/shippo/changes-report/61f2ec3654fd5aba434412b53b5e5735
SDK update
Versioning
Version Bump Type: [prerelease] - 🤖 (automated)
Java SDK Changes:
shippo.batches.create():request.batchShipments.[].shipmentChanged Breakingshippo.batches.addShipments():requestbody.[].shipmentChanged Breakingshippo.carrierAccounts.register():requestChanged Breakingshippo.ratesAtCheckout.create():request.parcel.[parcel].template.[parcelTemplateCouriersPleaseEnum]Removed Breakingshippo.parcels.create():request.[parcelCreateFromTemplateRequest].template.[parcelTemplateCouriersPleaseEnum]Removed Breakingresponse.template.[parcelTemplateCouriersPleaseEnum]Removedshippo.shipments.create():requestChanged BreakingresponseChangedshippo.transactions.create():request.[instantTransactionCreateRequest].shipmentChanged Breakingshippo.carrierAccounts.list():request.carrierChangedshippo.parcels.list():response.results.[].template.[parcelTemplateCouriersPleaseEnum]Removedshippo.parcels.get():response.template.[parcelTemplateCouriersPleaseEnum]Removedshippo.shipments.list():response.results.[]Changedshippo.shipments.get():responseChangedOpenAPI Change Summary
JAVA CHANGELOG
core: 3.55.5 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)core: 3.55.4 - 2025-11-21
🔧 Chores
core: 3.55.3 - 2025-11-20
🐝 New Features
core: 3.55.2 - 2025-11-10
🐛 Bug Fixes
core: 3.55.6 - 2025-11-06
🐛 Bug Fixes
core: 3.55.1 - 2025-11-05
🐝 New Features
core: 3.55.0 - 2025-11-04
🐝 New Features
core: 3.53.1 - 2025-10-30
🐛 Bug Fixes
core: 3.54.0 - 2025-10-28
🐝 New Features
core: 3.53.0 - 2025-10-13
🐝 New Features
core: 3.52.3 - 2025-09-27
🐛 Bug Fixes
core: 3.52.1 - 2025-09-25
🐛 Bug Fixes
core: 3.52.0 - 2025-09-25
🐝 New Features
core: 3.50.3 - 2025-09-25
🔧 Chores
core: 3.51.0 - 2025-09-24
🐝 New Features
core: 3.50.2 - 2025-09-24
🔧 Chores
core: 3.50.1 - 2025-09-23
🐛 Bug Fixes
core: 3.50.0 - 2025-09-19
🐝 New Features
core: 3.49.0 - 2025-09-17
🐝 New Features
core: 3.48.0 - 2025-09-16
🐝 New Features
core: 3.48.2 - 2025-09-14
🐛 Bug Fixes
core: 3.48.1 - 2025-09-14
🐛 Bug Fixes
core: 3.47.2 - 2025-09-08
🐛 Bug Fixes
core: 3.47.1 - 2025-09-05
🐛 Bug Fixes
core: 3.46.2 - 2025-09-02
🐛 Bug Fixes
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
core: 3.45.3 - 2025-08-14
🐛 Bug Fixes
core: 3.45.2 - 2025-07-24
🔧 Chores
core: 3.45.1 - 2025-07-23
🐛 Bug Fixes
core: 3.45.0 - 2025-07-22
🐝 New Features
core: 3.44.0 - 2025-07-08
🐝 New Features
core: 3.43.0 - 2025-07-05
🐝 New Features
core: 3.42.3 - 2025-07-03
🐛 Bug Fixes
core: 3.42.2 - 2025-07-02
🐛 Bug Fixes
core: 3.42.1 - 2025-07-01
🐛 Bug Fixes
core: 3.42.0 - 2025-07-01
🐝 New Features
core: 3.41.0 - 2025-06-27
🐝 New Features
core: 3.40.1 - 2025-06-27
🐛 Bug Fixes
core: 3.40.0 - 2025-06-26
🐝 New Features
core: 3.39.1 - 2025-06-23
🔧 Chores
core: 3.39.0 - 2025-06-12
🐝 New Features
core: 3.38.0 - 2025-06-10
🐝 New Features
core: 3.37.5 - 2025-06-06
🐛 Bug Fixes
core: 3.37.4 - 2025-05-30
🐛 Bug Fixes
core: 3.37.3 - 2025-05-07
🐛 Bug Fixes
core: 3.37.2 - 2025-04-30
🐛 Bug Fixes
core: 3.37.1 - 2025-04-11
🐛 Bug Fixes
core: 3.37.0 - 2025-04-09
🐝 New Features
core: 3.36.3 - 2025-04-04
🐛 Bug Fixes
core: 3.36.2 - 2025-04-03
🐛 Bug Fixes
core: 3.36.1 - 2025-04-01
🐛 Bug Fixes
core: 3.36.0 - 2025-03-25
🐝 New Features
core: 3.35.3 - 2025-03-21
🐛 Bug Fixes
core: 3.35.2 - 2025-03-19
🐛 Bug Fixes
core: 3.35.1 - 2025-03-18
🐛 Bug Fixes
core: 3.35.0 - 2025-03-11
🐝 New Features
core: 3.34.0 - 2025-02-07
🐝 New Features
core: 3.33.8 - 2025-02-04
🐛 Bug Fixes
core: 3.33.7 - 2025-01-30
🐛 Bug Fixes
core: 3.33.6 - 2025-01-27
🐛 Bug Fixes
core: 3.33.5 - 2025-01-13
🐛 Bug Fixes
core: 3.33.4 - 2024-12-18
🐛 Bug Fixes
core: 3.33.3 - 2024-12-16
🐛 Bug Fixes
core: 3.33.2 - 2024-12-13
🐛 Bug Fixes
core: 3.33.1 - 2024-12-06
🐛 Bug Fixes
core: 3.33.0 - 2024-12-05
🐝 New Features
globalSecurity: 2.83.1 - 2025-09-10
🔧 Chores
globalSecurity: 2.83.0 - 2025-06-25
🐝 New Features
globalSecurity: 2.82.8 - 2025-02-06
🐛 Bug Fixes
globalServerURLs: 2.83.0 - 2025-10-22
🐝 New Features
globalServerURLs: 2.82.2 - 2025-05-09
🐛 Bug Fixes
globals: 2.82.4 - 2025-11-18
🐛 Bug Fixes
globals: 2.82.3 - 2025-11-18
🐛 Bug Fixes
globals: 2.82.2 - 2025-06-26
🐛 Bug Fixes
hiddenGlobals: 0.1.0 - 2025-06-18
🐝 New Features
sdkHooks: 1.2.0 - 2025-10-15
🐝 New Features
sdkHooks: 1.1.0 - 2025-05-12
🐝 New Features
sdkHooks: 1.0.0 - 2025-03-18
🐛 Bug Fixes
unions: 0.3.0 - 2025-11-07
🐝 New Features
unions: 0.1.1 - 2025-11-07
🐝 New Features
unions: 0.2.0 - 2025-11-04
🐝 New Features
unions: 0.1.0 - 2025-11-03
🐝 New Features
Based on Speakeasy CLI 1.669.2
Note
Cursor Bugbot is generating a summary for commit 6e001c6. Configure here.