Next Release Content

From QPR ProcessAnalyzer Wiki
Revision as of 21:29, 28 May 2024 by Ollvihe (talk | contribs)
Jump to navigation Jump to search

This page contains preliminary information which new features and bugfixes the next release will contain.

New features in next release

  • B-08311: Changed QPR ScriptLauncher interaction with the server by changing the long polling to short calls to improve robustness.
  • B-08314: Snowflake connection string can be specified for each project to allow projects connecting to different Snowflake accounts, databases or schemas.
  • B-08318: Improved Snowflake Events preset performance by adding a filter that picks a subset of cases.

Issues fixed in next release

  • D-14008: "Root Causes contribution" and "Comparison eventlog cases percentage" columns didn't work (in-memory).
  • D-14010: Occurrences of specific flow measure didn't work with the Root causes analysis weighting expression (in-memory).
  • D-14058: Login page was incorrectly shown when SAML authentication is configured and user is directed to the identity provider.
  • D-14106: Having only a template string in the #expr{...} block didn't work.
  • D-14129: Imported model name was incorrectly cut if it contained dots.
  • D-14131: Some popup messages had incorrect html escaping.