Skip to content

Releases: factset/analyticsapi-engines-dotnet-sdk

Major Release 6.0.0 - 25/03/2024

25 Mar 07:36
bed1d64
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant],v1:[fiab]

Summmary:

  • Supporting new functionalities in pa,spar,vault,pub,quant and fi.

Functionality Additions:

  • New Parameters are added in the FI Request.
  • 413 status code is added to Quant Response.
  • 'Warnings' are added as an enhancement to quant unit status response object.
  • Added code and title as two new fields in the Error Response object.
  • Added new Get Component details by Id endpoint for SPAR.

Breaking changes:

  • Updated the response schema for GetAllCalculations End Point for pa,spar,vault,pub and quant..

Bug Fixes:

  • Removed requiredfield attribute for pagenumber field parameter in GetAllCalculations End Point for pa,spar,vault,pub and quant.
  • Removed default values when the parameter field is required for lookup end points for pa,spar,vault and strategy document end points for optimizers.

Minor Release 5.4.0 - 12/13/2022

16 Nov 12:29
260607c
Compare
Choose a tag to compare

Supported API versions:
v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant]

Summary:
Supporting new functionalities in FI and Quant.

Functionality Additions:
Added new property "IsArrayReturnType" for FQL expression in Quant Request
Added new property "Structured Products" in FI Request

Bug Fixes:
NA

Minor Release - 06/14/2022

14 Jun 09:38
1cb27fa
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant]

Summary:

  • Supporting new functionalities in pa,spar,vault,pub,quant

Functionality Additions:

  • Supporting new features/functionalities of the FI API.
  • Added new end point for GroupingFrequencies
  • Added new endpoint for Pricing Sources.

Bug Fixes:

  • NA

Minor release 5.2.0 - 24/03/2022

24 Mar 12:50
bec2783
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant],v1:[fiab]

Summary:

  • New Functionality Additions

Functionality Additions:

  • Added support for MarketEnviornment in the FI calculation parameters.
  • Added FI Discount curves endpoint.
  • Added support for overrideUniversalScreenCalendar for Quant Dates.

Bug Fixes:

  • NA

Minor release 5.1.1 - 25/02/2022

25 Feb 04:08
c008162
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant],v1:[fiab]

Summary:

  • Using the latest version of Stach extensions(internal dependency).

Functionality Additions:

  • NA

Bug Fixes:

  • NA

Minor release 5.1.0 - 07/01/2022

07 Jan 10:47
fb5d3c1
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant],v1:[fiab]

Summary:

  • Supporting new functionalities in SPAR, FI, Quant APIs.

Functionality Additions:

  • Supporting new features/functionalities of the FI API.
  • Supporting Currency Iso in the SPAR API.
  • Supporting Component Manager API.

Bug Fixes:

  • Fixing the FPO POST body.
  • Fixing the Quant API.

Major Release 5.0.0 - 07/12/2021

12 Jul 21:45
5ccd474
Compare
Choose a tag to compare

Supported API versions:

  • v3: [pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant],v1:[fiab]

Summary:

  • Add support for v3 API's

Patch Release 4.1.1 - 05/06/2021

06 May 15:17
7680a42
Compare
Choose a tag to compare

Supported API versions:

  • v2

Summary:

  • Adding bug fix for column names

Functionality Additions:

  • No Changes

Bug Fixes:

  • Fixing the empty column names for dimension columns
  • Fixing the order of dimensions column

Major Release 4.0.0 - 07/09/2020

12 Feb 09:21
Compare
Choose a tag to compare

Supported API versions:

  • v2

Summary:

  • Adding support for new features

Functionality Additions:

  • Publisher API calculation and document lookup.
  • New componentdetail parameter for PA and Vault calculation.
  • Interactive endpoints for PA, SPAR and Vault APIs.
  • Added internal dependency of STACH package.
  • StachExtenstions which aids in the conversion of Calculation response(STACH) to Table format.

Bug Fixes:

  • No changes.

Major Release 3.0.0 - 12/02/2019

11 Feb 08:43
Compare
Choose a tag to compare

Supported API versions:

  • v2

Summary:

  • Making SDK independent of the API version.

Breaking changes:

  • API version is removed from the namespace of all classes.

Functionality Additions:

  • No changes

Bug Fixes:

  • Fixed a bug to add Accept header correctly in UtilityApi's GetByUrlAsyncWithHttpInfo method.