v0.57.1-beta
What's Changed
- fix: Add Net::HTTPBadResponse in the webhook error retry list by @vincent-pochet in #1714
- Syncronize with db/schema.rb generated by rails db:migrate by @dorianmariecom in #1718
- Add arm64-darwin-23 platform to Gemfile.lock by @dorianmariecom in #1716
- feat(minimum-spending): Add graphql commitment type by @ivannovosad in #1640
- fix(stripe): Handle validation error in PaymentProviders::Stripe::HandleEventJob by @vincent-pochet in #1722
- misc: Add ruby-lsp-rails in the gemfile by @vincent-pochet in #1723
- Fix flaky test for invoice finalize service by @dorianmariecom in #1720
- require a SEGMENT_WRITE_KEY by @dorianmariecom in #1717
- fix(groupe-by): Ensure all groups appears on invoice by @vincent-pochet in #1724
- fix(webhook): retry Errno::EPIPE errors by @vincent-pochet in #1725
- feat(filter): Discard filter and its values by @vincent-pochet in #1727
- misc(currency) add JOD by @ansmonjol in #1729
- build(deps): bump rails from 7.0.8 to 7.0.8.1 by @dependabot in #1731
- fix (credit-notes): handle NaN issue in draft invoice refresh part by @lovrocolic in #1733
- feat(unique-count): Refactor UniqueCountService and event ingestion by @vincent-pochet in #1709
- feat(edit-plan-amount-cents): Allow editing plan amount cents by @lovrocolic in #1726
- feat(filter): Add validations for charge filters and values by @vincent-pochet in #1728
- feat(filter): Add creation and update logic for charge filters by @vincent-pochet in #1730
- fix(credit-notes): recalculate credit note item upon draft invoice refresh by @lovrocolic in #1734
- fix: Deliver email with SendEmailJob by @vincent-pochet in #1736
- misc: fix flaky test by @lovrocolic in #1737
New Contributors
- @dorianmariecom made their first contribution in #1718
Full Changelog: v0.57.0-beta...v0.57.1-beta