Skip to content

Latest commit

 

History

History
179 lines (85 loc) · 10.7 KB

File metadata and controls

179 lines (85 loc) · 10.7 KB

@esri/arcgis-rest-request 4.2.3 (2024-06-15)

Bug Fixes

@esri/arcgis-rest-request 4.2.2 (2024-06-01)

Bug Fixes

  • small change to trigger a catch-up release (#1159) (ea1ac91)

@esri/arcgis-rest-request 4.2.1 (2024-03-26)

Bug Fixes

  • removed owningSystemUrl from IServerInfo (#1146) (a801537)

@esri/arcgis-rest-request 4.2.0 (2023-05-04)

Features

  • arcgis-rest-places: Add support for the new Places service via a new arcgis-rest-places package (6ee5a54)

@esri/arcgis-rest-request 4.1.4 (2023-04-28)

Bug Fixes

  • arcgis-rest-request: geometry type esriGeometryMultiPatch (#1102) (b5e1aa4)

@esri/arcgis-rest-request 4.1.3 (2023-04-27)

Bug Fixes

  • arcgis-rest-request: fix #1035 by adding parsing for generateToken endpoints on ArcGIS Server (c0ff7a3)

@esri/arcgis-rest-request 4.1.2 (2023-03-02)

Bug Fixes

  • arcgis-rest-request: added social providers (caf8d11)
  • arcgis-rest-request: pass referer (c950c4a)
  • arcgis-rest-request: pass referer (81c2de8)
  • arcgis-rest-request: pass referer (57de1f6)
  • arcgis-rest-request: pass referer (5af0c3b)
  • arcgis-rest-request: pass referer (08ec6fd)
  • arcgis-rest-request: pass referer (8ba4890)

@esri/arcgis-rest-request 4.1.1 (2022-10-12)

Bug Fixes

  • arcgis-rest-request: Added Params Preprocessor for GP Mutilvalue Inputs (#1027) (cf75cd6)

@esri/arcgis-rest-request 4.1.0 (2022-09-28)

Features

  • arcgis-rest-request: add a new Job class to support asynchronous long running tasks. (9c222aa)

@esri/arcgis-rest-request 4.0.4 (2022-09-15)

Bug Fixes

@esri/arcgis-rest-request 4.0.3 (2022-05-11)

Bug Fixes

  • change all in-repo dep and peerDeps to use ranges (8091910)

@esri/arcgis-rest-request 4.0.2 (2022-04-27)

Bug Fixes

  • arcgis-rest-request: add withOptions to export (ea3f2ec)

@esri/arcgis-rest-request 4.0.1 (2022-04-20)

Bug Fixes

  • update package versions post v4 launch (2560c34)

@esri/arcgis-rest-request 4.0.0 (2022-04-18)

Bug Fixes

  • arcgis-rest-request: add support for server credentials (#965) (b063bcc)
  • arcgis-rest-request: fixes an issue in append custom params where valid params of value 0 were (4a63dd7)
  • add package.json files to builds for individual build types (#955) (c162125)

Features

  • add breaking change (8205840)
  • arcgis-rest-request: add demo and code for ability to share session between client and server (ee9ac4c)
  • arcgis-rest-request: add support for AbortSignal (#970) (0f314f6)
  • arcgis-rest-request: allow state variable to be passed through on server side oauth (fdbe612)
  • arcgis-rest-request: force dep release (87c511d)
  • arcgis-rest-request: force release (9acfacc)
  • arcgis-rest-request: refresh session and retry with new token for invalid token errors (54df4ca)
  • arcgis-rest-request: rewrite oauth 2 functions to use PKCE (e49f88c)

BREAKING CHANGES

  • force 4.x release

Dependencies

  • @esri/arcgis-rest-fetch: upgraded to 4.0.0
  • @esri/arcgis-rest-form-data: upgraded to 4.0.0

@esri/arcgis-rest-request 4.0.0-beta.7 (2022-03-29)

Features

  • arcgis-rest-request: add support for AbortSignal (#970) (0f314f6)

@esri/arcgis-rest-request 4.0.0-beta.6 (2022-03-22)

Bug Fixes

  • arcgis-rest-request: add support for server credentials (#965) (b063bcc)

@esri/arcgis-rest-request 4.0.0-beta.5 (2022-03-16)

Features

  • arcgis-rest-request: allow state variable to be passed through on server side oauth (fdbe612)

@esri/arcgis-rest-request 4.0.0-beta.4 (2022-03-14)

Features

  • arcgis-rest-request: add demo and code for ability to share session between client and server (ee9ac4c)

@esri/arcgis-rest-request 4.0.0-beta.3 (2022-03-10)

Bug Fixes

  • add package.json files to builds for individual build types (#955) (c162125)

Features

  • arcgis-rest-request: refresh session and retry with new token for invalid token errors (54df4ca)

@esri/arcgis-rest-request 4.0.0-beta.2 (2022-03-02)

Features

  • arcgis-rest-request: force release (9acfacc)
  • arcgis-rest-request: rewrite oauth 2 functions to use PKCE (e49f88c)