Skip to content

Releases: contentful/contentful-batch-libs

v4.0.1

21 Jun 15:38
Compare
Choose a tag to compare

<a name"4.0.1">

4.0.1 (2016-06-21)

Bug Fixes

  • Pass down host, port and insecure options to clients (909d2ae8)

v4.0.0

21 Jun 13:35
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-06-21)

Features

  • Add get full source space module (065c6015)
  • Handle deletion failure for default locale (a0072ce3)

Breaking Changes

v3.2.2

20 Jun 16:28
Compare
Choose a tag to compare

<a name"3.2.2">

3.2.2 (2016-06-20)

Bug Fixes

  • Update contentful-management to 1.0.6 (a3ec71e2)

v3.2.1

16 Jun 11:41
Compare
Choose a tag to compare

<a name"3.2.1">

3.2.1 (2016-06-16)

Bug Fixes

  • get: Update code to use contentful CDA sdk 3.x (e301d76a)

v3.2.0

08 Mar 08:28
Compare
Choose a tag to compare

<a name"3.2.0">

3.2.0 (2016-03-08)

Features

  • push: Allow skipping locales when pushing the content model only (b14ab82b)

v3.1.2

29 Feb 15:44
Compare
Choose a tag to compare

<a name"3.1.2">

3.1.2 (2016-02-29)

Bug Fixes

  • Improve feedback when destination space is not found (1a973b89, closes #34)
  • logging: Improve logging of actions being performed (86fe3d13)

v3.1.1

01 Feb 15:34
Compare
Choose a tag to compare

<a name"3.1.1">

3.1.1 (2016-02-01)

Bug Fixes

  • package.json: Whitelist package files (0ba975d7)

v3.1.0

20 Jan 17:38
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-01-20)

Features

  • push: Add skipPublishing option to push module (d847d2ef)

v3.0.0

20 Jan 16:57
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-01-20)

Breaking Changes

  • - API is now param based

  • API now takes separate source and destination content objects instead
    of one response object

    (13ea28d1)

  • API is now param based

    (f18e222a)

  • - Change API to be param based

  • Module now takes entry/asset ids instead of entry/asset objects

    (3351b523)

v2.0.1

15 Jan 13:19
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-01-15)

Bug Fixes

  • dependencies: Add babel-runtime as a dependency (db7f6077)
  • utils: Add index for all utils modules (e3053601)