Skip to content

Commit 83106c2

Browse files
feat(sdk): Auto-commit from 'analyticsapi-engines-sdk-generator' repository PR 71 for SDK version v6.1.1
1 parent b7cf8bb commit 83106c2

34 files changed

+36
-45
lines changed

auto-generated-sdk/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
## 🚨 THIS PACKAGE IS DEPRECATED!
2-
Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.
3-
41
# fds.analyticsapi.engines
52
Allow clients to fetch Analytics through APIs.
63

74
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
85

96
- API version: v3:[pa,spar,vault,pub,quant,fi,axp,afi,npo,bpm,fpo,others],v1:[fiab]
10-
- Package version: 6.1.0
7+
- Package version: 6.1.1
118
- Build package: CustomPythonClientCodegen
129
For more information, please visit [https://developer.factset.com/contact](https://developer.factset.com/contact)
1310

auto-generated-sdk/fds/analyticsapi/engines/__init__.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@
1010
Generated by: https://openapi-generator.tech
1111
"""
1212

13-
import warnings
1413

15-
warnings.warn(
16-
"This package is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
17-
DeprecationWarning
18-
)
19-
20-
__version__ = "6.1.0"
14+
__version__ = "6.1.1"
2115

2216
# import ApiClient
2317
from fds.analyticsapi.engines.api_client import ApiClient

auto-generated-sdk/fds/analyticsapi/engines/api/accounts_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import warnings
3030

3131
warnings.warn(
32-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
32+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3333
DeprecationWarning
3434
)
3535

auto-generated-sdk/fds/analyticsapi/engines/api/afi_optimizer_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import warnings
3131

3232
warnings.warn(
33-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
33+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3434
DeprecationWarning
3535
)
3636

auto-generated-sdk/fds/analyticsapi/engines/api/axp_optimizer_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import warnings
3131

3232
warnings.warn(
33-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
33+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3434
DeprecationWarning
3535
)
3636

auto-generated-sdk/fds/analyticsapi/engines/api/benchmarks_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import warnings
2929

3030
warnings.warn(
31-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
31+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3232
DeprecationWarning
3333
)
3434

auto-generated-sdk/fds/analyticsapi/engines/api/bpm_optimizer_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import warnings
3131

3232
warnings.warn(
33-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
33+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3434
DeprecationWarning
3535
)
3636

auto-generated-sdk/fds/analyticsapi/engines/api/column_statistics_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import warnings
2828

2929
warnings.warn(
30-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
30+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3131
DeprecationWarning
3232
)
3333

auto-generated-sdk/fds/analyticsapi/engines/api/columns_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import warnings
3030

3131
warnings.warn(
32-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
32+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3333
DeprecationWarning
3434
)
3535

auto-generated-sdk/fds/analyticsapi/engines/api/components_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import warnings
3232

3333
warnings.warn(
34-
"This library is deprecated. Please use <https://pypi.org/search/?q=%22fds.sdk%22> instead.",
34+
"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: <https://pypi.org/search/?q=%22fds.sdk%22>.",
3535
DeprecationWarning
3636
)
3737

0 commit comments

Comments
 (0)