- Modify S3 widget thumbnail urls to use HTTPS
- Pass along query parameters to rendering URL when generating widget thumbnails.
- Add missing chromium deps to dockerfile.
- Update dev dependencies
- Update
rw-api-microservice-node
to remove CT support. - Remove unnecessary
jsonapi-serializer
dependency.
- Update
rw-api-microservice-node
to add CORS support.
- Update dockerfile setup with less dependencies and add pupeteer required lib
- Replace CT integration library
- Update k8s configuration with node affinity.
- Remove quality option for screenshot because it is not compatible with png format
- Use networkidle2 for checking when the URL has been loaded
- Improve quality of screenshot using quality parameter
- Remove format from screenshot because it can only be applied to pdf
- Update version of puppeteer giving that the specified on package is not working
- Add format query parameter to screenshot endpoint to allow pdf and png screenshots.
- Maintenance tasks and update service dependencies to more recent versions.
- Update node version to 12.
- Replace npm with yarn.
- Add readiness and liveliness checks to k8s config.
- Add resource quota definition for kubernetes.