release notes

Release notes Indicium (2022.1.19)

Related products: Indicium Service Tier
Release notes Indicium (2022.1.19)

Hello everyone,

In this sprint, we solved some issues. Furthermore, we are working hard on features for the upcoming 2022.2 Thinkwise platform release and features that take multiple sprints to build.

You can read more about Indicium's features in the Indicium user manual.

We will keep you updated regularly about Indicium's progress.

Contents of this release

Minor fixes and tasks

  • The (legacy) DB2 iSeries driver can throw errors on SQL statements that are valid but where comment text is incorrectly treated as SQL, for example when a comment contains a question mark.

    However, the application connector did not handle this as an error, resulting in DB2 iSeries driver error messages that were not passed through. The application connector now correctly handles the DB2 iSeries error as an error.

    Note: The IBM DB2 .NET CORE driver does not have this issue and does not consider comments in SQL statements.