You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/corporate-memory-25-3/index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,3 +266,5 @@ We are excited to announce cmemc v25.5.0, which introduces new features, improve
266
266
### eccenca Explore
267
267
268
268
- With the deprecation of the assistance feature, `assist.*` properties can be removed from your `application.yml`, they are not used any more and have been replaced by `spring.ai` configuration.
269
+
- If you are using (the deprecated) `shui:valueQuery` with any `sh:PropertyShape`, make sure you change the query signature to return the variable bindings `?resource` and `?graph`.
270
+
The UI will display an error message if this is overlooked.
0 commit comments