- Update
rw-api-microservice-node
to add CORS support.
- Add MongoDB index to speed up queries by geostore info.
- Increase kubernetes memory limit to support uploading large geometries https://www.pivotaltracker.com/story/show/176387234
- Replace CT integration library
- Change syntax for national list queries for better performance with DocumentDB
- Security update of NPM package
dot-prop
from 4.2.0 to 4.2.1.
- Fix issue when creating area geostore.
- Add error message when trying to view very large geometries.
- Minor security fixes.
- Attempt at fixing random errors when creating a geostore.
- Upgrade
koa
to v2.x
- Upgrade
mongoose
to v5.x
- Add node affinity to kubernetes configuration.
- Add endpoint for finding geostores by ids.
- Fix issue in loading ISO codes from Carto on v2 admin list endpoint
- Update node to v12.x
- Replace
npm
withyarn
- Update development dependencies
- Update code style using common API Eslint rules
- Update kubernetes configuration to have resource declaration
- Improve admin queries to database
- Add POST find-by-ids endpoint