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

docs(release): v1.2.0 #79

Merged
merged 2 commits into from
Sep 18, 2024
Merged

docs(release): v1.2.0 #79

merged 2 commits into from
Sep 18, 2024

Conversation

davidgrayston-paddle
Copy link
Contributor

@davidgrayston-paddle davidgrayston-paddle commented Sep 18, 2024

Changes: v1.1.2...release/v1.2.0


Added

  • Added product to subscription.items[], see related changelog
  • Support for createdAt and updatedAt on Subscription notification prices
  • Support custom prices when updating and previewing subscriptions, see related changelog
  • TransactionsClient::getInvoicePDF now supports disposition parameter, see related changelog
  • Support notification settings pagination, see related changelog
  • Support notification settings active filter
  • Support for notification_id on notification events

Fixed

  • PreviewPrice operation no longer allows empty items
  • Transaction payment_method_id can be string or null

Upgrade Notes

Upgrading to this version introduces 2 changes that may require action

  1. \Paddle\SDK\Entities\Shared\TransactionPaymentAttempt field paymentMethodId was string only,
    but has been aligned with the API to be string or null.

  2. \Paddle\SDK\Resources\PricingPreviews\Operations field items has been aligned with the API and can no longer be empty.

@davidgrayston-paddle davidgrayston-paddle marked this pull request as ready for review September 18, 2024 09:55
@davidgrayston-paddle davidgrayston-paddle requested a review from a team as a code owner September 18, 2024 09:55
@davidgrayston-paddle davidgrayston-paddle merged commit 21cfb68 into main Sep 18, 2024
4 checks passed
@davidgrayston-paddle davidgrayston-paddle deleted the release/v1.2.0 branch September 18, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants