Releases: CyberSource/cybersource-rest-client-dotnetstandard
Releases · CyberSource/cybersource-rest-client-dotnetstandard
Release v0.0.1.16
Cybersource.Authentication.NetStandard ( v0.0.1.8 )
- Enhanced log masking
CyberSource.Rest.Client.NetStandard
- Enhanced Payments API with additional fields and update in existing field definition
Release v0.0.1.15
Cybersource.Authentication.NetStandard ( v0.0.1.7 )
- Fix for issue with persistence of masking configurations
- Fix for masking data with whitespace in logs
- Added prefix and bin to masking
CyberSource.Rest.Client.NetStandard
- Enhancements to Payments API and Transaction Search API
- Fix for Invoicing APIs
Release v0.0.1.14
- Enhancements to Payments API
- Addition of new KMS API endpoint
Release v0.0.1.13
- Enhancements to Payments API
Release v0.0.1.12
Cybersource.Authentication.NetStandard ( v0.0.1.6 )
-
- Fix for cache issue
- The first certificate that is cached is always reused, without option to add more certificates. Also, the certificate fetched from cache is never matched to the certificate that is required.
Solution : Adding certificate based on name of the certificate file. If the certificate has not been seen before, the certificate is added to the cache. If the certificate already exists in the cache, it is returned from the cache.
CyberSource.Rest.Client.NetStandard
- Updates to Transaction Search and Details API
- Carries fix for cache issue from Cybersource.Authentication.NetStandard SDK
Release v0.0.1.11
Cybersource.Authentication.NetStandard ( v0.0.1.5 )
- Fix for #22
CyberSource.Rest.Client.NetStandard
- Enhancements to Payment API and Reporting API
Release v0.0.1.10
- Enhancements to Payments and Risk APIs
Release v0.0.1.9
- Enhancements to Payment APIs - Added
pausedRequestId
toClientReferenceInformation
class. - Removed length validation at the SDK level.
Release v0.0.1.8
- Enhanced Payments API by adding IBAN field.
Release v0.0.1.7
- Enhanced Payments API with additional fields and update in existing field definition.
- Enhanced Transaction search API with additional fields.
- providerTransactionId is removed from payment and transaction response as this field is not in use.
- Logging Framework overhaul for DotNet Standard SDK
- Upgraded Auth SDK to v0.0.1.4