hyperswitch
hyperswitch copied to clipboard
Doc:Changelog for release v0.5.8
0.5.8 (2023-04-25)
Chores
Continuous Integration
- connector-sanity-tests: run tests on being queued for merge (#960) (067dc709)
-
manual-release: fix
EXTRA_FEATURES
not being passed correctly (#912) (9c9c52f9)
Documentation Changes
New Features
- connector:
- router:
- compatibility: add refund retrieve endpoint which accepts gateway creds (#958) (bcbf4c88)
- Core: gracefully shutdown router/scheduler if Redis is unavailable (#891) (13185999)
- core: [Stripe] add bank debits payment method to stripe (#906) (f624eb52)
- support gpay and applepay session response for all connectors (#839) (d23e14c5)
- add relevant ids for payment calls & make json logs (#908) (93b69e74)
-
date_time: add
created_at
andmodified_at
to merchant related tables (#925) (1f151ba1)
Bug Fixes
- different parent payment method token for different payment me… (#982) (2f378345)
- config: fix Tempo config for Tempo 2.0 (#959) (811cd523)
- stripe: add setup intent sync for stripe (#953) (ab7fc23a)
- connector:
- connector-template: Address unused import and mismatched types in connector-template (#910) (891683e0)
Other Changes
- try_local_system: replace Postman collection links with development collection (#937) (ccc0c3f9)
- pr-template: add API contract changes and update contributing docs with recent labels (#936) (3e2a7eae)
- errors: make StorageErrorExt generic on errors (#928) (e161d92c)