Skip to content

Conversation

Murderlon
Copy link
Member

Closes #687

@Murderlon Murderlon self-assigned this Feb 12, 2025
Copy link

changeset-bot bot commented Feb 12, 2025

🦋 Changeset detected

Latest commit: 6527ffa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tus/azure-store Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

This comment was marked as resolved.

@Murderlon Murderlon merged commit f47f371 into main Feb 12, 2025
4 checks passed
@Murderlon Murderlon deleted the azure-chinese branch February 12, 2025 14:33
Murderlon added a commit that referenced this pull request Mar 13, 2025
* main:
  [ci] release (#721)
  @tus/s3-store: fix unhandled promise rejection (#728)
  Bump @aws-sdk/client-s3 from 3.717.0 to 3.758.0 (#733)
  Bump @types/node from 22.10.1 to 22.13.7 (#734)
  Bump typescript from 5.6.2 to 5.8.2 (#731)
  @tus/azure-store: fix non-ASCII characters error on metadata (#725)
  Fix package-lock.json
Murderlon added a commit that referenced this pull request Mar 24, 2025
* main:
  @tus/azure-store: fix non-ASCII characters error on metadata (#725)
  Fix package-lock.json
  @tus/s3-store: add missing docs for `maxMultipartParts` (#720)
  [ci] release (#719)
  @tus/server: don't use AbortSignal.any to fix memory leak (#718)
  [ci] release (#713)
  Add .coderabbit.yml
  @tus/s3-store: add `maxMultipartParts` option (#712)
  [ci] release (#701)
  @tus/s3-store: add `minPartSize` option (#703)
Murderlon added a commit that referenced this pull request Mar 25, 2025
* main:
  Refactor server to run in all (Node.js compatible) runtimes and meta frameworks (#710)
  [ci] release (#721)
  @tus/s3-store: fix unhandled promise rejection (#728)
  Bump @aws-sdk/client-s3 from 3.717.0 to 3.758.0 (#733)
  Bump @types/node from 22.10.1 to 22.13.7 (#734)
  Bump typescript from 5.6.2 to 5.8.2 (#731)
  @tus/azure-store: fix non-ASCII characters error on metadata (#725)
  Fix package-lock.json
  @tus/s3-store: add missing docs for `maxMultipartParts` (#720)
  [ci] release (#719)
  @tus/server: don't use AbortSignal.any to fix memory leak (#718)
  [ci] release (#713)
  Add .coderabbit.yml
  @tus/s3-store: add `maxMultipartParts` option (#712)
  [ci] release (#701)
  @tus/s3-store: add `minPartSize` option (#703)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

when upload filename has chinese characters, it throw invalid character error

1 participant