Releases
v0.5.4
0.5.4 (2023-04-04)
New Features
request: add RequestBuilder
method to attach default request headers (#826 ) (6f61f83 )
middleware: add middleware to attach default response headers (#824 ) (6d7b11a )
core: added multiple payment_attempt support for payment_intent (#439 ) (35d3e27 )
router: added incoming dispute webhooks flow (#769 ) (a733eaf )
Bug Fixes
cards_info: add extra columns to cards_info struct (#813 ) (442bed0 )
connector: [Mollie] remove unsupported implementation of Void flow from mollie connector (#808 ) (eee8304 )
Other Changes
common_utils: put the signals module behind a feature flag (#814 ) (fb4ec43 )
core: replace string with enum for country (#735 ) (e18bfb2 )
api_models: put the errors module behind a feature flag (#815 ) (f14f87a )
storage_models: delete client secret when status is succeeded, failed, cancelled (#724 ) (a05059b )
Refactors
drainer, router: KMS decrypt database password when kms
feature is enabled (#733 ) (9d6e4ee )
You can’t perform that action at this time.