Skip to content

Releases: contentful/contentful-batch-libs

v8.0.2

04 Jan 14:59
Compare
Choose a tag to compare

<a name"8.0.2">

8.0.2 (2018-01-04)

Bug Fixes

  • errors: failing tasks now use human readable error format (874b1475)

v8.0.1

02 Jan 10:20
ec11af4
Compare
Choose a tag to compare

8.0.1 (2018-01-02)

Bug Fixes

v8.0.0

18 Dec 14:12
Compare
Choose a tag to compare

8.0.0 (2017-12-18)

Bug Fixes

  • Handle archived entities (#136) (b7c52a4d)
  • removed blank row (8211a35f)
  • check if an asset exists before processing (dc04205e)
  • args -> options (d9fb5fee)
  • error-log: avoid spam of error log by listr context (e157e495)
  • error-logging: split up logging and displaying (94567cf0)
  • errors: pass errors to error buffer and do no more fail early (48617f4e)
  • logging: move task output logging and improve output quality (07264fbc)
  • publish: correct check for prepublishDelay (181ec5f7)
  • publishing:
    • only publish imported entities (28582cef)
    • remove delay after every publish (5344ebc8)
  • reimport: existing content is properly updated again (bc86487a)

Features

  • add query option to assets (0a11b4d3)
  • add query option (647fb006)
  • errors: replace error buffer and npmlog with log event emitters (35c79e76)
  • logging:
    • Add more context to batched get operations (3629ff39)
    • add task run time to title when task completes (6af5f724)
  • name-detection: detect fields called 'name' as title (a630a93c)
  • publishing: reintroduce publish retry (442a74fa)

Breaking Changes

  • error buffer replaced with proper logging which logs errors, warnings and info.

(7934e748)

[beta] v6.0.0

11 Jul 08:04
Compare
Choose a tag to compare
[beta] v6.0.0 Pre-release
Pre-release
  • Huge rewrite for proper error logging and output
  • The tools should be more fail safe and less noisy

v5.9.4

20 Jun 12:52
Compare
Choose a tag to compare

<a name"5.9.4">

5.9.4 (2017-06-20)

Bug Fixes

  • creation: Use createEntry when id is not provided (e9fdfe20)

v5.9.3

16 Jun 13:25
Compare
Choose a tag to compare

<a name"5.9.3">

5.9.3 (2017-06-16)

Bug Fixes

  • contentful-management: Fix crash when no proxy is provided (879eded3)

v5.9.2

16 Jun 08:41
Compare
Choose a tag to compare

<a name"5.9.2">

5.9.2 (2017-06-16)

Bug Fixes

  • management-sdk: Change management SDK (50b69c73)

v5.9.1

15 Jun 14:30
Compare
Choose a tag to compare

<a name"5.9.1">

5.9.1 (2017-06-15)

Bug Fixes

v5.9.0

02 Jun 12:39
Compare
Choose a tag to compare

<a name"5.9.0">

5.9.0 (2017-06-02)

Features

  • createClient: Enable cf user agent (c0f9beee)

v5.8.2

02 Jun 12:27
Compare
Choose a tag to compare

<a name"5.8.2">

5.8.2 (2017-06-02)

Bug Fixes

  • publishing: queue does now abort automatically (#119) (96b4370b)