Releases: humanmade/tachyon
Releases · humanmade/tachyon
2.4.0
Adds support for multiarch docker builds
2.3.2
- Bug fix: Update proxy file to work with latest AWS SDK, fixes animated gif fallback #120
- Enhancement: Try best effort to process bad image files, some SamSung devices produce files incompatible with Sharp #110
2.3.1
- Pass URL param for s3 signed urls with temp credentials #117
2.3.0
- Add support for forwarding Signed URLs #113
2.2.1
- Hotfix for docker hub build #105
2.2.0
- Allow Lambda memory limit to be configurable #94
- Use build-lambdaci instead of own Docker #97
- Handle 404 errors #96
- Use X-Ray capture #98
- Use env var to check if xray available #100
- Ensure correct content type header #99
- Add lossless compression for PNG Images #102
2.2.0 Beta 2
- Use env var to check if xray available #100
- Ensure correct content type header #99
- Add lossless compression for PNG Images #102
2.2.0 Beta 1
- Allow Lambda memory limit to be configurable #94
- Use build-lambdaci instead of own Docker #97
- Handle 404 errors #96
- Use X-Ray capture #98
- Use env var to check if xray available #100
2.1.10
- Fix: Smartcrop detection before rotation normalisation bug #90
- Upgrade: Sharp upgraded to 0.23.0 #87