What's Changed
- chore(scalability): Add webhook worker script by @jdenquin in #2980
- feat(salesforce): Sync with provider always true by @brunomiguelpinto in #2976
- feat(credit-note-export): Add new filter options to credit note query by @floganz in #2977
- fix(scripts): Fix start scripts permissions by @jdenquin in #2981
- fix(payment): Fix handling of processing payment by @vincent-pochet in #2983
- fix(payment): Handling of amount_too_small - stripe webhooks by @vincent-pochet in #2985
- Misc: queries optimisation for refresh service by @annvelents in #2969
- fix(payment): Avoid creating duplicated Payment record for one time invoices by @vincent-pochet in #2988
- Misc(events): add timestamp validation for create event by @annvelents in #2978
- feat (anrok integration): add pull taxes service that is used in async mode by @lovrocolic in #2984
- feat: centralize determine payment status by @brunomiguelpinto in #2990
- feat(data): Add usage_date to daily_usages by @rsempe in #2987
- feat(credit-note-export): Add more credit notes filter options and export to graphql by @floganz in #2991
- feat(credit-note-export): Add new filters options to credit notes list endpoint by @floganz in #2982
- misc(payment): Avoid error webhooks on small amount failure by @vincent-pochet in #2994
- Chore(charge_filters): add check on filter properties to be compliant with charge.charge_model by @annvelents in #2989
- Feat: invoice custom sections - customer resolvers by @annvelents in #2957
- Fix clean duplicate payments by @brunomiguelpinto in #2995
- fix: fix all pending states by @brunomiguelpinto in #2996
- feat: mark all failed on the new column by @brunomiguelpinto in #2997
- fix(credit-note-export): Ambiguous column raised when several filters applied by @floganz in #2998
- misc(CachedAggregation): Add index with external_subscription_id by @vincent-pochet in #2992
- fix(wallet): Validate currency by @vincent-pochet in #2999
- feat(data): Use usage_date instead of refreshed_at for daily usage by @rsempe in #2993
Full Changelog: v1.17.3...v1.17.4