Releases: absmach/magistrala-sdk-ts
Releases · absmach/magistrala-sdk-ts
v0.10.1
Patch Changes
- e2bc996: add metadata to Rule interface
v0.10.0
Minor Changes
- c269644: add rules service to the sdk
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