Skip to content

Releases: factset/analyticsapi-engines-python-sdk

Major Release v6.0.0 - 25/03/2024

25 Mar 10:27
6b479c0
Compare
Choose a tag to compare

6.0.0 (25/03/2024)

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:

  • Removed default values when the parameter field is required for lookup end points for pa,spar,vault and strategy document end points for optimizers.
  • 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.

Minor Release v5.6.0 - 16/11/2022

16 Nov 12:30
ed01ad7
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 v5.5.0 - 06/27/2022

27 Jun 06:47
f4e7d13
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 v5.4.0 - 03/22/2022

22 Mar 14:13
9612ebd
Compare
Choose a tag to compare

5.4.0 (03/22/2022)

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

Summary:

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

Minor Release v5.3.0 - 11/30/2021

30 Nov 12:39
0875f34
Compare
Choose a tag to compare

5.3.0 (11/30/2021)

Supported API versions:

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

  • Added new methods for getting components in TemplatedPAComponentsAPI
  • Added support for new parameters for FI inputs.
  • Bug fixes for FPO API
  • Bug fixes for component manager API.

Minor Release 5.2.0 - 09/14/2021

14 Sep 22:39
ffb2b22
Compare
Choose a tag to compare

5.2.0 (09/14/2021)

Supported API versions:

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

  • Support for PA Component Manager API endpoints
  • Support new fields in QuantCalculationParameters and deprecate old fields

Minor Release 5.1.0 - 07/20/2021

20 Jul 16:03
477ce28
Compare
Choose a tag to compare

5.1.0 (07/20/2021)

Supported API versions:

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

Summmary:

  • Support cancelling a quant calculation
  • Add support for Bearer token for Oauth

Patch Release 5.0.1 - 06/30/2021

30 Jun 18:06
7fdefa7
Compare
Choose a tag to compare

5.0.1 (06/30/2021)

Supported API versions:

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

Summmary:

  • In POST/PUT engines methods deprecated ContentOrganization and added StachContentOrganization
  • In POST/PUT engines methods deprecated ContentType and added CalculationFormat as replacement
  • The deprecated properties are still available and supported for backwards compatability
  • Deprecated some CalculationFormats that were unused

Major Release 5.0.0 - 06/17/2021

21 Jun 15:27
8abd3e5
Compare
Choose a tag to compare

5.0.0 (06/17/2021)

Supported API versions:

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

Summary:

  • Add support for v3 API's

Minor Release 4.2.0 - 01/20/2021

20 Jan 21:12
c183735
Compare
Choose a tag to compare

4.2.0 (01/20/2021)

Supported API versions:

  • v2:[pa,spar,vault,pub],v1:[fiab,fi]

Summary:

  • Adding support for fixed income and fixed income analytics batcher with examples and tests

Breaking changes:

  • No changes

Functionality Additions:

  • Fixed Income API
  • Fixed Income Analytics Batcher API

Bug Fixes:

  • No changes