Skip to content

Releases: superfaceai/service-client

v5.2.1

22 May 07:55
Compare
Choose a tag to compare

5.2.1 - 2023-05-22

Fixed

  • missing Accept header in GET requests

v5.2.0

09 Mar 09:53
Compare
Choose a tag to compare

5.2.0 - 2023-03-09

Added

  • fetch options can now take baseUrl for defining custom base URL for the single request only

v5.1.0

08 Mar 14:35
Compare
Choose a tag to compare

5.1.0 - 2023-03-08

Added

  • getAccessToken method for fetching the access token that's up-to-date

v5.0.0

05 Oct 07:45
Compare
Choose a tag to compare

5.0.0 - 2022-10-05

Changed

  • BREAKING CHANGE MapResponse and MapRevisionResponse may contain null values in map_provider and map_provider_url fields

v4.0.0

09 Sep 11:39
Compare
Choose a tag to compare

4.0.0 - 2022-09-09

Changed

  • BREAKING CHANGE SDKConfigResponse introduces nullability to some fields

v3.0.0

16 May 09:04
Compare
Choose a tag to compare

3.0.0 - 2022-05-16

Added

  • option profile added to getMapsList

Changed

  • BREAKING CHANGE getMapsList result with more information

v2.1.0

29 Apr 07:06
Compare
Choose a tag to compare

2.1.0 - 2022-04-29

Added

  • createProvider, createProfile, createMap dry run option

Changed

  • createProvider throws CreateProviderApiError
  • createProfile throws CreateProfileApiError

v2.0.0

12 Apr 09:30
Compare
Choose a tag to compare

2.0.0 - 2022-04-12

Changed

  • BREAKING CHANGE getProfilesList result with more information

v1.1.0

24 Nov 11:28
Compare
Choose a tag to compare

1.1.0 - 2021-11-24

Added

  • authenticate option to getProfile, getProfileAST, getProfileSource functions

v1.0.1

23 Nov 07:35
Compare
Choose a tag to compare

1.0.1 - 2021-11-23

Fixed

  • Use of URL and URLSearchParams in browser