1.19.0 (2023-08-10)
Features
- connector: [Adyen] implement Japanese convenience stores (#1819) (
a6fdf6d
) by @AkshayaFoiger - docs: Add multiple examples support and webhook schema (#1864) (
f8ef52c
) by @Narayanbhat166
Bug Fixes
- connector:
- [ACI] Response Handling in case of
ErrorResponse
(#1870) (14f599d
) by @Sakilmostak - [Adyen] Response Handling in case of RefusalResponse (#1877) (
c35a571
) by @AkshayaFoiger
- [ACI] Response Handling in case of
- router: Handle JSON connector response parse error (#1892) (
393c2ab
) by @AkshayaFoiger
Refactors
- connector: Update the
connector_template
(#1895) (5fe96d4
) by @Aprabhat19 - Remove unnecessary debug logs from payment method list api (#1884) (
ba82f17
) by @Chethan-rao
Documentation
- Add architecture and monitoring diagram of hyperswitch (#1825) (
125ef2b
) by @Chethan-rao
Miscellaneous Tasks
- configs: Add
payout_connector_list
config to toml (#1909) (c1e5626
) by @Chethan-rao - Add connector functionality validation based on connector_type (#1849) (
33c6d71
) by @kashif-m - Remove spaces at beginning of commit messages when generating changelogs (#1906) (
7d13226
) by @SanchithHegde
Full Changelog: v1.18.0...v1.19.0