Skip to content

TEAM v1.6.12

Compare
Choose a tag to compare
@RoelantVos RoelantVos released this 23 Aug 23:28
· 18 commits to main since this release

New features

  • Clear event log feature.
  • Reported errors during various processing steps are now also shown in the main screen. For example, when parsing you'll see an error if something fails - not just in the event log.
  • Made the form resize a bit more generous, so it can grow smaller.
  • New feature to override reserved column names in data item mappings, for example EFFECTIVE_DATETIME (or equivalent) can be mapped as well.
  • Refresh metadata menu option, for when underlying JSON files are updated outside of TEAM.

Breaking changes

N/A

Bug fixes

  • Fixed a bug that incorrectly retained the schema name after updating a data object mapping.
  • Fixed a bug that showed unrelated mappings when using a filter and adding mappings.
  • Filter is now correctly maintained in regular actions, for example reverse-engineering, adding mappings etc.
  • Fixed a bug where the data object mapping import feature did not correctly identify some business key syntax.
  • Fixed a bug where a mapping level classification was not always retained.
  • Cleaned up event log, so no duplicate entries are added.