Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
* Metadata queries are leaking database connections. (''D-14414'') | * Metadata queries are leaking database connections. (''D-14414'') | ||
* SAML self-signed certificate is expired. (''D-14424'') | |||
==Features under work== | ==Features under work== | ||
* Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''B-08316'') | * Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''B-08316'') | ||
* Improve Snowflake clustering analysis to show number of event occurrences correctly. (''B-08353'') | * Improve Snowflake clustering analysis to show number of event occurrences correctly. (''B-08353'') | ||
* Global secrets: SetSecret should work also in the generic context. (''B-08599'') | |||
* SAML authentication can now synchronize user groups from identity provider. (''B-08612'') | * SAML authentication can now synchronize user groups from identity provider. (''B-08612'') | ||
* Improved Snowflake cache table creation when there are multiple users. (''B-08622'') | * Improved Snowflake cache table creation when there are multiple users. (''B-08622'') | ||
Line 17: | Line 19: | ||
==Fixes under work== | ==Fixes under work== | ||
* | * Certain query to non-existing model returns "Sequence contains no elements.". (''D-14402'') | ||
Note: Features and fixes currently under work are not necessarily targeting to the next release. | Note: Features and fixes currently under work are not necessarily targeting to the next release. | ||
__NOTOC__ | __NOTOC__ |
Revision as of 09:29, 26 March 2025
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
- Added checkbox for disabling filtering for individual dimensions or columns. (B-08589)
Issues fixed in next release
- Metadata queries are leaking database connections. (D-14414)
- SAML self-signed certificate is expired. (D-14424)
Features under work
- Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (B-08316)
- Improve Snowflake clustering analysis to show number of event occurrences correctly. (B-08353)
- Global secrets: SetSecret should work also in the generic context. (B-08599)
- SAML authentication can now synchronize user groups from identity provider. (B-08612)
- Improved Snowflake cache table creation when there are multiple users. (B-08622)
- Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (B-08634)
Fixes under work
- Certain query to non-existing model returns "Sequence contains no elements.". (D-14402)
Note: Features and fixes currently under work are not necessarily targeting to the next release.