Skip to content

Latest commit

 

History

History
561 lines (180 loc) · 25.9 KB

File metadata and controls

561 lines (180 loc) · 25.9 KB

Change Log

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

4.0.4 (2022-01-28)

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

4.0.3 (2022-01-16)

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

4.0.2 (2022-01-10)

  • fix(notification-service): add packages required by notification service (#454) (c8708b4), closes #454 #0

4.0.1 (2021-12-26)

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

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

3.0.0 (2021-12-17)

  • fix(core): upgrade all deps (#438) (c52b7f1), closes #438
  • fix(docs): added badges (a66ed14)
  • feat(notification-service): added user-blacklisting feature (#429) (c9f449e), closes #429

BREAKING CHANGE

  • bump major versions

2.1.5 (2021-11-11)

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

2.1.4 (2021-11-09)

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

2.1.2 (2021-11-09)

  • chore(deps): bump validator in /services/notification-service (#406) (3c07ece), closes #406

2.1.1 (2021-10-24)

  • fix(core): fix all version problems (7847008), closes #0
  • chore(deps): bump i in /services/notification-service (#355) (f16d7e5), closes #355
  • chore(deps): bump passport-oauth2 in /services/notification-service (#376) (a901a75), closes #376

2.0.0 (2021-09-12)

1.2.2 (2021-08-06)

  • fix(notification-service): fix socket version from loopback4-notifications (4e7bf6f), closes #0

1.2.1 (2021-07-24)

  • fix(bpmn-service): fix multiple workflow worker registration issue (#268) (a29493c), closes #268 #267
  • fix(core): update readme (4ec31ca), closes #0
  • fix(core): upgrade loopback4-soft-delete (f653e0c), closes #0
  • chore(deps): bump urijs in /services/notification-service (#272) (ac53d8f), closes #272

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(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(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(notification-service): adds PATCH notification APIs (#213) (2c20508), closes #213

1.0.0 (2021-05-12)

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

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

  • 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(in-mail-service): added migration in all services (#179) (10aa077), closes #179 #124
  • feat(sandbox): added video conferencing example (#178) (6d77c9a), closes #178

BREAKING CHANGE

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

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

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

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