- 48b7f8d: Add support for
maxRecordCountFactorinqueryFeatures()andqueryAllFeatures(). Fix a bug inqueryAllFeatures()could end up requesting too few features per page.
- c10b39e: change queryAllFeatures fallback order to prefer user defined record count without querying service metadata
- 43d2733: added error handling for missing object id fields
- eb06bff: added pbf package to feature service
- 51e8144: Added query params where user can query a pbf request and get back geojson or arcgis features.
- User can request features from feature service using "f: pbf-as-geojson" or "f: pbf-as-arcgis" in request options
- Added EsriFeatureCollection proto spec and modular pbf decoder
- Added pbfToGeoJSON parser and pbfToArcGIS parser
- Added Live Tests
- 51e8144: Added pbf types to request RequestFormats types.
- 93db38b: Initial bump to migrate to changesets.
@esri/arcgis-rest-feature-service 4.4.1 (2025-09-25)
- arcgis-rest-feature-service: add support for authenticated layers to queryAllFeatures() (#1263) (cfdb644)
@esri/arcgis-rest-feature-service 4.4.0 (2025-08-20)
- arcgis-rest-basemap-styles: improve method names, edge cases and error handling (d866803)
@esri/arcgis-rest-feature-service 4.3.0 (2025-08-20)
@esri/arcgis-rest-feature-service 4.2.0 (2025-08-14)
- arcgis-rest-feature-service: initial implementation for querying all features (effd58f)
@esri/arcgis-rest-feature-service 4.1.1 (2025-08-13)
@esri/arcgis-rest-feature-service 4.1.0 (2024-12-17)
@esri/arcgis-rest-feature-service 4.0.6 (2024-06-15)
@esri/arcgis-rest-feature-service 4.0.5 (2023-09-06)
@esri/arcgis-rest-feature-service 4.0.4 (2022-12-19)
@esri/arcgis-rest-feature-service 4.0.3 (2022-05-11)
- change all in-repo dep and peerDeps to use ranges (8091910)
@esri/arcgis-rest-feature-service 4.0.2 (2022-04-20)
- update package versions post v4 launch (2560c34)
- @esri/arcgis-rest-portal: upgraded to 4.0.2
- @esri/arcgis-rest-request: upgraded to 4.0.1
@esri/arcgis-rest-feature-service 4.0.1 (2022-04-18)
- arcgis-rest-feature-service: use correct path for unpkg (7585ce7)
- @esri/arcgis-rest-portal: upgraded to 4.0.1
@esri/arcgis-rest-feature-service 4.0.0 (2022-04-18)
- force 4.x release
- @esri/arcgis-rest-portal: upgraded to 4.0.0
- @esri/arcgis-rest-request: upgraded to 4.0.0
@esri/arcgis-rest-feature-service 4.0.0-beta.3 (2022-03-10)
- @esri/arcgis-rest-portal: upgraded to 4.0.0-beta.3
- @esri/arcgis-rest-request: upgraded to 4.0.0-beta.3
@esri/arcgis-rest-feature-service 4.0.0-beta.2 (2022-03-02)
- arcgis-rest-request: rewrite oauth 2 functions to use PKCE (e49f88c)
- @esri/arcgis-rest-portal: upgraded to 4.0.0-beta.2
- @esri/arcgis-rest-request: upgraded to 4.0.0-beta.2
: ensure decodeValues() isnt derailled by attributes not present in metadata (e9b4581)- 🛁: ensure add/update/deleteFeatures dont pass extraneous parameters (8566860)
- enterprise: fetch fresh token manually when u/pw are provided (299f3c0), closes #161
- query features: add count and extent to IQueryFeaturesResponse (2ab9f33)
- deprecate common-types package (in favor of common) (6ab2e75)
- deprecate feature-service-admin package (and bundle code in feature-service) (f5a17b1)
- rename esriGeometryType interface GeometryType (1057850)
- replace items, groups, sharing and user packages with single portal package (64a3fd9)
- stop reexporting appendCustomParams from feature-service package (c0852cb)
- 🇦🇴: start with utility function to format cvd codes (717404f)
- all packages: start shipping an unminified UMD for each package (52043f5), closes #135
- request: adds option to return the raw fetch response (6fb7c79), closes #462
- by default fetch metadata and make query response readable (3c96fce), closes #375
- replace items, groups, sharing and user packages with single portal package
- deprecate feature-service-admin package (and bundle code in feature-service)
- deprecate common-types package (in favor of common)
- rename esriGeometryType interface GeometryType
- appendCustomParams is no longer exported by feature-service package
- @esri/arcgis-rest-portal: upgraded to 1.0.0-beta.1
- @esri/arcgis-rest-request: upgraded to 1.0.0-beta.1