Wednesday, December 18, 2024
1 change · 17.0
Enhancements to existing features
This update ensures our LinkedIn integration uses the latest LinkedIn API version (202411). This upgrade maintains compatibility with LinkedIn's platform and improves the reliability of our social media connections. No new features were added, and the changes are focused on updating API headers as documented by LinkedIn.
Original PR description
This commit upgrades the Linkedin's versioned API to the latest available which is `202411`. As no features has been broken, nor is there any new features impacting the parts of the API we use. Only the headers are updated as explained inside their documentation. task-4273179 Forward-Port-Of: odoo/enterprise#74687