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