1.65.0 (2023-10-25)
Features
- router_env: Add support for UUID v7 for tracing actix web (#2661) (
65319fe
) by @NishantJoshi00
Bug Fixes
- core: Address clippy config changes (#2654) (
cfe9c25
) by @pixincreate - refunds:
- Add
profile_id
in refunds response (#2652) (bb86cc2
) by @pixincreate - Fetch refund if insert fails due to duplicate response (#2682) (
433cdfa
) by @Abhicodes-crypto
- Add
Refactors
- connector:
- [CryptoPay] Remove Default Case Handling (#2643) (
6428d07
) by @ashutuptiwari - [CyberSource] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2626) (
f2f8170
) by @mdrokz - [Cryptopay] add psync reference id validation for Cryptopay (#2668) (
27b9762
) by @prasunna09 - Default case for worldline (#2674) (
e6272c6
) by @Hangsaai
- [CryptoPay] Remove Default Case Handling (#2643) (
Testing
- postman: Update postman collection files (
b340673
) by @github-actions
Full Changelog: v1.64.1...v1.65.0