You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[Improvement] Fix memory connector bugs in remove API (#278) and findInsertionPoint (#276)
[Feature] Exposed GetRegistrar() API in client (#272)
[Feature] Implement MultiRead for dosa client (#270, #274)
[Improvement] Add encoding package which contains basic implementations of json and gob encoding (#267)
[Improvement] Fallback connector fixes, including always return all results as pointers and only writing to fallback when origin succeeds (#264, #266, #271)
[Improvement] Fix the check schema command in CLI, which can be used to check whether a new entity can be upserted or not (#247, #268)
[Breaking] Make scope name required for CLI schema commands, to avoid accidental access of unintended scope and misleading error message (#251)