Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.3](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-geocoding@4.0.2...@esri/arcgis-rest-geocoding@4.0.3) (2024-06-15) ### Bug Fixes * change to trigger a catch-up release ([#1164](#1164)) ([c3a70f1](c3a70f1)) * fix the ci ([#1160](#1160)) ([15dce8d](15dce8d)), closes [/github.com/Esri/hub.js/blob/master/.github/workflows/release.yml#L64-L66](https://github.com//github.com/Esri/hub.js/blob/master/.github/workflows/release.yml/issues/L64-L66) * removed owningSystemUrl from IServerInfo ([#1146](#1146)) ([a801537](a801537)) * small change to trigger a catch-up release ([#1159](#1159)) ([ea1ac91](ea1ac91)) * small change to trigger a catch-up release ([#1163](#1163)) ([11adbce](11adbce)) * small change to trigger a catch-up release ([#1165](#1165)) ([73aa677](73aa677)) * small change to trigger a catch-up release ([#1166](#1166)) ([26c33b1](26c33b1)) * small change to trigger a catch-up release ([#1167](#1167)) ([42fb211](42fb211)) * small change to trigger a catch-up release ([#1168](#1168)) ([5417fa7](5417fa7)) * update auth warning ([#1162](#1162)) ([fdd411b](fdd411b)) * **arcgis-rest-feature-service:** add additional statistic types ([#1114](#1114)) ([37e6e8e](37e6e8e)) * **arcgis-rest-places:** update pagination values for latest API ([#1109](#1109)) ([ea5370c](ea5370c)) * **arcgis-rest-portal:** add supported search fields ([#1017](#1017)) ([2be361a](2be361a)) * **arcgis-rest-request:** Added Params Preprocessor for GP Mutilvalue Inputs ([#1027](#1027)) ([cf75cd6](cf75cd6)) * **arcgis-rest-request:** added social providers ([caf8d11](caf8d11)) * **arcgis-rest-request:** fix [#1035](#1035) by adding parsing for generateToken endpoints on ArcGIS Server ([c0ff7a3](c0ff7a3)) * **arcgis-rest-request:** geometry type esriGeometryMultiPatch ([#1102](#1102)) ([b5e1aa4](b5e1aa4)) * **arcgis-rest-request:** pass referer ([c950c4a](c950c4a)) * **arcgis-rest-request:** pass referer ([81c2de8](81c2de8)) * **arcgis-rest-request:** pass referer ([57de1f6](57de1f6)) * **arcgis-rest-request:** pass referer ([5af0c3b](5af0c3b)) * **arcgis-rest-request:** pass referer ([08ec6fd](08ec6fd)) * **arcgis-rest-request:** pass referer ([8ba4890](8ba4890)) * [#995](#995) and [#1006](#1006), issues with redirect urls ([f03ed13](f03ed13)) * add error parameter to IEditFeatureResult ([#1038](#1038)) ([36f78e5](36f78e5)) * **arcgis-rest-routing:** url param ([#1028](#1028)) ([3713b81](3713b81)) * encode item extent prior to calling request ([135600c](135600c)) * resolve cross-org sharing as admin bug ([1ae4f1a](1ae4f1a)) ### Features * **arcgis-rest-developer-credentials:** Initial package release ([68e1249](68e1249)) * **arcgis-rest-places:** Add support for the new Places service via a new arcgis-rest-places package ([6ee5a54](6ee5a54)) * **arcgis-rest-portal:** add documentation ([826e7fd](826e7fd)) * **arcgis-rest-portal:** add searchCommunityUsers method to allow for searching outside user's org ([2695a75](2695a75)) * **arcgis-rest-portal:** add user properties functions ([a9e7352](a9e7352)) * **arcgis-rest-portal:** code coverage ([b668b15](b668b15)) * **arcgis-rest-portal:** export functions ([92831f2](92831f2)) * **arcgis-rest-portal:** pr feedback ([9f0c721](9f0c721)) * **arcgis-rest-portal:** pr feedback ([2e26348](2e26348)) * **arcgis-rest-portal:** remove console statement ([4981383](4981383)) * **arcgis-rest-portal:** split set user properties ([46e15fb](46e15fb)) * **arcgis-rest-portal:** update comment ([96be4bd](96be4bd)) * **arcgis-rest-portal:** v4 updates ([6332675](6332675)) * **arcgis-rest-request:** add a new Job class to support asynchronous long running tasks. ([9c222aa](9c222aa))
- Loading branch information