Skip to content

Releases: lsc-project/lsc

Version 2.2

14 Apr 15:34
Compare
Choose a tag to compare

ℹ️ LDAP Synchronization Connector

LSC synchronize data from any data source including databases, LDAP directories or files by reading, transforming and comparing these data between the source and the target referentials. These connectors can then be used to continuously synchronize a data source to a directory, for a one shot import or just to compare differences by outputting CSV or LDIF format reports.

📄 What's Changed

Read more

v2.1.6

24 Aug 11:31
Compare
Choose a tag to compare

New release for LSC 2.1!

Here are some of the changes:

  • #129: Bad documentation for databaseDestinationService
  • #137: Wrong message on connection error
  • #119: JaxbXmlConfigurationHelper used the wrong separator for plugin packagepath
  • #127: Warning when installing debian package
  • #165: New feature: relax rules

See all changelog: https://github.com/lsc-project/lsc/milestone/5?closed=1

Core team:

Other contributors:

Download official packages: https://lsc-project.org/download

v2.1.5

20 Feb 14:47
Compare
Choose a tag to compare

New release for LSC 2.1. Here are some of the changes:

  • #18 Set system user/group when installing LSC with packages
  • #27 Possibility to map binary values in a dataset
  • #33 Compatibility with Java 8
  • #40 Manage connection reset
  • #44 New javascript methods to search attribute values
  • #62 Support multiple plugins on Windows
  • #69 Fix NPE with multiple tasks and JDBC as destination
  • #71 Fix sample LDAP data for quick start tutorial
  • #81 Fix values removal with JDBC as destination
  • #86 Performance improvement by removing GSSAPI debug trace
  • #87 Fix log rotation
  • #91 Fix XSD loading
  • #96 Force HSQLDB to listen on localhost
  • #98 Better log when no source object found

See all changelog: https://github.com/lsc-project/lsc/milestone/4?closed=1

Thanks to contributors:

Download official packages: https://lsc-project.org/download

v2.1.4

25 Mar 20:52
Compare
Choose a tag to compare

New release for LSC 2.1:

  • #1: Broken repositories in pom.xml : shut down/changed behaviour
  • #2: Quick start tutorial not working with Java 8
  • #3: JS array are not properly converted to java list in java 8
  • #4: Mvn build fails with Java 8
  • #5: Update locations in pom.xml
  • #6: Update links and descriptions in pom.xml
  • #7: V2.1 - SASL Quality of Protection
  • #8: adding FOLLOW to the schema for LDAP Referral Type.
  • #9: Doesn't run on Windows
  • #10: Replace # by REM in bat scripts (references #9)
  • #11: ScriptInclude causes LSC to run out of filedescriptors
  • #12: Prevent thead executor pool's queue to saturate when running large amount of sync entries

Download official packages: https://lsc-project.org/download