Releases: tigrisdata/storage
Releases · tigrisdata/storage
@tigrisdata/storage@3.3.0
@tigrisdata/storage@3.2.1
@tigrisdata/react@1.2.3
1.2.3 (2026-04-28)
⚠ BREAKING CHANGES
- storage: listBucketSnapshots now returns { snapshots, paginationToken }
instead of an array. Removed deprecated fields from CreateBucketOptions,
UpdateBucketOptions, BucketInfoResponse, GetPresignedUrlOptions,
CreateBucketSnapshotOptions, and UploadResponse.
Assisted-by: Claude Opus 4.6 via Claude Code
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
- chore(storage): remove dead code from deprecated field cleanup
Remove unused availableRegions, validateRegions, and
TigrisHeaders.CONSISTENT. Deprecate contentType in ClientUploadRequest.
Assisted-by: Claude Opus 4.6 via Claude Code
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Features
- agent-kit: add @tigrisdata/agent-kit composition library (#85) (52aaa46)
- iam: add key rotation and enhances policy management (#81) (f815314)
- iam: implement whoami (#73) (30bfbcd)
- storage: add Bundle API support for streaming multi-object tar download (9d77718)
- storage: add forcePathStyle in storage config (#87) (a137c06)
- storage: add pagination to listBucketSnapshots and remove deprecated fields (#79) (dfd78de)
- storage: object migration methods (#82) (25bffdb)
Bug Fixes
- agent-kit: rename sandbox to forks (#86) (f181782)
- agent-kit: use TigrisConfig to extend agent-kit config (e34d1a1)
- iam: auth validation in iam http client (#75) (261dbe8)
- iam: use TigrisConfig to extend iam config (0b8cf07)
- storage: bundle input and response (#78) (836f112)
- storage: handleClientUpload throwing errors (#74) (9283113)
- storage: paginationToken in list bucket (#77) (f707176)
- storage: separate query string from path in SigV4 signing (ad341ea)
- storage: use correct header in isMigrated (#84) (0d0ba90)
- storage: use TigrisConfig to extend storage config (e06137f)
@tigrisdata/keyv-tigris@1.1.3
1.1.3 (2026-04-28)
⚠ BREAKING CHANGES
- storage: listBucketSnapshots now returns { snapshots, paginationToken }
instead of an array. Removed deprecated fields from CreateBucketOptions,
UpdateBucketOptions, BucketInfoResponse, GetPresignedUrlOptions,
CreateBucketSnapshotOptions, and UploadResponse.
Assisted-by: Claude Opus 4.6 via Claude Code
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
- chore(storage): remove dead code from deprecated field cleanup
Remove unused availableRegions, validateRegions, and
TigrisHeaders.CONSISTENT. Deprecate contentType in ClientUploadRequest.
Assisted-by: Claude Opus 4.6 via Claude Code
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Features
- agent-kit: add @tigrisdata/agent-kit composition library (#85) (52aaa46)
- iam: add key rotation and enhances policy management (#81) (f815314)
- iam: implement whoami (#73) (30bfbcd)
- storage: add Bundle API support for streaming multi-object tar download (9d77718)
- storage: add forcePathStyle in storage config (#87) (a137c06)
- storage: add pagination to listBucketSnapshots and remove deprecated fields (#79) (dfd78de)
- storage: object migration methods (#82) (25bffdb)
Bug Fixes
- agent-kit: rename sandbox to forks (#86) (f181782)
- agent-kit: use TigrisConfig to extend agent-kit config (e34d1a1)
- iam: auth validation in iam http client (#75) (261dbe8)
- iam: use TigrisConfig to extend iam config (0b8cf07)
- storage: bundle input and response (#78) (836f112)
- storage: handleClientUpload throwing errors (#74) (9283113)
- storage: paginationToken in list bucket (#77) (f707176)
- storage: separate query string from path in SigV4 signing (ad341ea)
- storage: use correct header in isMigrated (#84) (0d0ba90)
- storage: use TigrisConfig to extend storage config (e06137f)
@tigrisdata/iam@2.1.1
2.1.1 (2026-04-28)
Bug Fixes
- agent-kit: rename sandbox to forks (#86) (f181782)
- agent-kit: use TigrisConfig to extend agent-kit config (e34d1a1)
- iam: use TigrisConfig to extend iam config (0b8cf07)
- storage: use correct header in isMigrated (#84) (0d0ba90)
- storage: use TigrisConfig to extend storage config (e06137f)