Skip to content

Latest commit

 

History

History
516 lines (156 loc) · 18.6 KB

File metadata and controls

516 lines (156 loc) · 18.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.43 (2021-02-17)

Features

  • authentication-service: add jwt payload provider (f08c5d9)

1.0.0-alpha.42 (2021-02-10)

Features

  • authentication-service: added express middleware in sequence (#120) (bf81cb1)

1.0.0-alpha.41 (2021-02-06)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.40 (2021-02-04)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.39 (2021-02-01)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.38 (2021-01-19)

Features

  • core: SFO-169: added metrics functionality in core (#114) (bc8ba4d)

1.0.0-alpha.37 (2020-12-30)

Bug Fixes

  • authentication-service: fix facades bearer verifier data source config not updating issue (da1a96b)

1.0.0-alpha.36 (2020-12-30)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.35 (2020-12-22)

Features

1.0.0-alpha.34 (2020-12-20)

Bug Fixes

  • authentication-service: add security spec (d829a85)

1.0.0-alpha.33 (2020-12-20)

Features

  • authentication-service: add capability to add pre-verify and post verify providers (a3ad710)

1.0.0-alpha.32 (2020-12-18)

Features

  • core: added helmet, rate limit in sequence when respective configs are present (#101) (cbcc00c)

1.0.0-alpha.31 (2020-12-08)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.30 (2020-12-08)

Reverts

  • Revert "feat(authentication-service): adds fullName property to user model (#98)" (3466399), closes #98

1.0.0-alpha.29 (2020-12-07)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.28 (2020-11-27)

Features

  • authentication-service: adds fullName property to user model (#98) (2f8a3cd)

1.0.0-alpha.27 (2020-11-24)

Features

  • authentication-service: remove allowed resources (e379514)

1.0.0-alpha.26 (2020-11-17)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.25 (2020-11-15)

Features

  • authentication-service: LB4-Authorization dependancy upgrade (#92) (6541ad1)

BREAKING CHANGES

  • authentication-service: Loopback4-authorization authorize metadata changes

RPMS-413

  • fix(authentication-service): removed code smells

RPMS-413

  • fix(authentication-service): code smells, and added name attribute to entity

RPMS-413

  • feat(authentication-service): update lb4-authorization to 3.1.1

Updated controller authorize decorator

RPMS-413

  • feat(core): updated project dependencies, resolved test script issues

Updated loopback4-authorization to 3.1.1, and added loopback/metadata in in-mail and video conferencing services, as test cases were failing.

RPMS-413

Co-authored-by: Mudassir Lakdawala [email protected]

1.0.0-alpha.24 (2020-11-04)

Bug Fixes

  • authentication-service: revert previous commit (5ade792)

1.0.0-alpha.23 (2020-11-04)

Bug Fixes

  • authentication-service: fix uri encodin issue for redirection (6656a5e)

1.0.0-alpha.22 (2020-11-03)

Bug Fixes

  • authentication-service: change interface for signup provider (27938d0)

1.0.0-alpha.21 (2020-11-03)

Bug Fixes

  • authentication-service: change sign up bindings (a04b42e)

1.0.0-alpha.20 (2020-10-30)

Features

  • authentication-service: added keycloak signup provider (#89) (8f37477)

1.0.0-alpha.19 (2020-10-19)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.18 (2020-10-08)

Features

  • core: add security spec for open api spec generation (d803457)

1.0.0-alpha.17 (2020-09-25)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.16 (2020-09-18)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.15 (2020-08-28)

Bug Fixes

  • core: fix token expiry issue (ddfe938)

1.0.0-alpha.14 (2020-08-19)

Bug Fixes

  • authentication-service: change in login.controller.ts (#66) (834785c)
  • core: fix build issues (d1127f9)

Reverts

  • Revert "chore: publish release" (c122216)

1.0.0-alpha.13 (2020-08-13)

Bug Fixes

  • authentication-service: change in condition of auth clientID (#65) (0dbc278)

BREAKING CHANGES

  • authentication-service: this will break login flow

SFO-0

  • fix(authentication-service): prettier fix

prettier fix

SFO-0

1.0.0-alpha.12 (2020-08-12)

Bug Fixes

  • authentication-service: change in user model (#64) (1ac5b83)

BREAKING CHANGES

  • authentication-service: it can impact user flow

1.0.0-alpha.11 (2020-08-12)

Features

  • authentication-service: google signup provider for creating user while logging with google (#63) (c8ca37d)

Reverts

  • Revert "chore: publish release" (643209b)

1.0.0-alpha.10 (2020-08-07)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.9 (2020-07-20)

Bug Fixes

  • authentication-service: fix expiry handling (35c8203)

1.0.0-alpha.8 (2020-07-20)

Bug Fixes

  • authentication-service: fix token expiry err (65d6386)

1.0.0-alpha.7 (2020-07-20)

Bug Fixes

  • authentication-service: handle token expiry error message (a17e768)

1.0.0-alpha.6 (2020-07-19)

Bug Fixes

  • authentication-service: fix password expiry time check and relay state for keycloak (8e8a27d)

1.0.0-alpha.5 (2020-07-16)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.4 (2020-07-16)

Bug Fixes

  • authentication-service: test cases commented (a2f578e)

Features

  • authentication-service: add auth service to source loop catalog (909f304)

1.0.0-alpha.3 (2020-07-08)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.2 (2020-06-26)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.1 (2020-06-25)

Note: Version bump only for package @sourceloop/authentication-service

1.0.0-alpha.0 (2020-06-11)

Features

  • core: change scope (d4bf68a)
  • sandbox-testing: add sandbox for testing (296279c)

BREAKING CHANGES

  • sandbox-testing: Fixed binding errors in core sequence

SFO-20

  • core: scope for all packages changed

SFO-20