Skip to content

Releases: emartech/suite-js-sdk

v21.1.6

29 Aug 12:16
2d92496
Compare
Choose a tag to compare

21.1.6 (2024-08-29)

Bug Fixes

  • axios: upgrade @emartech/escher-request to 21.1.1 (#203) (2d92496)

v21.1.5

28 Aug 13:30
8df82b0
Compare
Choose a tag to compare

21.1.5 (2024-08-28)

Bug Fixes

v21.1.4

22 Aug 08:38
0bc6538
Compare
Choose a tag to compare

21.1.4 (2024-08-22)

Bug Fixes

  • EM-6472: bump escher-request version (#201) (0bc6538)

v21.1.3

02 May 13:57
0381bab
Compare
Choose a tag to compare

21.1.3 (2024-05-02)

Bug Fixes

  • remove url using next since not working (8691488)

v21.1.2

20 Mar 10:28
f253be7
Compare
Choose a tag to compare

21.1.2 (2024-03-20)

Bug Fixes

  • wrong url of new fetch contactlist endpoint (1f392d1)

v21.1.1

19 Mar 13:39
2db2312
Compare
Choose a tag to compare

21.1.1 (2024-03-19)

Bug Fixes

  • EME-OPS: bump axios version (6275d62)

v21.1.0

20 Feb 08:45
679388d
Compare
Choose a tag to compare

21.1.0 (2024-02-20)

Bug Fixes

  • build url without slash for new fetch contact list (4b89c00)
  • declare url var only when needed (61ee6f9)
  • do not send parameters if next is given (4c2c3ca)

Features

  • SUITEDEV-35218 add new fetch contact list method (e2f82ac)

v21.0.0

10 Jan 09:04
485b022
Compare
Choose a tag to compare

21.0.0 (2024-01-10)

chore

  • package: update @emartech/escher-request (#194) (485b022)

BREAKING CHANGES

  • package: See v21.0.0 of @emartech/escher-request

v20.0.6

16 Nov 12:13
cf7974f
Compare
Choose a tag to compare

20.0.6 (2023-11-16)

Bug Fixes

  • api-request: use host in request options instead of environment (f94131f), closes #WMA-2530

v20.0.5

15 Nov 14:23
51d8514
Compare
Choose a tag to compare

20.0.5 (2023-11-15)

Bug Fixes

  • security: fix security vulnerability by updating axios (b1cc7cf), closes #WMA-2530