- Upgrade node 12 -> 16.
- Update
rw-api-microservice-node
to add CORS support.
- Modify API HTTP verbs to match public API method signature.
- Replace CT integration library
- Implement catch-all route for
query
,download
andfields
endpoints. - Parsing invalid queries on
/query
now returns a 400 HTTP error
- Update k8s configuration with node affinity.
- Maintenance tasks and update service dependencies to more recent versions.