Skip to content

Releases: reactioncommerce/migrator

v1.1.1

16 Dec 01:24
0433a24
Compare
Choose a tag to compare

1.1.1 (2020-12-16)

Bug Fixes

  • lock mongodb version at 3.6.2 due to 3.6.3 issues (852627f)

v1.1.0

19 Oct 10:39
6190c54
Compare
Choose a tag to compare

1.1.0 (2020-10-19)

Features

  • mongo: don't barf mongo url to console (7f197a1)
  • mongo: don't fail if can't parse url (10ba38c)
  • mongo: don't fail if can't parse url (b1e538c)
  • mongo: make error logging consistent (4e5d8c7)

v1.0.4

01 May 01:30
2c73773
Compare
Choose a tag to compare

1.0.4 (2020-05-01)

Bug Fixes

  • deps: Bump acorn from 6.4.0 to 6.4.1 (#5) (2c73773)

v1.0.3

27 Feb 22:34
da00c1a
Compare
Choose a tag to compare

1.0.3 (2020-02-27)

Bug Fixes

  • change query to allow for locked not being set (a6dcc8a)

v1.0.2

10 Feb 23:51
332b5ff
Compare
Choose a tag to compare

1.0.2 (2020-02-10)

Bug Fixes

  • fix undefined variable in namespace error msg (b621e8a)

v1.0.1

10 Feb 16:53
fbee477
Compare
Choose a tag to compare

1.0.1 (2020-02-10)

Bug Fixes

  • use Ubuntu-compatible Node shebang (a6ff238)

v1.0.0

06 Feb 03:27
Compare
Choose a tag to compare

1.0.0 (2020-02-06)

Features

  • add track locking (b1ac6ac)
  • initial project (353b486)
  • store error message in result, and enforce string type (f1b71f3)