RMI-PACTA / factset_data_loader

Setting up a container-based workflow to run FactSet DataFeed Loader
MIT License
0 stars 0 forks source link

Update to support FDSLoader64 v2.13.6.0 #8

Open AlexAxthelm opened 10 months ago

AlexAxthelm commented 10 months ago

Via email from FactSet today:

FactSet has released v2.13.6.0 of the DataFeed Loader. This new version includes the following enhancements:

  • Added support for Ubuntu 2022
  • Added support for Red Hat 8.x and 9.0
  • Added support for Aurora PostgreSQL 14.x and 15.x
  • Added support for PostgreSQL 15
  • Modified Loader behaviour to support Red Hat 8.x operating system
  • Updated Linux DSN instructions to support MSSQL ODBC driver 18 for Linux operating systems
  • Updated Documentation and User Guides FactSet will only support DataFeed Loader versions released in the past 12 months or the two most recent versions, whichever is greater. Clients running older versions of the Loader will receive limited support from FactSet as the resources dedicated to maintenance, enhancements, and support will be directed towards the latest versions. The supported versions are 2.13.5.0 and 2.13.6.0. Therefore, all clients are requested to upgrade to the latest version of the DataFeed Loader application. To upgrade to the latest version of the Loader, please refer to the Upgrade Guide on page 21 of the DataFeed Loader Pre-requisites User Guide - V2.13.6.0, or to the instructions below: Upgrading from v2.4-2.12 (or later) to v2.13.6.0

Follow the below steps: Download the Latest Loader zip file from the FactSet resources: https://www.factset.com/company/resource-library?type=Open%253AFactSet%2BMarketplace%2BResources Check the Loader executable permissions from the existing setup and have a backup of it. Replace the old loader executable file (FDSLoader64.exe) with the new one after extracting it from the latest Loader zip file. Verify the configuration by running the ‘FDSLoader64 --test’ command. If upgrading from v2.2 or earlier to v2.13.6.0, please check with your FactSet Account Representative for more information The latest version of the DataFeed Loader can be found on the FactSet resources. Please use the following site to download the DataFeed Loader and its resources: https://www.factset.com/company/resource-library?type=Open%253AFactSet%2BMarketplace%2BResources If you have any questions, please submit them via Issue Tracker under the “DataFeed Loader” category. If you do not have a login for Issue Tracker, email Feed_Support@factset.com or contact your FactSet Account Representative for more information.

Please continue to monitor FactSet Notify and the Issue tracker for updates. Thank you.


This might be a false alarm, since it looks like I'm already using targeting that version for this repo, but I'll need to double check.

cc @cjyetman @jdhoffa (It might be good to have one of you help on this), @hodie I don't think this is critical time sensitive, but I'd rather not sleep on this.

cjyetman commented 10 months ago

Not really sure how any of this works, but it looks like it's already using v2.13.6.0

https://github.com/RMI-PACTA/factset_data_loader/blob/1ec3f5902a2266512ff10832f6452622e2927324/azure-deploy.json#L92

https://github.com/RMI-PACTA/factset_data_loader/blob/1ec3f5902a2266512ff10832f6452622e2927324/example.env#L6

https://github.com/RMI-PACTA/factset_data_loader/blob/1ec3f5902a2266512ff10832f6452622e2927324/README.md?plain=1#L12

jdhoffa commented 10 months ago

How would you like my support here? Is there action necessary?

AlexAxthelm commented 10 months ago

Not sure yet. I'll probably investigate next week.