Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
==New features in next release== | ==New features in next release== | ||
* Improved AI Agent by adding UI for editing prompt datasets, and added checkbox to include other charts in dashboard as prompt data. (''B-08641'') | * Improved AI Agent by adding UI for editing prompt datasets, and added checkbox to include other charts in dashboard as prompt data. (''B-08641'') | ||
* Snowflake Event types preset has been improved by adding classification to frequency of occurrence. (''B-08656'') | |||
* Object-centric models support simplified schema where object attributes can only have single value. (''B-08667'') | * Object-centric models support simplified schema where object attributes can only have single value. (''B-08667'') | ||
* Log level set to Warning for Native App. (''B-08687'') | * Log level set to Warning for Native App. (''B-08687'') | ||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
* AllowCreatingCacheTables parameter doesn't work - cache tables are always created (in parallel). (''D-14460'') | * AllowCreatingCacheTables parameter doesn't work - cache tables are always created (in parallel). (''D-14460'') | ||
Revision as of 11:18, 12 April 2025
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- Improved AI Agent by adding UI for editing prompt datasets, and added checkbox to include other charts in dashboard as prompt data. (B-08641)
- Snowflake Event types preset has been improved by adding classification to frequency of occurrence. (B-08656)
- Object-centric models support simplified schema where object attributes can only have single value. (B-08667)
- Log level set to Warning for Native App. (B-08687)
Issues fixed in next release
- AllowCreatingCacheTables parameter doesn't work - cache tables are always created (in parallel). (D-14460)
Features under work
- In object-centric models, "Object relation steps" is now optional - leaving it empty will traverse all objects. (B-08668)
Note: Features and fixes currently under work are not necessarily targeting to the next release.