v0.5.0
What's Changed
- Hacktoberfest 2024 MD Docs Update by @taniashiba in #807
- Minor tweak to test to show nested-role authorized query + minor typo fixes. by @thehenrytsai in #808
- Hacktoberfest 2024 Add take action to auto assign contributors by @taniashiba in #809
- Enforce requiring all read actions (
read,query,subscribe) to exist in a protocol role rule. by @LiranCohen in #813 - A non-tenant
authorof a Record should be able toRecordsReadtheir record. by @LiranCohen in #812 - Setting
lowS: falseby default for verification of secp256k1 signatures by @aniketh-varma in #811 - Updated RecordsRead to return RecordsDelete and initial RecordsWrite when record is deleted by @thehenrytsai in #814
- Refactored reply structure to a RecordsRead by @thehenrytsai in #817
New Contributors
- @taniashiba made their first contribution in #807
- @aniketh-varma made their first contribution in #811
Full Changelog: v0.4.7...v0.5.0