A bear playing hopscotch

Release: Oso 0.11.1 is out, with Improved Data Filtering Performance and More

Improved data filtering performance

We've been focused on boosting performance for data filtering queries. The performance improvements included in oso 0.11.1 give an up to 5x speed up on our benchmarks. If you've been using data filtering in django-oso or sqlalchemy-oso get in touch with our team in Slack and let us know how these changes affected performance for your use case.

Comparison of Application Data in Node.js

The Node.js Oso library now supports comparison of application data in policies. JavaScript objects are compared using the comparison operators and use JavaScript's native comparison logic.

sqlalchemy-oso 0.5.1

Fixed a bug in the SQLAlchemy library which prevented get_resource_users_by_role from working on resources with a name other than "repository". Many thanks to Sascha Jullmann reporting & contributing this bug fix!

For more details, read the changelog.

If you ever have questions, we're available to talk to you about how to get from one version to the next, or to discuss anything you'd like about the product, your use case, or authorization more generally – join us on Slack or open an issue.

Want us to remind you?
We'll email you before the event with a friendly reminder.

Write your first policy