Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@bot-anik bot-anik released this 13 Dec 22:05
· 26 commits to main since this release
0032f83

7.0.0 (2024-12-13)

⚠ BREAKING CHANGES

  • dataverse: rework and enhance vc stored context
  • cognitarium: rework WhereClause api design
  • dataverse: rename the metadata field to claims (SubmitClaims)

Features

  • cognitarium: add expression filtering in where clause (945bc3a)
  • cognitarium: add the 'not' expression (41a0a78)
  • cognitarium: allow to build plan on lateral join based clause (ac6854b)
  • cognitarium: allow to issue term from variable (29b9cf0)
  • cognitarium: introduce core expression design (2a40d06)
  • cognitarium: rework WhereClause api design (da76633)
  • dataverse: align with new cognitarium api (ec13afa)
  • dataverse: rework and enhance vc stored context (eb52ace)
  • dataverse: support unverified credentials (tx signatures as proof) (83c0305)

Code Refactoring

  • dataverse: rename the metadata field to claims (SubmitClaims) (0febba9)