Skip to content

Latest commit

 

History

History
362 lines (108 loc) · 13.5 KB

File metadata and controls

362 lines (108 loc) · 13.5 KB

Change Log

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

2.1.6 (2022-02-13)

  • fix(core): fix versions in package locks and update references in tsconfig (36b563e), closes #0
  • fix(docs): add badge for node and npm version (caaa1bd)
  • fix(version): microservice-catalog sandbox examples latest version (#452) (6866f89), closes #452

2.1.5 (2021-12-17)

  • fix: upgrade @loopback/boot from 3.4.0 to 3.4.4 (#422) (ff28928), closes #422
  • fix: upgrade @loopback/repository from 3.6.0 to 3.7.3 (#425) (12302f3), closes #425
  • fix: upgrade @loopback/rest-explorer from 3.3.0 to 3.3.4 (#423) (f5aa597), closes #423
  • fix(core): upgrade all deps (#438) (c52b7f1), closes #438

2.1.4 (2021-11-11)

  • chore(deps): bump validator in /sandbox/notification-socket-example (#410) (ed0581e), closes #410

2.1.3 (2021-11-09)

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

2.1.2 (2021-11-09)

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

2.1.1 (2021-10-24)

  • fix(core): fix all version problems (7847008), closes #0
  • chore(deps): bump passport-oauth2 (#374) (5a5fd55), closes #374

2.0.6 (2021-09-12)

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

2.0.5 (2021-08-06)

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

2.0.4 (2021-07-24)

  • fix(core): upgrade loopback4-soft-delete (f653e0c), closes #0
  • refactor(authentication-service): fix sonar issues (#266) (3ea2082), closes #266 #251

2.0.3 (2021-07-14)

  • perf(all services): added security property in all the controllers an… (#232) (e37a5a1), closes #232

2.0.2 (2021-06-14)

  • docs: add openapi spec docs in examples and improve the docs in services (#215) (baec0f1), closes #215
  • fix(core): update nodejs version in docker file to latest (#227) (b12ce80), closes #227

2.0.1 (2021-05-19)

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

2.0.0 (2021-05-12)

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

2.0.0-alpha.17 (2021-05-12)

  • fix(authentication-service): fixed version of loopback packages in all services (#191) (7eb9a60), closes #191
  • feat(sandbox): scheduler-example (#183) (7f6df63), closes #183

2.0.0-alpha.16 (2021-04-26)

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

2.0.0-alpha.15 (2021-03-17)

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

2.0.0-alpha.14 (2021-02-06)

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

2.0.0-alpha.13 (2021-02-04)

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

2.0.0-alpha.12 (2021-02-01)

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

2.0.0-alpha.11 (2021-01-30)

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

2.0.0-alpha.10 (2021-01-19)

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

2.0.0-alpha.9 (2020-12-30)

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

2.0.0-alpha.8 (2020-12-30)

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

2.0.0-alpha.7 (2020-12-22)

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

2.0.0-alpha.6 (2020-12-18)

Features

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

2.0.0-alpha.5 (2020-12-08)

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

2.0.0-alpha.4 (2020-12-07)

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

2.0.0-alpha.3 (2020-12-07)

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

2.0.0-alpha.2 (2020-12-07)

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

2.0.0-alpha.1 (2020-11-17)

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

2.0.0-alpha.0 (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 mudassirlakdawala7@gmail.com

1.1.0-alpha.7 (2020-11-04)

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

1.1.0-alpha.6 (2020-11-03)

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

1.1.0-alpha.5 (2020-11-03)

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

1.1.0-alpha.4 (2020-10-30)

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

1.1.0-alpha.3 (2020-10-27)

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

1.1.0-alpha.2 (2020-10-19)

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

1.1.0-alpha.1 (2020-10-08)

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

1.1.0-alpha.0 (2020-10-07)

Features

  • sandbox-testing: add sample app in sandbox for socket io integration (31285d9)