upgrade to headless v3.40 - #69
Conversation
|
@bblaisATcoveo Pourrais-tu expliquer chaque changement dans connector.js? Il n'y en a pas beaucoup, mais étant nouveau au projet, je ne comprends pas pourquoi la plupart des changements ont été faits. Tu peux simplement ajouter à ton commentaire de PR une liste des changements et la raison associée. Merci! |
|
@bblaisATcoveo Also, for next time, please include the headless file version in the header of the file. Thanks! |
|
1- The latest version of headless does not require a call to getOrganizationEndpoints, and that method was removed from the framework completely. API Endpoints addresses are calculated inside the framework. |
|
@GormFrank @Garneauma Replying here to this comment:
The You can keep the From what I can tell, the If it is, you need to provide it with an object with this shape: The So..., the long answer is you should be safe, but you should double check |
Upgrade to v3.39, Full regression tests to be performed since this is a major version upgrade