Skip to content

Releases: contentful/contentful-import

v6.2.2

26 Feb 12:22
Compare
Choose a tag to compare

6.2.2 (2018-02-26)

Bug Fixes

  • asset: Avoid duplicate protocol in the asset url (030f6a7f)

v6.2.1

26 Feb 10:10
Compare
Choose a tag to compare

6.2.1 (2018-02-26)

Bug Fixes

  • validations: add Location type (866e83ef)

v6.2.0

20 Feb 09:29
Compare
Choose a tag to compare

<a name"6.2.0">

6.2.0 (2018-02-20)

Bug Fixes

  • Change Joi version to older one (f1ce34ed)
  • validation: disable abortEarly (711521f5)

Features

v6.1.2

25 Jan 10:57
Compare
Choose a tag to compare

<a name"6.1.2">

6.1.2 (2018-01-25)

Bug Fixes

v6.1.1

25 Jan 10:47
Compare
Choose a tag to compare

<a name"6.1.1">

6.1.1 (2018-01-25)

Bug Fixes

  • error-log: do not display log twice and throw only errors (61d1d11a)

v6.1.0

24 Jan 14:40
e5374bf
Compare
Choose a tag to compare

6.1.0 (2018-01-24)

Features

v6.0.2

20 Dec 10:32
Compare
Choose a tag to compare

<a name"6.0.2">

6.0.2 (2017-12-20)

Bug Fixes

  • parseOptions: logical error in parseOptions.js (#73) (92575886)

v6.0.1

19 Dec 15:12
Compare
Choose a tag to compare

<a name"6.0.1">

6.0.1 (2017-12-19)

Bug Fixes

v6.0.0

18 Dec 16:41
Compare
Choose a tag to compare

6.0.0 (2017-12-18)

Build System / Dependencies
  • npm:
    • upgrade to new batch-libs major version (c471c04f)
    • Fix dependencies (688a2ac7)
New Features
  • logging: Add more context to batched get operations (3377f8f6)
  • Add noUpdate (#70) (5c94977e)
  • results: add result table of actually imported entities (bd617e09)
  • display: implements listr and proper error display (2ef0f661)
  • error-logging: proper support of error log file (7888e789)
Bug Fixes
  • content: force empty arrays when supported entity type is missing (f40b567f)
  • preparations: only process and display supported entity types (0334fee3)
  • logging: do not claim to import roles (9f37bb86)
  • reimport: existing content is properly updated again (45e57e7c)
  • publishing: add initial delay before publishing (a1326ef2)
Refactors
  • naming: rename function to match functionallity (d1d2d322)
  • push-to-space: integrate with listr (da2a1ab9)
Tests
  • integration:
    • tests now reflect that we don't import roles (0c48d9c9)
    • delete space when tests fails, also (d7c6310d)

v4.5.6

28 Sep 14:44
Compare
Choose a tag to compare

<a name"4.5.6">

4.5.6 (2017-09-28)

Bug Fixes

  • existing-content: paginate in the existing content check (3a79c1ba)