Open
Conversation
decc16c to
e65af7f
Compare
c5bce8e to
bfe11a8
Compare
d521b86 to
bfe38f4
Compare
2447025 to
e52362c
Compare
f688bb2 to
268a881
Compare
aa906aa to
6ca0b67
Compare
72d0ce3 to
5708c6a
Compare
c346099 to
f1bb0ff
Compare
c62defd to
3ad4e1f
Compare
* `bolt.orders.create_order_token()`: * `request.cart.discounts[].discount_category.enum(shipping_discount)` **Added** * `response.cart.discounts[].discount_category.enum(shipping_discount)` **Added** (Breaking⚠️ ) * `bolt.transactions.review_transaction()`: `response.order.cart.discounts[].discount_category.enum(shipping_discount)` **Added** (Breaking⚠️ ) * `bolt.transactions.get_transaction_details()`: `response.order.cart.discounts[].discount_category.enum(shipping_discount)` **Added** (Breaking⚠️ ) * `bolt.transactions.update_transaction()`: `response.order.cart.discounts[].discount_category.enum(shipping_discount)` **Added** (Breaking⚠️ ) * `bolt.transactions.authorize_transaction()`: * `request_body.union(merchant_credit_card_authorization).cart.discounts[].discount_category.enum(shipping_discount)` **Added**
3ad4e1f to
3b8ebaa
Compare
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: [minor] - 🤖 (automated)
Python SDK Changes:
bolt.orders.create_order_token():request.cart.discounts[].discount_category.enum(shipping_discount)Addedresponse.cart.discounts[].discount_category.enum(shipping_discount)Added (Breakingbolt.transactions.review_transaction():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added (Breakingbolt.transactions.get_transaction_details():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added (Breakingbolt.transactions.update_transaction():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added (Breakingbolt.transactions.authorize_transaction():request_body.union(merchant_credit_card_authorization).cart.discounts[].discount_category.enum(shipping_discount)AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 1 warnings, 23 hintsView full report
PYTHON CHANGELOG
core: 6.0.5 - 2026-02-12
🐛 Bug Fixes
core: 6.0.3 - 2026-02-05
🐛 Bug Fixes
core: 6.0.4 - 2026-02-04
🐝 New Features
core: 6.0.2 - 2026-01-29
🐛 Bug Fixes
core: 6.0.1 - 2026-01-29
🐛 Bug Fixes
core: 6.0.0 - 2026-01-27
🐝 New Features
core: 5.23.18 - 2026-01-12
🐛 Bug Fixes
core: 5.23.17 - 2026-01-07
🐛 Bug Fixes
core: 5.23.16 - 2025-12-19
🐛 Bug Fixes
core: 5.23.15 - 2025-12-18
🐛 Bug Fixes
core: 5.23.14 - 2025-12-09
🐝 New Features
core: 5.23.12 - 2025-11-25
🐝 New Features
core: 5.23.11 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)core: 5.23.10 - 2025-11-18
🐛 Bug Fixes
core: 5.23.9 - 2025-11-17
🐛 Bug Fixes
core: 5.23.8 - 2025-11-14
🐛 Bug Fixes
Optional[](commit by @mfbx9da4)core: 5.23.7 - 2025-11-13
🐝 New Features
core: 5.23.6 - 2025-11-10
🐛 Bug Fixes
core: 5.23.13 - 2025-11-06
🐛 Bug Fixes
core: 5.23.5 - 2025-11-05
🐝 New Features
core: 5.23.4 - 2025-11-03
🐛 Bug Fixes
core: 5.23.3 - 2025-11-02
🐛 Bug Fixes
core: 5.23.2 - 2025-10-30
🐛 Bug Fixes
core: 5.23.1 - 2025-10-30
🐛 Bug Fixes
core: 5.23.0 - 2025-10-13
🐝 New Features
core: 5.22.1 - 2025-09-30
🐛 Bug Fixes
globalSecurity: 3.0.5 - 2026-02-03
🐝 New Features
globalServerURLs: 3.2.0 - 2025-10-22
🐝 New Features
methodSecurity: 3.0.2 - 2026-02-03
🐝 New Features
nullables: 1.0.2 - 2026-01-12
🐛 Bug Fixes
responseFormat: 1.1.0 - 2026-01-22
🔧 Chores
retries: 3.0.3 - 2025-11-20
🐝 New Features
sdkHooks: 1.2.1 - 2026-01-14
🐝 New Features
sdkHooks: 1.2.0 - 2025-10-15
🐝 New Features
unions: 3.1.3 - 2026-02-10
🐝 New Features
forwardCompatibleUnionsByDefault: tagged-onlyin gen.yaml, or per-union withx-speakeasy-unknown-values: allow/disallow.unions: 3.1.2 - 2026-01-13
🐛 Bug Fixes
unions: 3.1.1 - 2025-12-08
🐝 New Features
applyUnionDiscriminators: trueconfigurable via gen.yaml. When true, discriminator values will be applied as const fields onto union member types. If the type is used outside of a union, the const will not be applied.unions: 3.1.0 - 2025-10-01
🐝 New Features
Based on Speakeasy CLI 1.718.0