Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

New release of OCA Connector

by
Guewen Baconnier
- 29/02/2016 10:44:12
Hi,

I tagged new releases of the connector framework for:

* Odoo 8.0: release 8.0.3.3.0:
https://github.com/OCA/connector/commit/646ea58f13ff29c9a5b6846e2fb6f4d8de032c09
* Odoo 7.0: release 7.0.2.3.0:
https://github.com/OCA/connector/commit/0a5b040fa7344cbfeb0c20c39f2d481309b8f711

The version for Odoo 9.0 should be available really soon thanks to
Laurent Mignon, the pull request is:
https://github.com/OCA/connector/pull/169

It is advised to update your 'connector' addon to the latest version
as we have applied a security fix [0] that limits the possibilities
for attackers to run arbitrary code using jobs.

Also, if you are not using the 'Jobrunner' [1] yet, I encourage you to
do so. The jobrunner is much faster than the workers mechanism and
allows to run jobs in different channels with different capacities.
The workers will be removed in the 9.0.x version in favor of the
Jobrunner.

Have a nice day,

[0] https://github.com/OCA/connector/pull/170
[1] http://odoo-connector.com/api/api_runner.html

--
Guewen Baconnier
Business Solutions Software Developer

Camptocamp SA
PSE A, CH-1015 Lausanne
Phone: +41 21 619 10 39
Office: +41 21 619 10 10
http://www.camptocamp.com/

Follow-Ups