File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 22
33You may also want to refer to [ GitHub releases] ( https://github.com/transloadit/node-sdk/releases ) .
44
5- ## v4.0.4
5+ ## v4.0.5
66
77Released: 2025-10-16.
88
9- [ Diff] ( https://github.com/transloadit/node-sdk/compare/v4.0.2 ...v4.0.3 ) .
9+ [ Diff] ( https://github.com/transloadit/node-sdk/compare/v4.0.1 ...v4.0.5 ) .
1010
11- - [x] Fix ` smart_sig ` CLI to always override embedded credentials with the env-provided auth key while preserving other auth fields.
12- - [x] Switch ` smart_sig ` CLI to return Smart CDN URLs via ` getSignedSmartCDNUrl ` , making it suitable as the cross-SDK reference implementation.
11+ - [x] Add ` smart_sig ` CLI to return Smart CDN URLs via ` getSignedSmartCDNUrl ` , making it suitable as the cross-SDK reference implementation.
1312- [x] Add ` sig ` CLI command for generating request signatures, including an ` --algorithm ` flag for choosing the HMAC digest.
1413- [x] Ensure the CLI entrypoint executes when invoked through npm/yarn bin shims by resolving symlinks before bootstrapping.
1514- [x] Harden validation and tests around CLI invocation paths.
16- - [x] Add ` smart_sig ` CLI command (usable via ` npx transloadit smart_sig ` ) for signing params fed through stdin.
17- - [x] Document the CLI workflow and expose the binary via package metadata.
18- - [x] Validate CLI input with existing zod schemas and cover the flow with unit tests.
1915
20- v4.0.2 and v4.0.3 were broken releases
16+ v4.0.2, v4.0.3, and v4.0.4 were broken releases
2117
2218## v4.0.1
2319
You can’t perform that action at this time.
0 commit comments