Releases: superfaceai/service-client
Releases · superfaceai/service-client
v5.2.1
v5.2.0
5.2.0 - 2023-03-09
Added
fetch
options can now takebaseUrl
for defining custom base URL for the single request only
v5.1.0
5.1.0 - 2023-03-08
Added
getAccessToken
method for fetching the access token that's up-to-date
v5.0.0
5.0.0 - 2022-10-05
Changed
- BREAKING CHANGE
MapResponse
andMapRevisionResponse
may containnull
values inmap_provider
andmap_provider_url
fields
v4.0.0
4.0.0 - 2022-09-09
Changed
- BREAKING CHANGE
SDKConfigResponse
introduces nullability to some fields
v3.0.0
3.0.0 - 2022-05-16
Added
- option
profile
added togetMapsList
Changed
- BREAKING CHANGE
getMapsList
result with more information
v2.1.0
2.1.0 - 2022-04-29
Added
createProvider
,createProfile
,createMap
dry run option
Changed
createProvider
throwsCreateProviderApiError
createProfile
throwsCreateProfileApiError
v2.0.0
2.0.0 - 2022-04-12
Changed
- BREAKING CHANGE
getProfilesList
result with more information
v1.1.0
1.1.0 - 2021-11-24
Added
authenticate
option togetProfile
,getProfileAST
,getProfileSource
functions
v1.0.1
1.0.1 - 2021-11-23
Fixed
- Use of URL and URLSearchParams in browser