Skip to content

Releases: Esri/arcgis-rest-js

v2.25.0

11 Jan 18:46
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • Bug Fixes
    • arcgis-rest-auth: actually export validateAppAccess 6d1e2ef0
    • arcgis-rest-auth: add expires_in to IPortalSelfResponse and documentation

v2.24.0

18 Dec 23:36
Compare
Choose a tag to compare

@esri/arcgis-rest-feature-layer

  • New Features
    • feature-layer Add trueCurveClient to updateFeatures and applyEdits.

v2.23.0

07 Dec 20:32
Compare
Choose a tag to compare

@esri/arcgis-rest-request

  • New Features
    • request sets fetch.credentials: 'include' when specific headers are set. This is intended to support the platformSelf call which needs to send cookies, even when cross-domain.

@esri/arcgis-rest-auth

  • Bug Fixes
    • platformSelf: actually export the function from the package

v2.22.0

18 Nov 20:54
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • New Features

@esri/arcgis-rest-request

  • Bug Fixes
    • processParams: Support array of arrays 08208d37

v2.21.0

11 Nov 22:30
Compare
Choose a tag to compare

@esri/arcgis-rest-feature-layer

  • New Features
    • arcgis-rest-types: add editingInfo to ILayerDefinition e5467f0b

@esri/arcgis-rest-portal

  • Bug Fixes
    • arcgis-rest-portal: make `layers` parameter of `IExportParameters` optional 0b584e66

@esri/arcgis-rest-service-admin

  • New Features
    • service-admin: add updateServiceDefinition method 63c2bc09

@esri/arcgis-rest-types

  • New Features
    • arcgis-rest-types: add editingInfo to ILayerDefinition e5467f0b

@esri/arcgis-rest-auth

  • New Features
    • arcgis-rest-auth: add validateAppAccess function and UserSession method 2478ea56
    • auth: add functions to help with removal of esri_auth cookie eb5abae9

v2.20.0

20 Oct 16:34
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • Documentation
    • arcgis-rest-auth: doc updates 1d527653
  • New Features
    • arcgis-rest-auth: add postMessage auth support a6b8a17a
    • arcgis-rest-auth: reduce postMessageAuth query params 154515f6

v2.19.2

13 Oct 15:46
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • Bug Fixes
    • arcgis-rest-portal: do not do any membership adjustments if the group is the user's favorites g 6fc8ada6

v2.19.1

02 Oct 19:06
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

v2.19.0

28 Sep 18:11
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • New Features
    • scrubControlChars: add scrubControlChars 6bb92151

v2.18.0

11 Sep 19:22
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • New Features
    • getItemBaseUrl: add function to get the base REST API URL for an item d6ec9fca
    • getItemInfo: add a function to fetch an info file for an item a9dd7d64 #738
    • getItemMetadata: add a function to fetch the metadata XML for an item c263e1bd