Skip to content

Releases: absmach/sdk-js

v0.9.12

05 Jan 19:12
e0d4ea6
Compare
Choose a tag to compare

Patch Changes

  • 45dee3f: updates the roles to use roleId instead of roleName in the URL

v0.9.11

02 Dec 17:08
7347cb4
Compare
Choose a tag to compare

Patch Changes

  • dd7837d: updates the group struct to include actions and roles

v0.9.10

29 Nov 13:05
e3fc611
Compare
Choose a tag to compare

Patch Changes

  • 765e90a: Update role responses to return string arrays instead of an object containing string arrays

v0.9.9

29 Nov 13:03
eb066b0
Compare
Choose a tag to compare

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.8

26 Nov 10:18
8e06062
Compare
Choose a tag to compare

Patch Changes

  • 7c6dcd1: rename things to clients

v0.9.7

26 Nov 09:03
8e6cff2
Compare
Choose a tag to compare

Patch Changes

  • 7b76ecf: update journal service to include domain id in entity journals and add a new endpoint for user journals

v0.9.6

25 Nov 11:15
f43af5a
Compare
Choose a tag to compare

Patch Changes

  • b6cbc3c: updates the groups service with the new auth refactor

v0.9.5

25 Nov 11:00
a63112b
Compare
Choose a tag to compare

Patch Changes

  • c195860: Update clients service to match new auth

v0.9.4

21 Nov 13:27
cc5bdc0
Compare
Choose a tag to compare

Patch Changes

  • 9fa7f26: update channels to match new access control

v0.9.3

20 Nov 14:26
29c6472
Compare
Choose a tag to compare

Patch Changes

  • cfe872c: add documentation and tests for domains. Also adds missing functions