authzed / spicedb

Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
https://authzed.com/docs
Apache License 2.0
5.11k stars 279 forks source link

Deprecation Notice: Development API #764

Closed josephschorr closed 2 years ago

josephschorr commented 2 years ago

With the adoption of the WebAssembly-based development package (https://github.com/authzed/spicedb/tree/main/pkg/development/wasm), there is no longer a need for the development API (except for the sharing aspect).

This issue is notice of deprecation of the non-sharing aspects of the development API, with the intention to remove those implementations within a few weeks

josephschorr commented 2 years ago

See https://authzed.com/blog/some-assembly-required/ for further details on the WASM work