Skip to content

Releases: Esri/arcgis-rest-js

v2.11.0

06 Apr 20:15
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • New Features
    • Added getGroupCategorySchema 66ce599
    • Added support for group contents search ef4e404

@esri/arcgis-rest-types

  • Bug Fixes
    • Revert Merge pull request #656 to remove const enums usage. ea218f0

v2.10.1

03 Apr 16:19
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • New Features
    • portal Add resourcesPrefix parameter to addItemResource c368232

v2.10.0

17 Mar 16:19
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • New Features

    • updateinfo Added function for updateinfo 0c068fc
  • Bug Fixes

    • shareToGroupAsNonOwner: No longer trying to promote group owner to group admin 84a7d41

v2.9.0

01 Mar 20:49
Compare
Choose a tag to compare

@esri/arcgis-rest-feature-layer

  • New Features
    • portal: add updateGroupMembership, isItemSharedWithGroup 14848dbd

@esri/arcgis-rest-portal

  • Documentation
  • New Features
    • portal: add reassignItem 1756cc48
    • portal: add updateGroupMembership, isItemSharedWithGroup 14848dbd

@esri/arcgis-rest-service-admin

  • New Features
    • portal: add updateGroupMembership, isItemSharedWithGroup 14848dbd

Other Changes

  • New Features
    • portal: add reassignItem 2fe62ae7
    • portal: add updateGroupMembership, isItemSharedWithGroup ab3fefc0

v2.8.2

24 Feb 20:38
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • Bug Fixes
    • getItemResources: do not mutate requestOptions in getItemResources cac63e80
    • getItemResources: allow user to override paging 97cbec0b

Other Changes

  • Bug Fixes
    • getItemResources: do not mutate requestOptions in getItemResources 47841cd3

v2.8.1

30 Jan 02:48
ec64102
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • Bug Fixes

    • UserSession.completeOAuth2(): Fixes an edge case where calling UserSession.completeOAuth2() from a window opened with window.open() with {popup: false} accross domains would fail. 25778e3e

v2.8.0

28 Jan 15:56
Compare
Choose a tag to compare

@esri/arcgis-rest-types

  • New Features

    • Add properties to IStatisticDefinition to support percentiles: Added optional statisticParameter property to support new "percentile_cont" | "percentile_disc" types. 8edec3ff

    • Export IStatisticDefinition interface: a6ac91b7

v2.7.2

27 Jan 17:44
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • Bug Fixes
    • sharing: correct the item sharing logic to reflect what the api actually allows 48b67e54
    • sharing: only item owner, group owner or group admin can unshare d264137c

@esri/arcgis-rest-types

  • Bug Fixes
    • sharing: correct the item sharing logic to reflect what the api actually allows 48b67e54
    • types: add missing relationship types bf3e6c6a

v2.7.1

13 Jan 18:33
Compare
Choose a tag to compare

@esri/arcgis-rest-auth

  • Bug Fixes
    • UserSession: will now update expired tokens on non-federated servers af121c1d

v2.7.0

08 Jan 01:34
Compare
Choose a tag to compare

@esri/arcgis-rest-portal

  • New Features

    • Add Portal getSubscriptionInfo fn: Added a Portal getSubscriptionInfo method -- essentially the same thing as getPortal or getSelf but with /subscriptionInfo appended to the URL. e7f6df5

@esri/arcgis-rest-feature-layer

  • New Features
    • add applyEdits function: adds `applyEdits()` to feature-layer for bulk crud transactions. ec368418

Other Changes

  • New Features
    • Quick Param Updates: Added a Portal getSubscriptionInfo method -- essentially the same thing as getPortal or getSelf but with /subscriptionInfo appended to the URL. e7f6df5