Skip to content

feat(arcgis-rest-elevation): initial release of elevation package #1191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

patrickarlt
Copy link
Contributor

No description provided.

@patrickarlt patrickarlt force-pushed the initial-elevation-release branch from 8cbb8ea to ef21a3e Compare January 30, 2025 15:30
@patrickarlt patrickarlt changed the title feat(arcgis-rest-places): initial release of elevation package feat(arcgis-rest-elevation): initial release of elevation package Jan 30, 2025
@patrickarlt patrickarlt merged commit 0d2064c into main Jan 30, 2025
2 checks passed
gavinr-maps pushed a commit to gavinr-maps/arcgis-rest-js that referenced this pull request Feb 6, 2025
# @esri/arcgis-rest-elevation 1.0.0 (2025-01-30)

### Features

* **arcgis-rest-elevation:** initial release of elevation package ([Esri#1191](Esri#1191)) ([0d2064c](Esri@0d2064c))
patrickarlt pushed a commit to KarshitShah/arcgis-rest-js that referenced this pull request Aug 14, 2025
## [4.1.1](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-feature-service@4.1.0...@esri/arcgis-rest-feature-service@4.1.1) (2025-08-13)

### Bug Fixes

* Add typings for IAddItem, GetItemResources, and ILayerDefinition ([Esri#1241](Esri#1241)) ([604c2d9](Esri@604c2d9))
* **arcgis-rest-basemap-sessions:** improve logic for duration and safetyMargin ([9384113](Esri@9384113))
* **arcgis-rest-basemap-sessions:** wrap up work before removing local options ([f5d5c60](Esri@f5d5c60))
* **arcgis-rest-request:** appendCustomParams strips valid options ([7fbfca6](Esri@7fbfca6))
* **arcgis-rest-request:** isSameOrigin returns false when url arg is null ([Esri#1240](Esri#1240)) ([6e3c94b](Esri@6e3c94b))
* actually export no-cors utils ([746429e](Esri@746429e))
* package-lock that should have been checked in after release ([78baaf1](Esri@78baaf1))
* **arcgis-rest-request:** appendCustomParams strips valid options ([Esri#1221](Esri#1221)) ([bd1aa9c](Esri@bd1aa9c))
* **arcgis-rest-request:** parentMessageHandler handles ICredential or IArcGISIdentityManagerOptions ([ae8159b](Esri@ae8159b))
* **arcgis-rest-request:** postMessage auth works w/ credential ([cfa57e9](Esri@cfa57e9))
* postMessage must send a Credential that is usable by JSSDK ([Esri#1223](Esri#1223)) ([082b1c6](Esri@082b1c6))
* restore IUserRequestOptions.authentication to a ArcGISIdentityManager ([4c528ba](Esri@4c528ba))
* restore IUserRequestOptions.authentication: ArcGISIdentityManager ([057edf0](Esri@057edf0))

### Features

* **arcgis-rest-basemap-sessions:** add basemap style sessions package ([ec63c02](Esri@ec63c02))
* **arcgis-rest-basemap-sessions:** remove static basemap tiles ([7c1ec7f](Esri@7c1ec7f))
* add basemap session package ([b8848e1](Esri@b8848e1))
* integrate no-cors into request fn ([f828bab](Esri@f828bab))
* no-cors utils and global cache ([29db594](Esri@29db594))
* setup vitest ([81cd426](Esri@81cd426))
* **arcgis-rest-developer-credentials:** add invalidateApiKey, fix generate API key bug ([b1458a2](Esri@b1458a2))
* **arcgis-rest-elevation:** initial release of elevation package ([Esri#1191](Esri#1191)) ([0d2064c](Esri@0d2064c))
* **arcgis-rest-places:** places api - add icon param ([203821d](Esri@203821d)), closes [Esri#1175](Esri#1175) [Esri#1175](Esri#1175) [Esri#1183](Esri#1183)
* **arcgis-rest-portal:** add removeItemThumbnail() to delete item thumbnails ([Esri#1202](Esri#1202)) ([a1b51f3](Esri@a1b51f3))
* **arcgis-rest-request:** add option to override request function ([cd3948b](Esri@cd3948b))
* **arcgis-rest-request:** add serialization and deserialization for all auth managers ([d85f595](Esri@d85f595))
* **arcgis-rest-request:** change getDomainCredentials to handle URLs with mismatching cases ([013e4da](Esri@013e4da))
* **arcgis-rest-request:** switched to using toLowerCase ([7ae474b](Esri@7ae474b))
* make API keys work with all portal methods ([Esri#1186](Esri#1186)) ([1972413](Esri@1972413))

### Reverts

* **arcgis-rest-feature-service:** service def fns take IAuthenticatedRequestOptions ([4471fff](Esri@4471fff))

* feat(arcgis-rest-developer-credentials)!: export slot helper ([ba33510](Esri@ba33510))

### BREAKING CHANGES

* requires additional changes to API key method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant