Skip to content

Releases: restorecommerce/identity-srv

v1.9.0

12 Nov 02:26
ecf1041
Compare
Choose a tag to compare

1.9.0 (2024-11-12)

Features

v1.8.4

24 Sep 14:51
Compare
Choose a tag to compare

1.8.4 (2024-09-24)

Bug Fixes

  • dep: bump deps (acs-client) (285b8ae)
  • jobs: catch any error (9a94b82)
  • oauth: fix typo (16e197b)
  • service: improve verifyUserRoleAccosiation check (b82bb93)
  • service: log roleData on verifyUserRoleAssociations (2fbbbaf)
  • test: invalid_role should trigger one or more roles not found since not exist (dadb7af)

v1.8.3

27 Aug 16:25
Compare
Choose a tag to compare

1.8.3 (2024-08-27)

Bug Fixes

  • deps: bump minor deps (b6c64ea)
  • facade: subservice name need to follow snake_case identity.o_auth (cc0e8e2)
  • oauth: respond tokens with Date type (698e4d9)
  • query: accelerate updateUserToken queries by using _key and limit 1, backup with doc.id (95759af)
  • seed: seed data should not be owned by system (729fafc)
  • token: limit user update query to 1 (6dc0397)
  • updateusertokens: move Date to number conversation to updateUserTokens where it belongs (b0df9db)

v1.8.2

01 Jul 11:23
Compare
Choose a tag to compare

1.8.2 (2024-07-01)

Bug Fixes

  • rename seedAccount tech-user to root-tech-user (6f747c9)

v1.8.1

28 Jun 12:31
Compare
Choose a tag to compare

1.8.1 (2024-06-28)

Bug Fixes

v1.8.0

28 Jun 10:31
Compare
Choose a tag to compare

1.8.0 (2024-06-28)

Bug Fixes

  • remove apiKey listener (b1ec9d1)
  • seed accounts data (35099e8)
  • up config to remove setApiKey command (1985293)

Features

  • seed roles and accounts (e432d98)

v1.7.0

14 Jun 11:22
Compare
Choose a tag to compare

1.7.0 (2024-06-14)

Bug Fixes

  • meta: add subject resolving before createMetadata! (d9afac5)
  • meta: fix meta for role create and update (0832615)
  • meta: set default meta only if meta is not set (7e7058e)
  • meta: set meta only if not provided (17c4476)

Features

  • seed accounts from file (8db37aa)

v1.6.13

14 May 10:18
Compare
Choose a tag to compare

1.6.13 (2024-05-14)

Bug Fixes

  • updated chassis-srv and RBI for removed logger response on chassis-srv (aab5dec)

v1.6.12

21 Apr 09:54
Compare
Choose a tag to compare

1.6.12 (2024-04-21)

Bug Fixes

  • extend acs-client to validate multiple matching entities and instances for a given subject (1c27d84)

v1.6.11

16 Apr 10:50
Compare
Choose a tag to compare

1.6.11 (2024-04-16)

Bug Fixes

  • lint: fix lint errors (d1960b8)
  • read: ignore unaccessiable roles for read response (61b0cff)