Releases: Esri/arcgis-rest-js
Releases · Esri/arcgis-rest-js
v2.11.0
@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
@esri/arcgis-rest-portal
- New Features
- portal Add resourcesPrefix parameter to addItemResource c368232
v2.10.0
@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
@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
@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
@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
@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
@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
@esri/arcgis-rest-auth
- Bug Fixes
- UserSession: will now update expired tokens on non-federated servers
af121c1d
v2.7.0
@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