diff --git a/auto-generated-sdk/README.md b/auto-generated-sdk/README.md index 9c73523..45bccb3 100644 --- a/auto-generated-sdk/README.md +++ b/auto-generated-sdk/README.md @@ -1,5 +1,5 @@ ## 🚨 THIS PACKAGE 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: [enterprise-sdk](https://www.nuget.org/packages?q=FactSet.SDK). # FactSet.AnalyticsAPI.Engines - the C# library for the Engines API @@ -8,7 +8,7 @@ Allow clients to fetch Analytics through APIs. This C# SDK 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] -- SDK version: 6.1.0 +- SDK version: 6.1.1 - Build package: CustomCSharpNetCoreClientCodegen For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact) diff --git a/auto-generated-sdk/git_push.sh b/auto-generated-sdk/git_push.sh index b69af01..b56aa80 100644 --- a/auto-generated-sdk/git_push.sh +++ b/auto-generated-sdk/git_push.sh @@ -24,7 +24,7 @@ if [ "$git_repo_id" = "" ]; then fi if [ "$release_note" = "" ]; then - release_note="This library is no longer maintained. Please use https://www.nuget.org/packages?q=FactSet.SDK instead." + release_note="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://www.nuget.org/packages?q=FactSet.SDK)" echo "[INFO] No command line input provided. Set \$release_note to $release_note" fi diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AFIOptimizerApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AFIOptimizerApi.cs index ae6db7f..0fb8d91 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AFIOptimizerApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AFIOptimizerApi.cs @@ -358,7 +358,7 @@ public interface IAFIOptimizerApi : IAFIOptimizerApiSync, IAFIOptimizerApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class AFIOptimizerApi : IAFIOptimizerApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AXPOptimizerApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AXPOptimizerApi.cs index 66ddb86..051c1b1 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AXPOptimizerApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AXPOptimizerApi.cs @@ -358,7 +358,7 @@ public interface IAXPOptimizerApi : IAXPOptimizerApiSync, IAXPOptimizerApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class AXPOptimizerApi : IAXPOptimizerApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AccountsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AccountsApi.cs index df3ac65..a844508 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AccountsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/AccountsApi.cs @@ -138,7 +138,7 @@ public interface IAccountsApi : IAccountsApiSync, IAccountsApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class AccountsApi : IAccountsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BPMOptimizerApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BPMOptimizerApi.cs index fe193e5..ba9fe7d 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BPMOptimizerApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BPMOptimizerApi.cs @@ -358,7 +358,7 @@ public interface IBPMOptimizerApi : IBPMOptimizerApiSync, IBPMOptimizerApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class BPMOptimizerApi : IBPMOptimizerApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BenchmarksApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BenchmarksApi.cs index 53039a2..86e99ec 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BenchmarksApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/BenchmarksApi.cs @@ -94,7 +94,7 @@ public interface IBenchmarksApi : IBenchmarksApiSync, IBenchmarksApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class BenchmarksApi : IBenchmarksApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnStatisticsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnStatisticsApi.cs index 2544403..ef9c058 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnStatisticsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnStatisticsApi.cs @@ -90,7 +90,7 @@ public interface IColumnStatisticsApi : IColumnStatisticsApiSync, IColumnStatist /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class ColumnStatisticsApi : IColumnStatisticsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnsApi.cs index f57db16..338ec8e 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ColumnsApi.cs @@ -146,7 +146,7 @@ public interface IColumnsApi : IColumnsApiSync, IColumnsApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class ColumnsApi : IColumnsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ComponentsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ComponentsApi.cs index 45fe943..fb1dc95 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ComponentsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ComponentsApi.cs @@ -314,7 +314,7 @@ public interface IComponentsApi : IComponentsApiSync, IComponentsApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class ComponentsApi : IComponentsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ConfigurationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ConfigurationsApi.cs index 4d4f6bb..ad241cd 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ConfigurationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/ConfigurationsApi.cs @@ -138,7 +138,7 @@ public interface IConfigurationsApi : IConfigurationsApiSync, IConfigurationsApi /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class ConfigurationsApi : IConfigurationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/CurrenciesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/CurrenciesApi.cs index 7dc08aa..45adbe1 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/CurrenciesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/CurrenciesApi.cs @@ -90,7 +90,7 @@ public interface ICurrenciesApi : ICurrenciesApiSync, ICurrenciesApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class CurrenciesApi : ICurrenciesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DatesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DatesApi.cs index 58ffdf0..65d6170 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DatesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DatesApi.cs @@ -162,7 +162,7 @@ public interface IDatesApi : IDatesApiSync, IDatesApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class DatesApi : IDatesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DiscountCurvesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DiscountCurvesApi.cs index 0248742..ab20455 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DiscountCurvesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DiscountCurvesApi.cs @@ -94,7 +94,7 @@ public interface IDiscountCurvesApi : IDiscountCurvesApiSync, IDiscountCurvesApi /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class DiscountCurvesApi : IDiscountCurvesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DocumentsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DocumentsApi.cs index 1288ee1..ee3f997 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DocumentsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/DocumentsApi.cs @@ -226,7 +226,7 @@ public interface IDocumentsApi : IDocumentsApiSync, IDocumentsApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class DocumentsApi : IDocumentsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs index 861b052..3f3b93f 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FIABCalculationsApi.cs @@ -178,7 +178,7 @@ public interface IFIABCalculationsApi : IFIABCalculationsApiSync, IFIABCalculati /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class FIABCalculationsApi : IFIABCalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FICalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FICalculationsApi.cs index be63ee1..5b7bbff 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FICalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FICalculationsApi.cs @@ -358,7 +358,7 @@ public interface IFICalculationsApi : IFICalculationsApiSync, IFICalculationsApi /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class FICalculationsApi : IFICalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FPOOptimizerApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FPOOptimizerApi.cs index 25e46b2..04e5b38 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FPOOptimizerApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FPOOptimizerApi.cs @@ -362,7 +362,7 @@ public interface IFPOOptimizerApi : IFPOOptimizerApiSync, IFPOOptimizerApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class FPOOptimizerApi : IFPOOptimizerApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FrequenciesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FrequenciesApi.cs index 1fc532b..190e540 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FrequenciesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/FrequenciesApi.cs @@ -170,7 +170,7 @@ public interface IFrequenciesApi : IFrequenciesApiSync, IFrequenciesApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class FrequenciesApi : IFrequenciesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/GroupsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/GroupsApi.cs index a5904ca..1881505 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/GroupsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/GroupsApi.cs @@ -130,7 +130,7 @@ public interface IGroupsApi : IGroupsApiSync, IGroupsApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class GroupsApi : IGroupsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/LinkedPATemplatesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/LinkedPATemplatesApi.cs index 949f826..0597b5e 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/LinkedPATemplatesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/LinkedPATemplatesApi.cs @@ -282,7 +282,7 @@ public interface ILinkedPATemplatesApi : ILinkedPATemplatesApiSync, ILinkedPATem /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class LinkedPATemplatesApi : ILinkedPATemplatesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/NPOOptimizerApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/NPOOptimizerApi.cs index 8571407..cae4255 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/NPOOptimizerApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/NPOOptimizerApi.cs @@ -358,7 +358,7 @@ public interface INPOOptimizerApi : INPOOptimizerApiSync, INPOOptimizerApiAsync /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class NPOOptimizerApi : INPOOptimizerApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PACalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PACalculationsApi.cs index 3f00a4a..96a6506 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PACalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PACalculationsApi.cs @@ -406,7 +406,7 @@ public interface IPACalculationsApi : IPACalculationsApiSync, IPACalculationsApi /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class PACalculationsApi : IPACalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PricingSourcesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PricingSourcesApi.cs index e5cc3ba..4c40db4 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PricingSourcesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PricingSourcesApi.cs @@ -102,7 +102,7 @@ public interface IPricingSourcesApi : IPricingSourcesApiSync, IPricingSourcesApi /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class PricingSourcesApi : IPricingSourcesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PubCalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PubCalculationsApi.cs index dca5f92..e5bcc16 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PubCalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/PubCalculationsApi.cs @@ -406,7 +406,7 @@ public interface IPubCalculationsApi : IPubCalculationsApiSync, IPubCalculations /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class PubCalculationsApi : IPubCalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/QuantCalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/QuantCalculationsApi.cs index 4a7433a..dc22b19 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/QuantCalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/QuantCalculationsApi.cs @@ -446,7 +446,7 @@ public interface IQuantCalculationsApi : IQuantCalculationsApiSync, IQuantCalcul /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class QuantCalculationsApi : IQuantCalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/SPARCalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/SPARCalculationsApi.cs index c0d914d..9358cf8 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/SPARCalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/SPARCalculationsApi.cs @@ -406,7 +406,7 @@ public interface ISPARCalculationsApi : ISPARCalculationsApiSync, ISPARCalculati /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class SPARCalculationsApi : ISPARCalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/StrategyDocumentsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/StrategyDocumentsApi.cs index b4a0e27..0004519 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/StrategyDocumentsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/StrategyDocumentsApi.cs @@ -270,7 +270,7 @@ public interface IStrategyDocumentsApi : IStrategyDocumentsApiSync, IStrategyDoc /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class StrategyDocumentsApi : IStrategyDocumentsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/TemplatedPAComponentsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/TemplatedPAComponentsApi.cs index f778755..dd22eb6 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/TemplatedPAComponentsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/TemplatedPAComponentsApi.cs @@ -274,7 +274,7 @@ public interface ITemplatedPAComponentsApi : ITemplatedPAComponentsApiSync, ITem /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class TemplatedPAComponentsApi : ITemplatedPAComponentsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/UnlinkedPATemplatesApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/UnlinkedPATemplatesApi.cs index e8c734a..f629344 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/UnlinkedPATemplatesApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/UnlinkedPATemplatesApi.cs @@ -362,7 +362,7 @@ public interface IUnlinkedPATemplatesApi : IUnlinkedPATemplatesApiSync, IUnlinke /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class UnlinkedPATemplatesApi : IUnlinkedPATemplatesApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/VaultCalculationsApi.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/VaultCalculationsApi.cs index f71f855..e846669 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/VaultCalculationsApi.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Api/VaultCalculationsApi.cs @@ -406,7 +406,7 @@ public interface IVaultCalculationsApi : IVaultCalculationsApiSync, IVaultCalcul /// /// Represents a collection of functions to interact with the API endpoints /// - [Obsolete("This library is deprecated. Please use (https://www.nuget.org/packages?q=FactSet.SDK) instead.")] + [Obsolete("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://www.nuget.org/packages?q=FactSet.SDK)")] public partial class VaultCalculationsApi : IVaultCalculationsApi { private FactSet.AnalyticsAPI.Engines.Client.ExceptionFactory _exceptionFactory = (name, response) => null; diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Client/Configuration.cs b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Client/Configuration.cs index 9d13bb2..913b66b 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Client/Configuration.cs +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/Client/Configuration.cs @@ -32,7 +32,7 @@ public class Configuration : IReadableConfiguration /// Version of the package. /// /// Version of the package. - public const string Version = "6.1.0"; + public const string Version = "6.1.1"; /// /// Identifier for ISO 8601 DateTime Format @@ -102,7 +102,7 @@ public class Configuration : IReadableConfiguration public Configuration() { Proxy = null; - UserAgent = "engines-api/6.1.0/csharp"; + UserAgent = "engines-api/6.1.1/csharp"; BasePath = "https://api.factset.com"; DefaultHeaders = new ConcurrentDictionary(); ApiKey = new ConcurrentDictionary(); @@ -447,7 +447,7 @@ public static String ToDebugReport() report += " OS: " + System.Environment.OSVersion + "\n"; report += " .NET Framework Version: " + System.Environment.Version + "\n"; report += " Version of the API: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab]\n"; - report += " SDK Package Version: 6.1.0\n"; + report += " SDK Package Version: 6.1.1\n"; return report; } diff --git a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/FactSet.AnalyticsAPI.Engines.csproj b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/FactSet.AnalyticsAPI.Engines.csproj index ab914b9..dd7bd9d 100644 --- a/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/FactSet.AnalyticsAPI.Engines.csproj +++ b/auto-generated-sdk/src/FactSet.AnalyticsAPI.Engines/FactSet.AnalyticsAPI.Engines.csproj @@ -1,4 +1,4 @@ - + false @@ -9,15 +9,15 @@ FactSet FactSet Research Systems Inc. FactSet Analytics Engines API - DEPRECATED: This package is deprecated. Please use https://www.nuget.org/packages?q=FactSet.SDK 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: [enterprise-sdk](https://www.nuget.org/packages?q=FactSet.SDK) FactSet.AnalyticsAPI.Engines - 6.1.0 + 6.1.1 bin\$(Configuration)\$(TargetFramework)\FactSet.AnalyticsAPI.Engines.xml Apache-2.0 https://github.com/factset/analyticsapi-engines-dotnet-sdk.git git - DEPRECATED: This package is deprecated. Please use https://www.nuget.org/packages?q=FactSet.SDK 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: [enterprise-sdk](https://www.nuget.org/packages?q=FactSet.SDK) PA;Vault;SPAR;Engines;FactSet;FDS;API;Analytics;AnalyticsAPI