chore: 🐝 Update SDK - Generate 1.0.0-beta.1#27
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
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
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
1267514 to
6e001c6
Compare
42e0d36 to
28c8c5e
Compare
28c8c5e to
36142c5
Compare
6a85820 to
d139e6e
Compare
d139e6e to
9f74b62
Compare
9f74b62 to
8365d4a
Compare
8365d4a to
171a9c4
Compare
171a9c4 to
e40795d
Compare
041eb91 to
178d7c7
Compare
* `shippo.carrierAccounts.register()`: * `request` **Changed** (Breaking⚠️ ) * `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** * `shippo.ratesAtCheckout.create()`: * `request.parcel.union(Parcel).template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking⚠️ ) * `shippo.carrierAccounts.list()`: * `request.carrier` **Changed** (Breaking⚠️ ) * `response.results[]` **Changed** * `shippo.carrierAccounts.create()`: * `request.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** (Breaking⚠️ ) * `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** * `shippo.transactions.create()`: * `request.union(InstantTransactionCreateRequest).shipment` **Changed** (Breaking⚠️ ) * `shippo.carrierAccounts.update()`: * `request.carrierAccountBase.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** (Breaking⚠️ ) * `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed** * `shippo.batches.addShipments()`: * `requestBody[].shipment` **Changed** (Breaking⚠️ ) * `shippo.parcels.get()`: `response.template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking⚠️ ) * `shippo.batches.create()`: * `request.batchShipments[].shipment` **Changed** (Breaking⚠️ ) * `shippo.parcels.create()`: * `request.union(ParcelCreateFromTemplateRequest).template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking⚠️ ) * `response.template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking⚠️ ) * `shippo.parcels.list()`: `response.results[].template.union(ParcelTemplateCouriersPleaseEnum)` **Removed** (Breaking⚠️ ) * `shippo.shipments.list()`: `response.results[]` **Changed** (Breaking⚠️ ) * `shippo.shipments.create()`: * `request` **Changed** (Breaking⚠️ ) * `response` **Changed** (Breaking⚠️ ) * `shippo.shipments.get()`: `response` **Changed** (Breaking⚠️ ) * `shippo.carrierAccounts.get()`: `response.parameters.union(FedExConnectExistingOwnAccountParameters)` **Changed**
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)
Tip
To exit pre-release versioning, set a new version or run
speakeasy bump graduate.Speakeasy supports manual control of SDK versioning through multiple methods.
Java SDK Changes:
shippo.carrierAccounts.register():requestChanged (Breakingresponse.parameters.union(FedExConnectExistingOwnAccountParameters)Changedshippo.ratesAtCheckout.create():request.parcel.union(Parcel).template.union(ParcelTemplateCouriersPleaseEnum)Removed (Breakingshippo.carrierAccounts.list():request.carrierChanged (Breakingresponse.results[]Changedshippo.carrierAccounts.create():request.parameters.union(FedExConnectExistingOwnAccountParameters)Changed (Breakingresponse.parameters.union(FedExConnectExistingOwnAccountParameters)Changedshippo.transactions.create():request.union(InstantTransactionCreateRequest).shipmentChanged (Breakingshippo.carrierAccounts.update():request.carrierAccountBase.parameters.union(FedExConnectExistingOwnAccountParameters)Changed (Breakingresponse.parameters.union(FedExConnectExistingOwnAccountParameters)Changedshippo.batches.addShipments():requestBody[].shipmentChanged (Breakingshippo.parcels.get():response.template.union(ParcelTemplateCouriersPleaseEnum)Removed (Breakingshippo.batches.create():request.batchShipments[].shipmentChanged (Breakingshippo.parcels.create():request.union(ParcelCreateFromTemplateRequest).template.union(ParcelTemplateCouriersPleaseEnum)Removed (Breakingresponse.template.union(ParcelTemplateCouriersPleaseEnum)Removed (Breakingshippo.parcels.list():response.results[].template.union(ParcelTemplateCouriersPleaseEnum)Removed (Breakingshippo.shipments.list():response.results[]Changed (Breakingshippo.shipments.create():requestChanged (BreakingresponseChanged (Breakingshippo.shipments.get():responseChanged (Breakingshippo.carrierAccounts.get():response.parameters.union(FedExConnectExistingOwnAccountParameters)ChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 0 warnings, 23 hintsView full report
JAVA CHANGELOG
constsAndDefaults: 0.1.3 - 2026-02-21
🐛 Bug Fixes
constsAndDefaults: 0.1.2 - 2026-01-15
🐛 Bug Fixes
core: 3.55.27 - 2026-05-21
🐛 Bug Fixes
core: 3.55.25 - 2026-05-14
🐛 Bug Fixes
core: 3.55.24 - 2026-04-28
🐛 Bug Fixes
core: 3.55.23 - 2026-03-25
🐛 Bug Fixes
core: 3.55.22 - 2026-03-06
🐝 New Features
core: 3.55.21 - 2026-03-05
🐝 New Features
core: 3.55.19 - 2026-03-05
🐛 Bug Fixes
core: 3.55.18 - 2026-03-05
🐛 Bug Fixes
core: 3.55.17 - 2026-02-27
🐛 Bug Fixes
core: 3.55.16 - 2026-02-27
🐛 Bug Fixes
core: 3.55.14 - 2026-02-18
🐛 Bug Fixes
core: 3.55.13 - 2026-02-18
🐛 Bug Fixes
core: 3.55.12 - 2026-02-16
🐝 New Features
core: 3.55.10 - 2026-01-29
🐛 Bug Fixes
core: 3.55.9 - 2026-01-23
🐛 Bug Fixes
core: 3.55.8 - 2026-01-12
🐛 Bug Fixes
core: 3.55.7 - 2026-01-12
🐛 Bug Fixes
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
Note
Low Risk
Only ignore rules and line-ending metadata change; no runtime SDK or application code is modified in this diff.
Overview
This PR updates repository hygiene for the Speakeasy-generated Java SDK workflow, separate from the OpenAPI-driven API surface changes described in the release notes.
.gitignorenow excludes Speakeasy working directories (**/.speakeasy/temp/,**/.speakeasy/logs/,.speakeasy/reports) and local secrets (.env,.env.local) so generation artifacts and credentials are not committed..gitattributesdrops the*.bateol=crlfrule (while keeping/gradlewLF and*.java linguist-generated=false), matching the generator fix that avoids phantom line-ending diffs on Windows batch files.Reviewed by Cursor Bugbot for commit 8819a81. Bugbot is set up for automated code reviews on this repo. Configure here.