Skip to content

Releases: contentful/contentful-sdk-core

v6.3.1

24 Apr 08:12
4f78471
Compare
Choose a tag to compare

6.3.1 (2019-04-24)

Bug Fixes

  • rate-limit: do not overwrite httpAgent on retries (#76) (4f78471)

v6.3.0

07 Mar 09:46
Compare
Choose a tag to compare

6.3.0 (2019-03-07)

Features

  • headers: do not overwrite the Authorization header (#75) (904791b)

v6.2.1

31 Jan 13:50
Compare
Choose a tag to compare

6.2.1 (2019-01-31)

Bug Fixes

  • logger: pass the actual params (cfbb2b2)

v6.2.0

31 Jan 13:16
e2366ed
Compare
Choose a tag to compare

6.2.0 (2019-01-31)

Features

  • logger: Add request logger and response logger callbacks (#72) (e2366ed)

v6.1.1

31 Jan 12:23
5dbf9f7
Compare
Choose a tag to compare

6.1.1 (2019-01-31)

Bug Fixes

v6.1.0

09 Jan 13:39
Compare
Choose a tag to compare

6.1.0 (2019-01-09)

Features

  • config: Allow setting a custom adapter (#67) (6c1c071)

v6.0.3

07 Jan 09:27
Compare
Choose a tag to compare

6.0.3 (2019-01-07)

Bug Fixes

  • platform: fail safely when a platform is unknown (02d64ef)

v6.0.2

02 Oct 08:01
Compare
Choose a tag to compare

6.0.2 (2018-10-02)

Bug Fixes

  • rate-limit: don't throw in setTimeout cb (f30a5b5)

v6.0.1

06 Aug 07:14
Compare
Choose a tag to compare

6.0.1 (2018-08-06)

Bug Fixes

v6.0.0

17 Jul 12:47
Compare
Choose a tag to compare

6.0.0 (2018-07-17)

Bug Fixes

  • http-client: keep baseURL when passed as option (c97c866)

chore

  • node-version: upgrade minimal node version to 6 (52ebf8b)

Features

  • headers: add feature section to user agent header generation (08eddb8)

BREAKING CHANGES

  • node-version: Will no more work with node v4