Skip to content

Tags: ory/keto

Tags

proto/v0.13.0-alpha.0

Toggle proto/v0.13.0-alpha.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.13.0-alpha.0 of the go gRPC Client. See CHANGELOG.md for m…

…ore info.

v0.13.0-alpha.0

Toggle v0.13.0-alpha.0's commit message
autogen(docs): regenerate and update changelog

[skip ci]

v0.12.0-alpha.0

Toggle v0.12.0-alpha.0's commit message
Improves performance, SDKs, and resolves minor issues.

proto/v0.12.0-alpha.0

Toggle proto/v0.12.0-alpha.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.12.0-alpha.0 of the go gRPC Client. See CHANGELOG.md for m…

…ore info.

v0.11.1-alpha.0

Toggle v0.11.1-alpha.0's commit message

Verified

This tag was signed with the committer’s verified signature.
zepatrik Patrik
This release includes small fixes and improvements.

proto/v0.11.1-alpha.0

Toggle proto/v0.11.1-alpha.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.11.1-alpha.0 of the go gRPC Client. See CHANGELOG.md for m…

…ore info.

proto/v0.11.0-alpha.0

Toggle proto/v0.11.0-alpha.0's commit message

Verified

This tag was signed with the committer’s verified signature.
zepatrik Patrik
Release v0.11.0-alpha.0 of the go gRPC Client. See CHANGELOG.md for m…

…ore info.

v0.11.0-alpha.0

Toggle v0.11.0-alpha.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
This release includes a ton of bugfixes, especially around the Ory Pe…

…rmission Language and language parser.

Also, we started a greater effort to drastically improve latency, currently by introducing an experimental strict mode that reduces the number of SQL queries performed during checks. This is experimental to allow adjusting its behavior in a breaking manner, but it is ready for production usage. Do expect a non-stable behavior over the next releases. Any breaking behavior will be properly documented.
Further, we also optimized some of the non-strict queries.

v0.11.0-alpha.0.pre.1

Toggle v0.11.0-alpha.0.pre.1's commit message

Verified

This commit was signed with the committer’s verified signature.
zepatrik Patrik
autogen: pin v0.11.0-alpha.0.pre.1 release commit

v0.10.0-alpha.0

Toggle v0.10.0-alpha.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
This release ships the long-awaited Ory Permission Language (a.k.a. u…

…serset-rewrites) 🎉. You can now define global 🌍 rules for permissions, like "every user who is an owner also has read access", and many more. Best of all, you don't have to learn a new language to express these rules, but instead just use a subset of TypeScript. Therefore syntax highlighting, formatting tools, linters, unit test frameworks, ... work out of the box 📦! We will give a talk 🗣️ about how we ended up with this solution at the Ory Summit, so make sure to [sign up](https://summit.ory.sh/) or watch the recoding on [YouTube](https://www.youtube.com/c/ORYAcadamy) later.

 Start exploring the Ory Permission Language [by following our guide 📖](https://www.ory.sh/docs/keto/guides/userset-rewrites).
This is only the most shiny ✨ feature we packed into this release, see the full changelog for all the other fixes and features we included.