What's New - Version 21.0.0
Enhancements
- Added support for Oracle database version 19c.
- Filter-based queries now support an optional query hint. Refer to the FilterSettings.QueryHint setting for more details.
- Some filter config elements can be dynamically included based on a custom When Condition
Bug Fixes
- Too many sessions being created to do variable/property resolution when processing template variables in a case note
- Incorrect query results when using a OTM join and a filter on that joined table. Specific to filter-based queries on Microsoft SQL Server. The database query could return duplicate results, which were then filtered out on the front-end, resulting in incorrect paging of the result set.
Upgrading to Version 21.0.0 (from version 20.0.0)
Merge in your customizations with the baseline 20.0.1 source code
Build / Test / Release / Deploy