From 83106c2983b26494862dbc819ee4bbee5b14c127 Mon Sep 17 00:00:00 2001 From: factset-sdk-bot Date: Wed, 26 Nov 2025 09:23:38 +0000 Subject: [PATCH 1/6] feat(sdk): Auto-commit from 'analyticsapi-engines-sdk-generator' repository PR 71 for SDK version v6.1.1 --- auto-generated-sdk/README.md | 5 +---- auto-generated-sdk/fds/analyticsapi/engines/__init__.py | 8 +------- .../fds/analyticsapi/engines/api/accounts_api.py | 2 +- .../fds/analyticsapi/engines/api/afi_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/axp_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/benchmarks_api.py | 2 +- .../fds/analyticsapi/engines/api/bpm_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/column_statistics_api.py | 2 +- .../fds/analyticsapi/engines/api/columns_api.py | 2 +- .../fds/analyticsapi/engines/api/components_api.py | 2 +- .../fds/analyticsapi/engines/api/configurations_api.py | 2 +- .../fds/analyticsapi/engines/api/currencies_api.py | 2 +- .../fds/analyticsapi/engines/api/dates_api.py | 2 +- .../fds/analyticsapi/engines/api/discount_curves_api.py | 2 +- .../fds/analyticsapi/engines/api/documents_api.py | 2 +- .../fds/analyticsapi/engines/api/fi_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fiab_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fpo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/frequencies_api.py | 2 +- .../fds/analyticsapi/engines/api/groups_api.py | 2 +- .../analyticsapi/engines/api/linked_pa_templates_api.py | 2 +- .../fds/analyticsapi/engines/api/npo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/pa_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/pricing_sources_api.py | 2 +- .../fds/analyticsapi/engines/api/pub_calculations_api.py | 2 +- .../analyticsapi/engines/api/quant_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/spar_calculations_api.py | 2 +- .../analyticsapi/engines/api/strategy_documents_api.py | 2 +- .../engines/api/templated_pa_components_api.py | 2 +- .../analyticsapi/engines/api/unlinked_pa_templates_api.py | 2 +- .../analyticsapi/engines/api/vault_calculations_api.py | 2 +- auto-generated-sdk/fds/analyticsapi/engines/api_client.py | 2 +- .../fds/analyticsapi/engines/configuration.py | 2 +- auto-generated-sdk/setup.py | 6 +++--- 34 files changed, 36 insertions(+), 45 deletions(-) diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index 580b391..1a634de 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -1,13 +1,10 @@ -## 🚨 THIS PACKAGE IS DEPRECATED! -Please use instead. - # fds.analyticsapi.engines Allow clients to fetch Analytics through APIs. This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab] -- Package version: 6.1.0 +- Package version: 6.1.1 - Build package: CustomPythonClientCodegen For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py index 615c86c..7cf9613 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py @@ -10,14 +10,8 @@ Generated by: https://openapi-generator.tech """ -import warnings -warnings.warn( - "This package is deprecated. Please use instead.", - DeprecationWarning -) - -__version__ = "6.1.0" +__version__ = "6.1.1" # import ApiClient from fds.analyticsapi.engines.api_client import ApiClient diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py index 8e396ba..ddc1f63 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py index 7637650..1f197e8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py index 9bd3563..9a3d0f0 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py index 968387e..43c0917 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py index c26d3b8..8b838e9 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py index bbd6211..ce1a2d3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py index b700e5e..eaf8111 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py index 374ce27..2091c1d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py index 2982fb2..995a5e8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py index 0ecd319..1f69f3f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py index cad982c..3de0b39 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py index d82521a..f387b34 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py index 0cf8c18..8da1160 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py index d1f071f..9f0b46e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py index 941077e..cbec198 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py index 671ec1d..762674f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py index 23cf8f2..0832394 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py index e181a7b..04e54f8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py index 9d3ace4..58d75b4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py index 69d7dba..1151bca 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py index 421d2ed..9f5e556 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py index 26c46fc..de9b12c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py index fbb050b..f92e8ac 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py index b02492b..17dbbb6 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py index 0b237f1..71f751d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py index 91046e3..6978a10 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py index e166656..c146baf 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py index 4fadd94..7661832 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py @@ -34,7 +34,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py index 931e6c0..40f0019 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "This library is deprecated. Please use instead.", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api_client.py b/auto-generated-sdk/fds/analyticsapi/engines/api_client.py index 7ad492f..09cd319 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api_client.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api_client.py @@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'engines-api/6.1.0/python' + self.user_agent = 'engines-api/6.1.1/python' def __enter__(self): return self diff --git a/auto-generated-sdk/fds/analyticsapi/engines/configuration.py b/auto-generated-sdk/fds/analyticsapi/engines/configuration.py index 8c950f4..3a9beab 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/configuration.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/configuration.py @@ -409,7 +409,7 @@ def to_debug_report(self): "OS: {env}\n"\ "Python Version: {pyversion}\n"\ "Version of the API: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab]\n"\ - "SDK Package Version: 6.1.0".\ + "SDK Package Version: 6.1.1".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index 26c59e8..d93a117 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -13,8 +13,8 @@ from setuptools import setup, find_packages # noqa: H301 -NAME = "fds_analyticsapi_engines" -VERSION = "6.1.0" +NAME = "fds.analyticsapi.engines" +VERSION = "6.1.1" # To install the library, run the following # # python setup.py install @@ -42,6 +42,6 @@ include_package_data=True, license="Apache License, Version 2.0", long_description="""\ - This package is deprecated. Please use instead. + Allow clients to fetch Analytics through APIs. # noqa: E501 """ ) From af678ba83e79dc34122ee4b857d358ae7c635909 Mon Sep 17 00:00:00 2001 From: Sainath Nalkari Date: Thu, 27 Nov 2025 15:02:29 +0530 Subject: [PATCH 2/6] made changes --- auto-generated-sdk/README.md | 3 +++ auto-generated-sdk/fds/analyticsapi/engines/__init__.py | 6 ++++++ auto-generated-sdk/setup.py | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index 1a634de..fc52913 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -1,3 +1,6 @@ +## 🚨 THIS PACKAGE IS DEPRECATED! +The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . + # fds.analyticsapi.engines Allow clients to fetch Analytics through APIs. diff --git a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py index 7cf9613..150b15b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py @@ -10,6 +10,12 @@ Generated by: https://openapi-generator.tech """ +import warnings + +warnings.warn( + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + DeprecationWarning +) __version__ = "6.1.1" diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index d93a117..23efa8f 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -42,6 +42,6 @@ include_package_data=True, license="Apache License, Version 2.0", long_description="""\ - Allow clients to fetch Analytics through APIs. # noqa: E501 + The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . """ ) From 72ec7cc49fd1c12e6181a7db85fafe77f298103c Mon Sep 17 00:00:00 2001 From: factset-sdk-bot Date: Mon, 15 Dec 2025 07:25:59 +0000 Subject: [PATCH 3/6] feat(sdk): Auto-commit from 'analyticsapi-engines-sdk-generator' repository PR 71 for SDK version v6.1.1 --- auto-generated-sdk/README.md | 3 --- auto-generated-sdk/fds/analyticsapi/engines/__init__.py | 6 ------ .../fds/analyticsapi/engines/api/accounts_api.py | 2 +- .../fds/analyticsapi/engines/api/afi_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/axp_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/benchmarks_api.py | 2 +- .../fds/analyticsapi/engines/api/bpm_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/column_statistics_api.py | 2 +- .../fds/analyticsapi/engines/api/columns_api.py | 2 +- .../fds/analyticsapi/engines/api/components_api.py | 2 +- .../fds/analyticsapi/engines/api/configurations_api.py | 2 +- .../fds/analyticsapi/engines/api/currencies_api.py | 2 +- .../fds/analyticsapi/engines/api/dates_api.py | 2 +- .../fds/analyticsapi/engines/api/discount_curves_api.py | 2 +- .../fds/analyticsapi/engines/api/documents_api.py | 2 +- .../fds/analyticsapi/engines/api/fi_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fiab_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fpo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/frequencies_api.py | 2 +- .../fds/analyticsapi/engines/api/groups_api.py | 2 +- .../fds/analyticsapi/engines/api/linked_pa_templates_api.py | 2 +- .../fds/analyticsapi/engines/api/npo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/pa_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/pricing_sources_api.py | 2 +- .../fds/analyticsapi/engines/api/pub_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/quant_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/spar_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/strategy_documents_api.py | 2 +- .../analyticsapi/engines/api/templated_pa_components_api.py | 2 +- .../analyticsapi/engines/api/unlinked_pa_templates_api.py | 2 +- .../fds/analyticsapi/engines/api/vault_calculations_api.py | 2 +- auto-generated-sdk/setup.py | 2 +- 32 files changed, 30 insertions(+), 39 deletions(-) diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index fc52913..1a634de 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -1,6 +1,3 @@ -## 🚨 THIS PACKAGE IS DEPRECATED! -The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . - # fds.analyticsapi.engines Allow clients to fetch Analytics through APIs. diff --git a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py index 150b15b..7cf9613 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py @@ -10,12 +10,6 @@ Generated by: https://openapi-generator.tech """ -import warnings - -warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", - DeprecationWarning -) __version__ = "6.1.1" diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py index ddc1f63..a9abdb5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py index 1f197e8..479097b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py index 9a3d0f0..0313dc3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py index 43c0917..665229c 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py index 8b838e9..84da449 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py index ce1a2d3..5bd0844 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py index eaf8111..de3c958 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py index 2091c1d..7828ba6 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py index 995a5e8..7f07936 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py index 1f69f3f..1b33a69 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py index 3de0b39..532c8d4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py index f387b34..ff86aeb 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py index 8da1160..0ee23cf 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py index 9f0b46e..4b531e1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py index cbec198..9d02cba 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py index 762674f..3ec4211 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py index 0832394..847fd6a 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py index 04e54f8..bf7b835 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py index 58d75b4..b6ca38d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py index 1151bca..63eb0b1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py index 9f5e556..0cf7161 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py index de9b12c..8c4fdf4 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py index f92e8ac..e88adfa 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py index 17dbbb6..cb9bae7 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py index 71f751d..7e7e2dc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py index 6978a10..5bf249d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py index c146baf..ca44271 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py index 7661832..48d88c8 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py @@ -34,7 +34,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py index 40f0019..7baa22e 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", DeprecationWarning ) diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index 23efa8f..d93a117 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -42,6 +42,6 @@ include_package_data=True, license="Apache License, Version 2.0", long_description="""\ - The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . + Allow clients to fetch Analytics through APIs. # noqa: E501 """ ) From 6673b5272836e1a01b84d94607259aaa98836d4c Mon Sep 17 00:00:00 2001 From: factset-sdk-bot Date: Mon, 15 Dec 2025 08:29:49 +0000 Subject: [PATCH 4/6] feat(sdk): Auto-commit from 'analyticsapi-engines-sdk-generator' repository PR 71 for SDK version v6.1.1 --- auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py | 2 +- .../fds/analyticsapi/engines/api/afi_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/axp_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/benchmarks_api.py | 2 +- .../fds/analyticsapi/engines/api/bpm_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/column_statistics_api.py | 2 +- auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py | 2 +- .../fds/analyticsapi/engines/api/components_api.py | 2 +- .../fds/analyticsapi/engines/api/configurations_api.py | 2 +- .../fds/analyticsapi/engines/api/currencies_api.py | 2 +- auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py | 2 +- .../fds/analyticsapi/engines/api/discount_curves_api.py | 2 +- .../fds/analyticsapi/engines/api/documents_api.py | 2 +- .../fds/analyticsapi/engines/api/fi_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fiab_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/fpo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/frequencies_api.py | 2 +- auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py | 2 +- .../fds/analyticsapi/engines/api/linked_pa_templates_api.py | 2 +- .../fds/analyticsapi/engines/api/npo_optimizer_api.py | 2 +- .../fds/analyticsapi/engines/api/pa_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/pricing_sources_api.py | 2 +- .../fds/analyticsapi/engines/api/pub_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/quant_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/spar_calculations_api.py | 2 +- .../fds/analyticsapi/engines/api/strategy_documents_api.py | 2 +- .../fds/analyticsapi/engines/api/templated_pa_components_api.py | 2 +- .../fds/analyticsapi/engines/api/unlinked_pa_templates_api.py | 2 +- .../fds/analyticsapi/engines/api/vault_calculations_api.py | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py index a9abdb5..f0df215 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py index 479097b..f2401f5 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py index 0313dc3..a05c8b6 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py index 665229c..e35a250 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py index 84da449..6c4036f 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py index 5bd0844..e6c9831 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py index de3c958..2f1b77b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py index 7828ba6..08e604b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py index 7f07936..5681d32 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/configurations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py index 1b33a69..7b6c942 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/currencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py index 532c8d4..c75203b 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/dates_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py index ff86aeb..96e84bc 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/discount_curves_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py index 0ee23cf..9bc1f52 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py index 4b531e1..ccd9216 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fi_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py index 9d02cba..d8d9910 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fiab_calculations_api.py @@ -29,7 +29,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py index 3ec4211..61d983d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/fpo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py index 847fd6a..8323cc1 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/frequencies_api.py @@ -27,7 +27,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py index bf7b835..2aa8ec9 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/groups_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py index b6ca38d..ac8ab5d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/linked_pa_templates_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py index 63eb0b1..530fe2d 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/npo_optimizer_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py index 0cf7161..7f9d6ee 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pa_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py index 8c4fdf4..d3e7a79 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pricing_sources_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py index e88adfa..d7b77d3 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/pub_calculations_api.py @@ -30,7 +30,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py index cb9bae7..d8598b2 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/quant_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py index 7e7e2dc..03c2aff 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/spar_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py index 5bf249d..6a47e92 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/strategy_documents_api.py @@ -28,7 +28,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py index ca44271..db20644 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/templated_pa_components_api.py @@ -32,7 +32,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py index 48d88c8..b4848c6 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/unlinked_pa_templates_api.py @@ -34,7 +34,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py index 7baa22e..dd06573 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/api/vault_calculations_api.py @@ -31,7 +31,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk].", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) From 7613c79ed1b0a90ea70b18e5e96ae4d54bd0d243 Mon Sep 17 00:00:00 2001 From: Sainath Nalkari Date: Mon, 15 Dec 2025 14:08:50 +0530 Subject: [PATCH 5/6] hyperlink changes --- auto-generated-sdk/README.md | 2 +- auto-generated-sdk/fds/analyticsapi/engines/__init__.py | 2 +- auto-generated-sdk/setup.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index fc52913..7833546 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -1,5 +1,5 @@ ## 🚨 THIS PACKAGE IS DEPRECATED! -The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . +The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22). # fds.analyticsapi.engines Allow clients to fetch Analytics through APIs. diff --git a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py index 150b15b..381f3d6 100644 --- a/auto-generated-sdk/fds/analyticsapi/engines/__init__.py +++ b/auto-generated-sdk/fds/analyticsapi/engines/__init__.py @@ -13,7 +13,7 @@ import warnings warnings.warn( - "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: .", + "The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22)", DeprecationWarning ) diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index 23efa8f..ebc6eb8 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -42,6 +42,6 @@ include_package_data=True, license="Apache License, Version 2.0", long_description="""\ - The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: . + The Analytics SDK will be deprecated effective 31-Aug-2026. While we intend to provide limited security fixes till 31-Aug-2026, this SDK will be archived thereafter and will no longer receive updates or security patches. Please migrate to our Enterprise SDK, which is the long-term supported solution from FactSet. Please choose the appropriate API-specific Enterprise SDK from these search results: [enterprise-sdk](https://pypi.org/search/?q=%22fds.sdk%22). """ ) From 2dfd7858ae2f07b3d1267af560148c38a0306c44 Mon Sep 17 00:00:00 2001 From: Sainath Nalkari Date: Mon, 15 Dec 2025 14:13:14 +0530 Subject: [PATCH 6/6] Update setup.py --- auto-generated-sdk/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-generated-sdk/setup.py b/auto-generated-sdk/setup.py index ebc6eb8..06773bf 100644 --- a/auto-generated-sdk/setup.py +++ b/auto-generated-sdk/setup.py @@ -13,7 +13,7 @@ from setuptools import setup, find_packages # noqa: H301 -NAME = "fds.analyticsapi.engines" +NAME = "fds_analyticsapi_engines" VERSION = "6.1.1" # To install the library, run the following #