2.3.0 (April 4th, 2023)

Task

DB-22 Consolidate DatabaseTable and ScriptedSQL connectors into a single bundle

2.2.10 (January 19th, 2023)

Library upgrades including the fix for COMMONS-12.

2.2.9 (August 30th, 2022)

New Feature

DB-21 Scripted SQL: support UpdateDeltaOp

2.2.6 (January 25th, 2019)

Bug

2.2.5 (September 14th, 2017)

Task

Improvement

2.2.4 (June 1st, 2016)

Bug

Improvement

2.2.3 (December 15th, 2015)

Bug

Improvement

2.2.2 (April 22nd, 2015)

Bug

Improvement

2.2.1 (January 19th, 2015)

Bug

2.2.0 (October 23rd, 2014)

Task

2.1.7 (June 25th, 2014)

Improvement

2.1.4.2 (June 16th, 2014)

Task

2.1.6 (Nov 28th, 2013)

This release does not contain relevant changes compared to 2.1.5, but features the new Scripted SQL connector.

Task

2.1.4.1 (May 2nd, 2013)

This release backports 2.1.5 features for usage with ConnId 1.3.2.

Task

2.1.5 (March 18th, 2013)

Improvement

Task

2.1.4 (September 28th, 2012)

With great pleasure we announce the availability of the new Database Table connector's 2.1.4 release.

The most important new features are:

  1. Removed mandatory constraint onto password cipher algorithm field (#36).
  2. Given the possibility to force password encoding to all upper/lower cases (#41).
  3. Fixed "Password cipher algorithm" configuration parameter inconsistency (#50).

2.1 (January 12th, 2012)

With great pleasure we announce the availability of the new Database Table connector's 2.1 release.

The most important new features are:

  1. Possibility to cipher the password using MD5, AES, SHA-1, SHA-256 or a custom algorithm implementation (#23).
  2. Possibility to specify a cipher key to decrypt password encrypted by using a reversible algorithm (AES or a custom one).
  3. Possibility to choose to retrieve password by default during sync or search query.