Skip to content

Releases: factset/analyticsapi-engines-java-sdk

6.2.0

18 Oct 09:07
1c80f8d
Compare
Choose a tag to compare

Supported API versions:

pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant - v3
fiab - v1

Summary:
Using latest stach-extensions package(internal dependency)
Updated org.glassfish.jersey dependency to 2.34 to remove vulnerabilities

Functionality Additions:
NA

Bug Fixes:
NA

Minor Release 6.1.0 - 15/10/2024

15 Oct 11:40
05109a8
Compare
Choose a tag to compare

Supported API versions:

pa,spar,vault,pub,fi,axp,fpo,afi,npo,bpm,quant - v3
fiab - v1

Summary:
Using latest stach-extensions package(internal dependency)
Updated com.fasterxml.jackson.core dependency to 2.13.5 to remove vulnerabilities

Functionality Additions:
NA

Bug Fixes:
NA

Major Release 6.0.0 - 25/03/2024

25 Mar 12:20
2e60a26
Compare
Choose a tag to compare

6.0.0 (25/03/2024)

Supported API versions:

  • PA, SPAR, VAULT, PUB, AXP, BPM, FPO - V3
  • FIAB - V1

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.5.0 - 12/14/2022

17 Nov 05:42
a4b19c8
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 Quant and FI.

Functionality Additions:
Added new property "IsArrayReturnType" to FQL expression for Qaunt Request.
Added new property "Structured Products" for FI Request.

Bug Fixes:
NA

Minor Release 5.4.0 - 27/06/2022

27 Jun 12:10
0728e92
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

Patch release 5.3.0 - 24/03/2022

24 Mar 13:04
fbc714a
Compare
Choose a tag to compare

Supported API versions:

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

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

Patch release 5.2.1 - 24/02/2022

24 Feb 14:38
0cff0ba
Compare
Choose a tag to compare

Supported API versions:

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

Summary:

  • Using latest stach-extensions package(internal dependency)

Functionality Additions:

  • NA

Bug Fixes:

  • NA

Minor Release 5.2.0 - 01/07/2022

08 Jan 02:32
5106566
Compare
Choose a tag to compare

Supported API versions:

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

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.

Minor Release 5.1.0 - 02/08/2021

02 Aug 09:08
5cc3044
Compare
Choose a tag to compare

5.1.0 (02/08/2021)

Supported API versions:

  • PA, SPAR, VAULT, PUB, AFI, AXP, BPM, FPO, Quant - V3
  • FIAB - V1

Summary:

  • Functionality additions and bug fixes

Breaking changes:

  • No changes

Functionality Additions:

  • Adding Quant and AFI API.
  • Adding support bearer token to support OAuth.
  • Fix to ignore unknown fields in the de-serialization of API response.

Bug Fixes:

  • Fixing the FIAB invalid response data types.
  • Adding calculationid property to CalculationInfo response.

Major Release 5.0.0 - 25/05/2021

26 May 06:22
87e717c
Compare
Choose a tag to compare

5.0.0 (25/05/2021)

Supported API versions:

  • PA, SPAR, VAULT, PUB, AXP, BPM, FPO - V3
  • FIAB - V1

Summary:

  • Adding support for caching options

Breaking changes:

  • Added support for caching options with V3 API.

Functionality Additions:

  • Added support for caching options with V3 API.

Bug Fixes:

  • No changes