Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: LearningLocker/persona-service

v1.8.0

19 Oct 15:37
47d8356
Compare
Choose a tag to compare

1.8.0 (2020-10-19)

Features

  • API: Upgrade to the Mongo 3 Node.js Driver (LLC-473) (#326) (47d8356)

v1.7.6

15 Jul 23:21
Compare
Choose a tag to compare

1.7.6 (2020-07-15)

Bug Fixes

  • deps: update dependency lodash to v4.17.19 [security] (53661fe)

v1.7.5

08 Jul 14:11
5eccf3e
Compare
Choose a tag to compare

1.7.5 (2020-07-08)

Bug Fixes

  • Allows persona creation without name (LLC-57) (#305) (5eccf3e)

v1.7.4

03 Apr 13:40
178726d
Compare
Choose a tag to compare

1.7.4 (2020-04-03)

Bug Fixes

  • Uses persona ID for personas without a name (LLC-57) (#293) (178726d)

v1.7.3

09 Mar 10:56
Compare
Choose a tag to compare

1.7.3 (2020-03-09)

Bug Fixes

  • Package: Engine issues with jscommons (ad3bc94)

v1.7.2

09 Mar 09:35
Compare
Choose a tag to compare

1.7.2 (2020-03-09)

Bug Fixes

  • deps: bump js-yaml from 3.11.0 to 3.13.1 (#227) (c9b9ef9)
  • deps: bump merge from 1.2.0 to 1.2.1 (#225) (24e6852)
  • deps: bump morgan from 1.9.0 to 1.9.1 (#226) (bab1c1a)
  • deps: update dependency lodash to v4.17.11 [security] (9cf649b)
  • deps: update dependency lodash to v4.17.13 [security] (b8e25c7)
  • Package: Removes engine dependencies (0040d96)

v1.7.1

12 Feb 12:01
Compare
Choose a tag to compare

1.7.1 (2019-02-12)

Bug Fixes

  • mongo: Ensure correct readPreference (e7746b3)
  • npm: Updated dependencies (e709abb)

v1.7.0

12 Nov 10:36
8f2a7f2
Compare
Choose a tag to compare

1.7.0 (2018-11-12)

Features

  • updatePersona: Allow upsert (8f2a7f2)

v1.6.14

12 Nov 09:51
0143fe1
Compare
Choose a tag to compare

1.6.14 (2018-11-12)

Bug Fixes

  • mergePersona: Do not error if the merge from does not exist (#117) (0143fe1)

v1.6.13

13 Sep 07:23
Compare
Choose a tag to compare

1.6.13 (2018-09-13)

Bug Fixes

  • createOrUpdateIdent: Ensure it finds twice in case of duplicate (#82) (ef59b9a)