v0.6.0
What's Changed
Improvements
- Implement file stream splitter for S3 by @Murderlon in #245
- Rewrite all tests for stores & share tests between stores by @Murderlon in #209
- Use tus-node-server with Fastify by @mashpie in #244
- Remove content-length response header for 204 status code by @dmytrohridin in #236
- Fix: solve relativeLocation with wrong type definition by @leonardofs in #243
- Add region to S3StoreOptions Typescript definition by @thurinus in #229
Dependencies
- Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #210
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #213
- Create dependabot.yaml by @Acconut in #214
- Bump actions/setup-node from 2 to 3 by @dependabot in #216
- Bump actions/checkout from 2 to 3 by @dependabot in #215
- Bump mocha from 9.2.0 to 9.2.2 by @dependabot in #219
- Bump tus-js-client from 2.3.0 to 2.3.1 by @dependabot in #221
- Bump sinon from 12.0.1 to 13.0.1 by @dependabot in #217
- Bump @google-cloud/storage from 5.18.1 to 5.19.0 by @dependabot in #218
- Bump eslint-plugin-promise from 4.2.1 to 6.0.0 by @dependabot in #222
- Bump aws-sdk from 2.1064.0 to 2.1111.0 by @dependabot in #223
- Bump aws-sdk from 2.1111.0 to 2.1120.0 by @dependabot in #234
- Bump @google-cloud/storage from 5.19.0 to 5.19.3 by @dependabot in #235
- Bump debug from 4.3.3 to 4.3.4 by @dependabot in #225
- Bump sinon from 13.0.1 to 13.0.2 by @dependabot in #232
- Bump supertest from 6.2.2 to 6.2.3 by @dependabot in #237
- Bump aws-sdk from 2.1120.0 to 2.1125.0 by @dependabot in #239
- Bump @google-cloud/storage from 5.19.3 to 5.19.4 by @dependabot in #240
New Contributors
- @thurinus made their first contribution in #229
- @dmytrohridin made their first contribution in #236
- @leonardofs made their first contribution in #243
- @mashpie made their first contribution in #244
Full Changelog: v0.5.2...v0.6.0