This release fixes a high severity bug which can cause contacts to be
associated with an incorrect account when intial sync is run.
Changes
Bugfixes:
- Parse get_entry_list relationship output correctly when not all records
returned have relationships
Changes:
- Minor cleanups to the installer
DataSync Suite 1.5.0
Summary
The focus of this release was to simplify configuration and create an
installer.
Release Notes
* IMPORTANT: Due to significant changes in configuration, all config
files will need to be upgraded. You may find it easier to copy the
yml.in files over and configure your settings again. Read the Changes
section below for details.
Changes:
- Portal configuration has moved from portal.yml to suite.yml
- Synchronization configuration has moved from suite-services.yml to
suite.yml
- Zimbra Waitset configuration has moved from zimbrawaitset.yml to
suite.yml
- All synchronization components refer to one messagequeue section in
suite.yml
- All database access now uses one username/password combination specified
in a top-level database section of suite.yml. Services still use
separate databases but only the name needs to be specified
- All mail configuration is in one top-level smtp section of suite.yml
- The ldap section of suite-services.yml has been moved into
plugins->LDAPService in suite.yml
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DataSync Suite 1.5.1
Summary
This release fixes a high severity bug which can cause contacts to be
associated with an incorrect account when intial sync is run.
Changes
Bugfixes:
- Parse get_entry_list relationship output correctly when not all records
returned have relationships
Changes:
- Minor cleanups to the installer
DataSync Suite 1.5.0
Summary
The focus of this release was to simplify configuration and create an
installer.
Release Notes
* IMPORTANT: Due to significant changes in configuration, all config
files will need to be upgraded. You may find it easier to copy the
yml.in files over and configure your settings again. Read the Changes
section below for details.
* New installations can use install.sh to install the Suite. See the wiki
(http://wiki.datasyncsuite.com/Install) for detailed instructions.
Changes
Changes:
- Portal configuration has moved from portal.yml to suite.yml
- Synchronization configuration has moved from suite-services.yml to
suite.yml
- Zimbra Waitset configuration has moved from zimbrawaitset.yml to
suite.yml
- All synchronization components refer to one messagequeue section in
suite.yml
- All database access now uses one username/password combination specified
in a top-level database section of suite.yml. Services still use
separate databases but only the name needs to be specified
- All mail configuration is in one top-level smtp section of suite.yml
- The ldap section of suite-services.yml has been moved into
plugins->LDAPService in suite.yml