-
Notifications
You must be signed in to change notification settings - Fork 0
chore: 🐝 Update SDK - Generate 0.18.0 #10
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-1758759296
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
cfd1809 to
265d23d
Compare
4decef9 to
8c4179c
Compare
8c4179c to
583c9e4
Compare
6d372c7 to
e0f1e4b
Compare
e0f1e4b to
efc91a6
Compare
78dd517 to
e41a85a
Compare
9359d17 to
61f8c4d
Compare
28e95a3 to
a27be73
Compare
9d7b370 to
4a3b40b
Compare
1787cf6 to
3f75483
Compare
* `SDK.Price.getPrice()`: `response` **Changed** **Breaking**⚠️ * `SDK.Tax.deleteTax()`: `response` **Changed** **Breaking**⚠️ * `SDK.Tax.updateTax()`: * `request.TaxCreate` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Tax.patchTax()`: * `request.TaxPatch` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Tax.getTax()`: `response` **Changed** **Breaking**⚠️ * `SDK.Coupon.createCoupon()`: * `request.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Coupon.deleteCoupon()`: `response` **Changed** **Breaking**⚠️ * `SDK.Coupon.getCoupon()`: `response` **Changed** **Breaking**⚠️ * `SDK.Coupon.patchCoupon()`: * `request.CouponPatch.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Coupon.updateCoupon()`: * `request.CouponCreate.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Price.createPrice()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Price.deletePrice()`: `response` **Changed** **Breaking**⚠️ * `SDK.Price.patchPrice()`: * `request.PricePatch.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Price.updatePrice()`: * `request.PriceCreate` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Tax.createTax()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Product.createProduct()`: * `request.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Product.deleteProduct()`: `response` **Changed** **Breaking**⚠️ * `SDK.Product.getProduct()`: `response` **Changed** **Breaking**⚠️ * `SDK.Product.patchProduct()`: * `request.ProductPatch.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Product.updateProduct()`: * `request.ProductCreate.__additional` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `SDK.Product Recommendation.createProductRecommendation()`: **Added** * `SDK.Product Recommendation.deleteProductRecommendation()`: **Added** * `SDK.Product Recommendation.updateProductRecommendation()`: **Added** * `SDK.Product Recommendation.patchProductRecommendation()`: **Added** * `SDK.Product Recommendation.getProductRecommendation()`: **Added**
3f75483 to
9ff03f2
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/epilot/epilot/linting-report/053ab47ab3b74a06885ed86f6a377650
OpenAPI Change report available at: https://app.speakeasy.com/org/epilot/epilot/changes-report/87d133f2739c219c03315338ea0e52ee
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Terraform SDK Changes:
SDK.Price.getPrice():responseChanged BreakingSDK.Tax.deleteTax():responseChanged BreakingSDK.Tax.updateTax():request.TaxCreateChanged BreakingresponseChanged BreakingSDK.Tax.patchTax():request.TaxPatchChanged BreakingresponseChanged BreakingSDK.Tax.getTax():responseChanged BreakingSDK.Coupon.createCoupon():request.__additionalChanged BreakingresponseChanged BreakingSDK.Coupon.deleteCoupon():responseChanged BreakingSDK.Coupon.getCoupon():responseChanged BreakingSDK.Coupon.patchCoupon():request.CouponPatch.__additionalChanged BreakingresponseChanged BreakingSDK.Coupon.updateCoupon():request.CouponCreate.__additionalChanged BreakingresponseChanged BreakingSDK.Price.createPrice():requestChanged BreakingresponseChanged BreakingSDK.Price.deletePrice():responseChanged BreakingSDK.Price.patchPrice():request.PricePatch.__additionalChanged BreakingresponseChanged BreakingSDK.Price.updatePrice():request.PriceCreateChanged BreakingresponseChanged BreakingSDK.Tax.createTax():requestChanged BreakingresponseChanged BreakingSDK.Product.createProduct():request.__additionalChanged BreakingresponseChanged BreakingSDK.Product.deleteProduct():responseChanged BreakingSDK.Product.getProduct():responseChanged BreakingSDK.Product.patchProduct():request.ProductPatch.__additionalChanged BreakingresponseChanged BreakingSDK.Product.updateProduct():request.ProductCreate.__additionalChanged BreakingresponseChanged BreakingSDK.Product Recommendation.createProductRecommendation(): AddedSDK.Product Recommendation.deleteProductRecommendation(): AddedSDK.Product Recommendation.updateProductRecommendation(): AddedSDK.Product Recommendation.patchProductRecommendation(): AddedSDK.Product Recommendation.getProductRecommendation(): AddedOpenAPI Change Summary
TERRAFORM CHANGELOG
constsAndDefaults: 0.3.0 - 2025-09-09
🐝 New Features
core: 3.46.22 - 2025-12-04
🐝 New Features
core: 3.46.21 - 2025-12-03
🐛 Bug Fixes
core: 3.46.20 - 2025-12-03
🐝 New Features
core: 3.46.18 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)core: 3.46.17 - 2025-11-19
🐝 New Features
core: 3.46.16 - 2025-11-13
🐝 New Features
core: 3.46.15 - 2025-11-13
🐛 Bug Fixes
core: 3.46.13 - 2025-11-12
🐝 New Features
core: 3.46.12 - 2025-11-11
🐛 Bug Fixes
core: 3.46.11 - 2025-11-11
🐝 New Features
core: 3.46.10 - 2025-11-11
🐝 New Features
core: 3.46.14 - 2025-11-10
🐛 Bug Fixes
core: 3.46.9 - 2025-11-10
🐛 Bug Fixes
core: 3.46.8 - 2025-11-07
🐛 Bug Fixes
core: 3.46.19 - 2025-11-06
🐛 Bug Fixes
core: 3.46.7 - 2025-11-06
🐛 Bug Fixes
core: 3.46.6 - 2025-11-05
🐝 New Features
core: 3.46.5 - 2025-10-30
🐛 Bug Fixes
core: 3.46.4 - 2025-10-30
🐛 Bug Fixes
core: 3.46.3 - 2025-10-22
🐛 Bug Fixes
core: 3.46.2 - 2025-10-17
🐛 Bug Fixes
core: 3.46.1 - 2025-10-13
🐛 Bug Fixes
core: 3.46.0 - 2025-10-13
🐝 New Features
core: 3.45.3 - 2025-10-03
🐛 Bug Fixes
core: 3.45.2 - 2025-10-01
🐛 Bug Fixes
core: 3.45.1 - 2025-09-23
🐛 Bug Fixes
core: 3.45.0 - 2025-09-17
🐝 New Features
core: 3.44.3 - 2025-09-16
🐛 Bug Fixes
core: 3.44.2 - 2025-09-10
🐛 Bug Fixes
globalSecurity: 2.82.1 - 2025-09-10
🔧 Chores
Based on Speakeasy CLI 1.672.0