resource-watch/adapter-arcgis

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 31/05/2021

- Update `rw-api-microservice-node` to add CORS support.

## 30/03/2021

- Modify API HTTP verbs to match public API method signature.

## 14/12/2020

- Replace CT integration library

# v1.3.0

## 17/11/2020

- Remove dependency on Control Tower's filter functionality.
- Security update NPM package `yargs-parser` from 13.1.1 to 13.1.2.
- Security update NPM package `lodash` from 4.17.15 to 4.17.20.
- Security update NPM package `dot-prop` from 4.2.0 to 4.2.1.


# v1.2.0

## 09/04/2020

- Add node affinity to kubernetes configuration.


# v1.1.0

## 05/03/2020
- Skip geometry loading on queries that do not use the `geojson` format.
- Add test for `format` parameter on queries.