Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@tstirrat15 tstirrat15 released this 29 Jan 20:40
· 14 commits to main since this release
b37fe84

What's New

You can now add an expiration to a relationship written by zed with the --expiration flag:

      --expiration-time string   the expiration time for the relationship in RFC 3339 format

In practice:

zed relationship touch resource:1 reader user:1 --expiration-time 2025-12-09T16:09:53+00:00

What's Changed

Full Changelog: v0.25.0...v0.26.0