This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
v2.9.2 should have been the last release for version 2, but considering the volatile timeline of v3, we have decided to continue supporting new enhancements for version 2.
As such, this release includes:
- Graceful shutdown on SIGTERM
- Upgrade to go 1.10
- Dependencies are now versioned using go
dep
xvfb
is now launched withinweaver
, and should it crash, it will takeweaver
with it- This is useful if you are using a container-orchestration system like Kubernetes as the container should be restarted automatically
- Prior to this,
athenapdf
will not be functional if the display server crashes - Resolve #90
- Upgrade to Electron v2.0.4
- Timeout on CloudConvert based on the worker timeout
- Prior to this, a conversion could continue running in background even after it times out in
weaver
- Prior to this, a conversion could continue running in background even after it times out in
Docker Hub:
docker pull arachnysdocker/athenapdf:2.13.0
docker pull arachnysdocker/athenapdf-service:2.13.0
2.13.0
will not be pushed to 2
as it may introduce breaking changes. See the previous release for more information.