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): 1.0.0 #64

Merged
merged 2 commits into from
Nov 11, 2024
Merged

docs(release): 1.0.0 #64

merged 2 commits into from
Nov 11, 2024

Conversation

davidgrayston-paddle
Copy link
Contributor

@davidgrayston-paddle davidgrayston-paddle commented Nov 7, 2024

Changed

  • paddle_billing.Resources.Discounts.Operations.CreateDiscount expires_at is now paddle_billing.Entities.DateTime
  • paddle_billing.Resources.Discounts.Operations.UpdateDiscount expires_at is now paddle_billing.Entities.DateTime
  • Transaction and Subscription operation items now allow optional properties to be omitted.
    • The following property types have changed (See UPGRADING.md for further details)
      • paddle_billing.Resources.Subscriptions.Operations:
        • UpdateSubscription.items
        • PreviewUpdateSubscription.items
        • CreateOneTimeCharge.items
        • PreviewOneTimeCharge.items
      • paddle_billing.Resources.Transactions.Operations:
        • CreateTransaction.items
        • UpdateTransaction.items
        • PreviewTransactionByAddress.items
        • PreviewTransactionByCustomer.items
        • PreviewTransactionByIP.items
  • Transaction and Subscription preview responses now support preview products and prices without IDs (see UPGRADING.md for further details)

Removed

  • get_parameters() method on request operation classes is now removed or replaced by to_json() (see UPGRADING.md for further details)

@davidgrayston-paddle davidgrayston-paddle self-assigned this Nov 7, 2024
@davidgrayston-paddle davidgrayston-paddle marked this pull request as ready for review November 8, 2024 13:50
@davidgrayston-paddle davidgrayston-paddle requested a review from a team as a code owner November 8, 2024 13:50
vifer
vifer previously approved these changes Nov 11, 2024
mikeymike
mikeymike previously approved these changes Nov 11, 2024
@davidgrayston-paddle davidgrayston-paddle merged commit 4e624cb into main Nov 11, 2024
6 checks passed
@davidgrayston-paddle davidgrayston-paddle deleted the docs/release-1-0-0 branch November 11, 2024 14:01
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