Skip to content

Latest commit

 

History

History
790 lines (261 loc) · 36.6 KB

File metadata and controls

790 lines (261 loc) · 36.6 KB

Change Log

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

4.0.3 (2022-02-13)

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

4.0.2 (2022-01-28)

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

4.0.1 (2022-01-17)

  • fix(authentication-service): authclientId issue (#468) (de351b6), closes #468

4.0.0 (2022-01-16)

  • fix(authentication-service): change response of signup and forget password (#459) (9ab48c1), closes #459 #457
  • fix(authentication-service): security issue with forget password and login api (#466) (7da5b0b), closes #466 #0

BREAKING CHANGE

  • removed response body and changed response code of signup-token and forget-password apis
  • response type of forget password and login api changed

3.0.2 (2022-01-12)

  • fix(authentication-service): downgrade node-fetch (bd20548), closes #0

3.0.1 (2021-12-26)

  • fix(core): fix versions in package locks and update references in tsconfig (36b563e), closes #0

3.0.0 (2021-12-26)

  • feat(core): add support for node.js v17 and upgrade to @loopback/cli v3 (4115b6c), closes #0
  • fix(docs): add badge for node and npm version (caaa1bd)

BREAKING CHANGE

  • drop support for node.js v10

2.0.0 (2021-12-17)

  • fix(core): upgrade all deps (#438) (c52b7f1), closes #438
  • fix(docs): added badges (a66ed14)

BREAKING CHANGE

  • bump major versions

1.4.4 (2021-11-11)

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

1.4.3 (2021-11-09)

  • refactor(authentication-service): version bump in all services for release (#418) (0808265), closes #418 #0

1.4.1 (2021-11-09)

  • chore(deps): bump validator in /services/authentication-service (#403) (c854899), closes #403

1.4.0 (2021-10-24)

  • fix: Token not working from swagger (#367) (263db5c), closes #367
  • fix(auth-service): In authentication service fixed issue current user is not bound to any value in t (85d3fb8), closes #349
  • fix(authentication-service): added test cases (#316) (65d55e4), closes #316 #181 #181 #181 #181
  • fix(core): fix bugs (e519774), closes #0
  • feat(core): new service for feature toggle (#339) (70d5285), closes #339
  • chore(deps): bump i in /services/authentication-service (#356) (b273e9e), closes #356
  • chore(deps): bump passport-oauth2 in /services/authentication-service (#373) (dc56575), closes #373

1.3.0 (2021-09-12)

  • fix(authentication-service): allow keycloak username to be an auth id as well, if needed (e831237), closes #0
  • fix(core): missing open api and package lock files (3bd9686), closes #0
  • feat(payment-service): adds payment-service feature (#257) (e571834), closes #257
  • chore(deps): bump path-parse in /services/authentication-service (#301) (280cf0a), closes #301
  • chore(deps): bump tar in /services/authentication-service (#308) (587be75), closes #308
  • chore(deps): bump tar in /services/authentication-service (#319) (2f1724a), closes #319

1.2.2 (2021-08-02)

  • fix(bpmn-service): fix readme for bpmn service (#278) (299535b), closes #278 #211

1.2.1 (2021-07-24)

  • fix(core): update readme (4ec31ca), closes #0
  • fix(core): upgrade loopback4-soft-delete (f653e0c), closes #0
  • docs(authentication-service): update README.md (#276) (88256ac), closes #276
  • refactor(authentication-service): fix sonar issues (#266) (3ea2082), closes #266 #251
  • chore(deps): bump urijs in /services/authentication-service (#274) (d45ce21), closes #274

1.2.0 (2021-07-14)

  • docs(all-services): fix readme of all services (#245) (b8937fa), closes #245 #211
  • feat(authentication-service): apple-oauth2 (#243) (98fdb0f), closes #243
  • feat(authentication-service): facebook oauth added (#247) (3c3cae8), closes #247
  • perf(all services): added security property in all the controllers an… (#232) (e37a5a1), closes #232

1.1.0 (2021-06-14)

  • fix(authentication-service): fixed authentication acceptance test (#231) (053c71d), closes #231
  • fix(core): all packages updated (#214) (8f15aaa), closes #214
  • fix(core): open api docs update (9b7cb69), closes #0
  • fix(video-conferencing-service): fixed missing exports (#220) (5baf4af), closes #220 #219
  • feat(authentication-service): validate access token (#230) (02858bc), closes #230
  • feat(user-onboarding): base code for user-onboarding lib (#203) (8d4d19b), closes #203
  • docs: add openapi spec docs in examples and improve the docs in services (#215) (baec0f1), closes #215

1.0.1 (2021-05-19)

  • fix(authentication-service): allow https proxy for keycloak logout (a97bb4d), closes #0
  • fix(authentication-service): fix deprecated comment (cda97b6), closes #0

1.0.0 (2021-05-12)

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

1.0.0-alpha.49 (2021-05-12)

  • fix(authentication-service): fix package lock (eb6b9eb), closes #0
  • fix(authentication-service): fixed auto-migration issue in all services (#184) (dd7bea2), closes #184
  • fix(authentication-service): fixed env defaults issues in migrations (#185) (6f1ef17), closes #185
  • fix(authentication-service): fixed version of loopback packages in all services (#191) (7eb9a60), closes #191
  • fix(authentication-service): moved db-migrate to dev dependencies (#180) (7b11068), closes #180
  • feat(authentication-service): Added Instagram oauth2 (#197) (5567fe9), closes #197
  • feat(in-mail-service): added migration in all services (#179) (10aa077), closes #179 #124

BREAKING CHANGE

  • need to add env in existing projects to skip auto-migrations

1.0.0-alpha.48 (2021-04-30)

  • fix(authentication-service): added a post route for keycloak login due to a possible security issue (50a5d5f), closes #176
  • fix(sandbox): fix loopback versions issue (60db6a0), closes #0
  • feat(authentication-service): automigration and commit prompt for migration changes (#158) (ce8e541), closes #158 #124 #124 #124 #124 #124 #124 #124 #124
  • feat(sandbox): added basic example, fixed auth-multitenant-example, changed readme (#169) (0a849fe), closes #169

BREAKING CHANGE

  • Automigration Added - will need to add SKIP env variable in existing project, read docs for help

1.0.0-alpha.47 (2021-04-26)

Bug Fixes

  • auth-service: fixed minor issues in package.json, exports and typings (#168) (689e38b)
  • authentication-service: allow keycloak logout on logout (#175) (51395b8)

1.0.0-alpha.46 (2021-03-31)

Features

  • authentication-service: add oauth-code read and write providers (#154) (90fa8e0)
  • authentication-service: upgrade loopback4-authentication package to support https proxy (#156) (915b85b)

1.0.0-alpha.45 (2021-03-17)

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

1.0.0-alpha.44 (2021-03-05)

Bug Fixes

  • authentication-service: fix package lock (32d93fe)

Features

  • authentication-service: signup request controller added (#121) (61dd346)

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