Skip to content

Releases: CyberSource/cybersource-rest-client-dotnetstandard

Release v0.0.1.16

21 Jun 11:49
Compare
Choose a tag to compare
Release v0.0.1.16 Pre-release
Pre-release

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

20 May 20:05
Compare
Choose a tag to compare
Release v0.0.1.15 Pre-release
Pre-release

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

22 Apr 13:07
6e10823
Compare
Choose a tag to compare
Release v0.0.1.14 Pre-release
Pre-release
  • Enhancements to Payments API
  • Addition of new KMS API endpoint

Release v0.0.1.13

23 Mar 12:13
6aca5e2
Compare
Choose a tag to compare
Release v0.0.1.13 Pre-release
Pre-release
  • Enhancements to Payments API

Release v0.0.1.12

03 Mar 13:20
ea54432
Compare
Choose a tag to compare
Release v0.0.1.12 Pre-release
Pre-release

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

25 Jan 19:47
Compare
Choose a tag to compare
Release v0.0.1.11 Pre-release
Pre-release

Cybersource.Authentication.NetStandard ( v0.0.1.5 )

CyberSource.Rest.Client.NetStandard

  • Enhancements to Payment API and Reporting API

Release v0.0.1.10

01 Dec 10:23
ff3dd0b
Compare
Choose a tag to compare
Release v0.0.1.10 Pre-release
Pre-release
  • Enhancements to Payments and Risk APIs

Release v0.0.1.9

28 Oct 17:52
Compare
Choose a tag to compare
Release v0.0.1.9 Pre-release
Pre-release
  • Enhancements to Payment APIs - Added pausedRequestId to ClientReferenceInformation class.
  • Removed length validation at the SDK level.

Release v0.0.1.8

24 Sep 09:12
c400cc1
Compare
Choose a tag to compare
Release v0.0.1.8 Pre-release
Pre-release
  • Enhanced Payments API by adding IBAN field.

Release v0.0.1.7

09 Sep 06:36
Compare
Choose a tag to compare
Release v0.0.1.7 Pre-release
Pre-release
  • 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