Releases: LearningLocker/persona-service
Releases · LearningLocker/persona-service
v3.0.1
3.0.1 (2023-04-04)
Bug Fixes
- Add back node 14 support to package.json engines section (LLC-2396) (#429) (15e87dc)
v3.0.0
3.0.0 (2023-02-27)
Bug Fixes
- Runtime: Change Node version to 16 (LLC-2309) (#425) (31072d5)
BREAKING CHANGES
- Runtime: Requires Node v16
v2.1.5
2.1.5 (2022-12-05)
Bug Fixes
- deps: bump handlebars from 4.1.0 to 4.7.7 (LLC-2209) (#407) (004dacc)
v2.1.4
2.1.4 (2022-11-01)
Bug Fixes
- deps: bump glob-parent from 3.1.0 to 5.1.2 (#384) (23b5bf9)
v2.1.3
2.1.3 (2022-11-01)
Bug Fixes
- Deps: Bump nyc to prevent prototype Pollution in set-value (LLC-2140) (#404) (8e1d0f4)
v2.1.2
2.1.2 (2022-07-29)
Bug Fixes
- personaIdentifier lock: Add lockedAt field to handle expired locks on personaIdentifiers (LLC-1877) (#400) (90ad2a2)
v2.1.1
2.1.1 (2022-07-05)
Bug Fixes
- Pagination: Handle case when cursor filter overlaps entry filter (LLC-1909) (#399) (1b762ab)
v2.1.0
2.1.0 (2022-05-31)
Features
- Deps: Upgrade jscommons dep to v4 for AWS SDK v3 (LLC-1839) (#391) (eba1a4c)
v2.0.0
2.0.0 (2022-04-22)
Bug Fixes
BREAKING CHANGES
- Runtime: Uses Node v14 instead of v12
v1.8.1
1.8.1 (2021-05-18)
Bug Fixes
- deps: Remove unused dependency node-fetch (LLC-1198) (#341) (f9a5b6b)