Skip to content

Releases: humanmade/tachyon

3.0.6

07 May 10:58
327964f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

18 Mar 06:13
de6067b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

05 Mar 14:59
2e73546
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...v3.0.4

3.0.3

05 Mar 10:12
82ce023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...3.0.3

3.0.2

29 Feb 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.2

3.0.0

20 Nov 15:39
8702dfa
Compare
Choose a tag to compare

What's Changed

  • Bump xml2js and aws-sdk by @dependabot in #158
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #155
  • Bump semver from 5.7.1 to 5.7.2 by @dependabot in #160
  • Add ISC license file by @rmccue in #164
  • Switch to typescript and response streaming by @joehoyle in #162
  • Upgrade to Node v18
  • Use Lambda Response Streaming to we can return larger files and improve TTFB
  • Use newer API Gateway/Lambda Function URL request type to support Lambda function URLs
  • Remove support for CloudFormation
  • use the AWS SAM stack for local dev and testing
  • Added support for GIF resizing
  • New Readme / testing docs
  • Auto build the lambda file on publish release
  • Switch to Github Actions for testing

New Contributors

Full Changelog: v2.6.3...v3.0.0

2.6.3

08 Mar 16:50
eab2342
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.2...v2.6.3

2.6.2

22 Sep 06:10
70aa2ce
Compare
Choose a tag to compare

What's Changed

  • Add parameter validation and provide additional information to response header about the error by @jerico in #152

New Contributors

Full Changelog: v2.6.1...v2.6.2

2.6.1

08 Jul 14:52
824b7b8
Compare
Choose a tag to compare

What's Changed

  • Updated aws-xray-sdk-core, smartcrop-sharp and sharp to resolve circular dependency issue by @wisyhambolu in #149
  • Bump version to 2.6.1 by @wisyhambolu in #150

New Contributors

Full Changelog: v2.6.0...v2.6.1

Support custom S3 client arguments

17 May 14:13
428be9d
Compare
Choose a tag to compare

What's Changed

  • Allow passing custom client arguments to S3 client by @shadyvb in #146

New Contributors

Full Changelog: v2.5.0...v2.6.0