update: SDK 1.1.7, add caching to organization entity endpoints
- update: SDK 1.1.7, add caching to organization entity endpoints
Only updated for organizations entity as most sub entities are authenticated and called rarely. The organizations calls are anon, unchanging, and called frequently. This should give us better performance with very little complexity.