Skip to content

Latest commit

 

History

History
371 lines (110 loc) · 13.3 KB

File metadata and controls

371 lines (110 loc) · 13.3 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.34 (2021-02-06)

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

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

Bug Fixes

  • notification-service: hard deleting notif users for gdpr compliance (#117) (af33640)

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

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

1.0.0-alpha.31 (2021-01-30)

Features

  • notification-service: adds delete APIs for notification and notification users (#115) (2462bd6)

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

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

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

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

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

Bug Fixes

  • notification-service: update method to fetch user id for notification user (#111) (26246d7)

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

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

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

Features

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

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

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

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

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

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

Features

  • notification-service: adds actionMeta property to NotificationUser model (#99) (bbc1075)

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

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

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

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

1.0.0-alpha.20 (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.19 (2020-11-04)

Bug Fixes

  • notification-service: notification is read set to false as default (#91) (17f1060)

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

Bug Fixes

  • notification-service: fix for notification user entry (#90) (9dd8d79)

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

Features

  • notification-service: add relation for notification user (aa1b07d)

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

Bug Fixes

  • notification-service: bulk notification fix for accepting array and showing the same in swagger (#88) (5d8ab0c)

1.0.0-alpha.15 (2020-10-27)

Bug Fixes

  • notification-service: notification user creation along with notification fix (#87) (cc16e9c)

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

Bug Fixes

  • notification-service: fix model name (d1ee983)

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

Features

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

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

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

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

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

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

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

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

Reverts

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

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

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

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

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

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

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

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

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

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

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/notification-service

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

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

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

Note: Version bump only for package @sourceloop/notification-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