Skip to content

Releases: MyPureCloud/platform-client-sdk-javascript

251.1.0

14 Apr 15:29

Choose a tag to compare

Release notes for version 251.1.0
Platform API version: 10222

Release Notes

Updating axios dependency to version 1.15.0

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

251.0.0

12 Apr 08:17

Choose a tag to compare

Release notes for version 251.0.0
Platform API version: 10222

Changes in this version

  • Major changes: 2
  • Minor changes: 41
  • Point changes: 2

For the full changelog, read the releaseNotes.md file in the repo.

250.1.0

08 Apr 10:12

Choose a tag to compare

Release notes for version 250.1.0
Platform API version: 10196

Release Notes

Bug Fix: Fixed incorrect processing of parameters in Platform API Endpoints' SDK method (Move ApiClient UseLegacyParameterFilter default value to false, for correct API Query Parameter Processing).

  • The SDK used to ignore (filter out) method parameters mapped to HTTP query parameters of type boolean when their value was false, and HTTP query parameters of type integer/number when their value was 0.
  • Starting with this version, the SDK will properly take into account and transmit API HTTP query parameters of type boolean and HTTP query parameters of type integer/number.

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

250.0.0

03 Apr 11:15

Choose a tag to compare

Release notes for version 250.0.0
Platform API version: 10196

Changes in this version

  • Major changes: 27
  • Minor changes: 204
  • Point changes: 9

For the full changelog, read the releaseNotes.md file in the repo.

249.1.0

25 Mar 10:58

Choose a tag to compare

Release notes for version 249.1.0
Platform API version: 10163

Release Notes

The Platform API SDK for Javascript/Typescript now provides the ability to set custom headers on a per-request basis.

This enhancement is meant to provide more flexibility in the SDK, allowing to control custom HTTP Headers on a per-request basis. The ability to set custom headers was only provided at the ApiClient level, defining default headers applicable to all future API requests.

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

249.0.0

24 Mar 08:04

Choose a tag to compare

Release notes for version 249.0.0
Platform API version: 10163

Changes in this version

  • Major changes: 10
  • Minor changes: 310
  • Point changes: 11

For the full changelog, read the releaseNotes.md file in the repo.

248.0.0

11 Mar 08:06

Choose a tag to compare

Release notes for version 248.0.0
Platform API version: 10112

Changes in this version

  • Major changes: 3
  • Minor changes: 42
  • Point changes: 11

For the full changelog, read the releaseNotes.md file in the repo.

247.1.0

03 Mar 13:20

Choose a tag to compare

Release notes for version 247.1.0
Platform API version: 10094

Release Notes

Update of qs package (dependency) to version 6.15.0

Changes in this version

  • Major changes: 0
  • Minor changes: 0
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

247.0.0

28 Feb 09:05

Choose a tag to compare

Release notes for version 247.0.0
Platform API version: 10094

Changes in this version

  • Major changes: 14
  • Minor changes: 35
  • Point changes: 0

For the full changelog, read the releaseNotes.md file in the repo.

246.0.0

22 Feb 09:04

Choose a tag to compare

Release notes for version 246.0.0
Platform API version: 10068

Changes in this version

  • Major changes: 13
  • Minor changes: 103
  • Point changes: 3

For the full changelog, read the releaseNotes.md file in the repo.