TIBCO EBX®
Match and Merge Documentation > Release Notes
Navigation modeMatch and Merge Documentation > Release Notes

All release notes

Version 2.5.15

Released: January 2022

New features

This release contains no new features.

Changes in Functionality

When the Using cleansing property is set to No, the Inline cleansing data group is hidden.

Changes to third-party libraries

This release contains no changes to third-party libraries.

Closed issues

This release contains the following closed issues:

Known issues

This release contains the following known issues related to matching functionality:

This release contains the following known issue related to cleansing functionality: The cleaning procedure 'Foreign key fixing' does not support multi-valued FK. It is not possible to fix a FK that is a part of a primary key.

This release contains the following known issue related to the crosswalk feature: The crosswalk function does not support matching on foreign keys.

Version 2.5.14

Released: December 2021

New features

This release contains no new features.

Changes in Functionality

This release contains no functionality changes.

Changes to third-party libraries

This release contains the following third-party library updates:

Closed issues

[DAQA-3890] Validate data in the Table/Field trusted source configuration.

Known issues

This release contains the following known issues related to matching functionality:

This release contains the following known issue related to cleansing functionality: The cleaning procedure 'Foreign key fixing' does not support multi-valued FK. It is not possible to fix a FK that is a part of a primary key.

This release contains the following known issue related to the crosswalk feature: The crosswalk function does not support matching on foreign keys.

Version 2.5.13

Released: October 2021

New features

This release contains the following new features:

Changes in Functionality

This release contains no functionality changes.

Changes to third-party libraries

This release contains no updates to third-party libraries.

Closed issues

This release contains the following bug fixes:

Known issues

This release contains the following known issues related to matching functionality:

This release contains the following known issue related to cleansing functionality: The cleaning procedure 'Foreign key fixing' does not support multi-valued FK. It is not possible to fix a FK that is a part of a primary key.

This release contains the following known issue related to the crosswalk feature: The crosswalk function does not support matching on foreign keys.

Version 2.5.12

Released: August 2021

New features

This release contains the following new features:

Changes in Functionality

This release contains no functionality changes.

Changes to third-party libraries

This release contains the following third-party updates:

Closed issues

This release contains the following bug fixes:

Version 2.5.11

Released: June 2021

New features

This release contains the following new features:

Library updates

Spring Data was removed from ui-framework-dependencies.jar.

Bug fixes

This release contains the following bug fixes:

Version 2.5.10

Released: May 2021

New features

This release contains the following new features:

Bug fixes

This release contains the following bug fixes:

Version 2.5.9

Released: March 2021

Updates

An update was applied to correct an issue with the Apache Standard Taglibs library.

Version 2.5.8

Released: February 2021

New features

This release contains the following new features:

Version 2.5.7

Released: January 2021

New features and upgrades

This release contains the following new features and upgrades:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.6

Release Date: October 20, 2020

New features

This release contains the following new features:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.5

Release Date: September 18, 2020

New features and enhancements

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.4

Release Date: June 23, 2020

New features and enhancements

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.3

Release Date: April 20, 2020

New features and enhancements

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.2

Release Date: January 15, 2020

New features and enhancements

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.5.1

Release Date: December 10, 2019

Bug fixes

[DAQA-3460] A NullPointerException occurs when starting the repository.

Release Note 2.5.0

Release Date: November 8, 2019

New features and enhancements

This release contains the following new features:

The following list describes updated behavior in this release:

Bug fixes

This release contains the following bug fixes:

Release Note 2.4.0

Release Date: June 20, 2019

New features

This release contains the following new features:

Merge view

Workflows

Updated functionality

API updates

This release contains the following API updates:

Bug fixes

This release contains the following bug fixes:

Release Note 2.3.2

Release Date: March 25, 2019

New features

This release contains the following new features:

Bug fixes

This release contains the following bug fixes:

Release Note 2.3.1

Release Date: December 13, 2018

New features

This release contains the following new features:

Bug fixes

This release contains the following bug fixes:

Release Note 2.3.0

Release Date: October 26, 2018

Updates and enhancements

This release contains the following updates and enhancements:

Bug fixes

This release contains the following bug fixes:

Known limitations

When using the Firefox browser, some add-on functionality does not work as expected.

Release Note 2.2.5

Release Date: October 26, 2018

New features

The API's new matchSelection() method allows you to execute matching on a specific selection.

Bug fixes

This release contains the following bug fixes:

Release Note 2.2.4

Release Date: October 12, 2018

Bug fixes

This release contains the following bug fixes:

Release Note 2.2.3

Release Date: October 5, 2018

New features

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.2.2

Release Date: July 31, 2018

Bug fixes

This release contains the following bug fixes:

Release Note 2.2.1

Release Date: July 17, 2018

Enhancements

Memory usage has been enhanced when executing the simulateMatchTable API with SearchContext.

Release Note 2.2.0

Release Date: June 22, 2018

New features and enhancements

This release contains the following new features and enhancements:

Bug fixes

This release contains the following bug fixes:

Release Note 2.1.0

Release Date: April 20, 2018

New features

Bug fixes

Release Note 2.0.1

Release Date: March 28, 2018

New features

Bug fixes

Version 2.0.0

Release Date: March 16, 2018

New features

As discussed in the following sections, the Merge view has undergone significant interface updates and improvements.

Navigation improvements

The Merge view now walks you through steps to complete the merge process. The number of steps depends on your data structure and configuration settings. For example, the merge process may impact data not directly involved in the merge due to foreign key relationships with other tables. You will be given the opportunity to address each one of these dependencies.

The bottom of the page includes Next and Back buttons to move one step at a time. The upper-left part of the view contains a navigable dropdown list of all steps required to complete the current merge operation. The list allows you to return to any previously completed step.

/merge_nav_1.png

You can lock columns to keep them visible while scrolling through others. Click the /merge_column_lock.png icon when hovering over a column's title. Locked columns stack left to right after the primary key column. Hover over a column's primary key and click the /merge_preview_and_list.png icon to display a preview of the record. Additionally, horizontal scrolling is synchronized so that you see the same information in the main table and the preview record.

Enhanced value selection

A significant part of a merge operation involves selecting the values you want to be merged into a golden record. The updated interface allows you to select values in the following ways:

New Relationship tab

This release includes the addition of the Relationship tab. The tab displays information about relationships between a table configured for matching and related tables.

The add-on automatically performs a lookup and populates this table. Administrators can set the relationship management behavior for each relationship.

/relationship_tab.png

Additional updates and improvements

This release contains the following new features and enhancements:

Bug fixes

Release Note 1.13.1

Release Date: February 28, 2018

New features

This release contains the following new features and enhancements:

Release Note 1.13.0

Release Date: January 31, 2018

New features

This release contains the following new features and enhancements:

Bug fixes

Release Note 1.12.2

Release Date: December 22, 2017

New features

Bug fixes

Backward compatibility

Release Note 1.12.1

Release Date: December 15, 2017

Bug fixes

Release Note 1.12.0

Release Date: November 10, 2017

New features

Bug fixes

Release Note 1.11.0

Release Date: October 16, 2017

New features

Bug fixes

Release Note 1.10.1

Release Date: May 9, 2017

New features

Bug fixes

Release Note 1.10.0

Release Date: April 18, 2017

New features

Release Note 1.9.2

Release Date: March 31, 2017

New features

Bug fixes

Release Note 1.9.1

Release Date: March 20, 2017

Bug fixes

Release Note 1.9.0

Release Date: March 6, 2017

New features

New APIs

Release Note 1.8.6

Release Date: February 23, 2017

Bug fixes

Release Note 1.8.5

Release Date: January 23, 2017

New features

New APIs

Bug fixes

Release Note 1.8.4

Release Date: December 16, 2016

New features

New APIs

Bug fixes

Release Note 1.8.3

Release Date: November 18, 2016

New features

Bug fixes

Release Note 1.8.2

Release Date: October 28, 2016

New APIs

Release Note 1.8.1

Release Date: October 12, 2016

New features

Bug fixes

Release Note 1.8.0

Release Date: September 9, 2016

New features

Matching

Cleansing

Crosswalk

Bug fixes

Release Note 1.7.11

Release Date: July 8, 2016

Bug fixes

Release Note 1.7.10

Release Date: May 19, 2016

New features

Bug fixes

Release Note 1.7.9

Release Date: March 18, 2016

New features

Bug fixes

Release Note 1.7.8

Release Date: February 4, 2016

Bug fixes

Release Note 1.7.7

Release Date: January 18, 2016

Bug fixes

Release Note 1.7.6

Release Date: November 25, 2015

Bug fixes

Release Note 1.7.5

Release Date: November 19, 2015

New features

New API

Release Note 1.7.4

Release Date: November 3, 2015

New features

Bug fixes

Release Note 1.7.3

Release Date: October 9, 2015

New features

Bug fixes

Optimization

Matching process has been optimized.

Release Note 1.7.2

Release Date: September 16, 2015

New features

Release Note 1.7.1

Release Date: August 24, 2015

Bug fixes

Release Note 1.7.0

Release Date: July 31, 2015

New features

Matching

Matching view

Simple matching view

Merge view

Hook

Release Note 1.6.2

Release Date: June 29, 2015

New features

Improvement

Release Note 1.6.1

Release Date: June 17, 2015

New features

Matching

Release Note 1.6.0

Release Date: June 10, 2015

New features

Matching

Cleansing

Crosswalk

Release Note 1.5.8

Release Date: April 27, 2015

Bug fixes

Release Note 1.5.7

Release Date: March 17, 2015

Bug fixes

Release Note 1.5.6

Release Date: January 26, 2015

New API

Release Note 1.5.5

Release Date: December 8, 2014

New features

Release Note 1.5.4

Release Date: November 10, 2014

New features

Bug fixes

Release Note 1.5.3

Release Date: October 10, 2014

New features

Release Note 1.5.2

Release Date: September 30, 2014

Bug fixes

Release Note 1.5.1

Release Date: September 12, 2014

Bug fixes

Release Note 1.5.0

Release Date: August 29, 2014

New features

Data cleansing

New service available for suspect records

New services on the Make golden action in the simple matching UI

Record selection on the Simple matching UI

Matching fields

Custom distance algorithms

New matching metadata

Release Note 1.4.0

Release Date: April 1, 2014

New features

Relation match

Synonym management

Match inside list of values

UI merge improvement

New UI service

Release Note 1.3.1

Release Date: January 3, 2014

Bug fixes

Release Note 1.3.0

Release Date: December 17, 2013

New functionalities

Enhancement of existing operations

Configuration

Data life cycle context

The new property dataset is applied to any data space has been added.

Table

The new property Disable matching trigger deactivates the matching trigger and allows the direct use of the EBX® Match and Merge Add-on API. This implementation is useful when the EBX® Match and Merge Add-on triggers must coexist with other trigger actions, such as when integrated with the EBX® Insight Add-on.

Matching policy

The following new properties have been added to the matching policy:

Process policy

The following has been added to the process policy:

API

New API has been added for simulate match table, which can be applied on either a record or a set of search criteria.

Other enhancements

Release Note 1.2.1

Release Date: September 19, 2013

Bug fixes

Release Note 1.2.0

Release Date: September 17, 2013

New operations

Enhancement of existing operations

Configuration

Other

Release Note 1.1.0

Release Date: June 3, 2013

New operations

Enhancement of existing operations

Configuration

Matching algorithm and scoring

Workflow

API

Release Note 1.0.0

Release Date: April 8, 2013

EBX® Match and Merge Add-on finds duplicate records in a table and its relations. Based on a user configuration of fields to match in a table, the add-on automatically identifies which records are suspected duplicates.

A rich EBX®-integrated end-user interface provides all the services required to govern duplicate records. Users can reject or merge duplicate records in order to build an accurate record, also known as a golden record.

Known limitations

The EBX® session automatically times out for security reasons, meaning the user is logged out after a certain period of inactivity. In some situations, this can result in the EBX® login screen opening inside a frame of the EBX® Match and Merge Add-on views. To rectify this situation, the user must select any action outside the frame to display the full EBX® login screen. This limitation has no impact on data integrity or security, however, it is a known ergonomics issue.

The EBX® Match and Merge Add-on is currently only available in English. The French translation will be added in a future version.