Releases: absmach/sdk-js
Releases · absmach/sdk-js
v0.9.12
Patch Changes
- 45dee3f: updates the roles to use roleId instead of roleName in the URL
v0.9.11
Patch Changes
- dd7837d: updates the group struct to include actions and roles
v0.9.10
Patch Changes
- 765e90a: Update role responses to return string arrays instead of an object containing string arrays
v0.9.9
Patch Changes
- 3d97973: This pr updates the users service to the latest jsdocs and also removes the need for passing a user to enable or disable the user.
v0.9.7
Patch Changes
- 7b76ecf: update journal service to include domain id in entity journals and add a new endpoint for user journals
v0.9.6
Patch Changes
- b6cbc3c: updates the groups service with the new auth refactor
v0.9.5
Patch Changes
- c195860: Update clients service to match new auth
v0.9.4
Patch Changes
- 9fa7f26: update channels to match new access control
v0.9.3
Patch Changes
- cfe872c: add documentation and tests for domains. Also adds missing functions