Skip to content

v0.400.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@davenewza davenewza released this 30 Jan 12:58
· 60 commits to main since this release

Changelog

  • d34280a fix: duration compatibility with cel
  • e7f8bfa fix: merge conflicts rebasing
  • 1ae49ec feat: computed fields support for functions and one to many relationship lookups (#1711)
  • 41afa3d fix: default cannot be used on computed fields (#1708)
  • d306165 feat: recompute existing data (#1707)
  • 9cb629b feat: computed fields and many to one relationships (#1704)
  • f1abe8b feat: @computed fields on the same model (#1686)
  • 2fec4d4 feat: expressions validation and evaluation with cel