Skip to content

chore(release): bump versions and update changelogs - #205

Merged
designcode merged 1 commit into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

chore(release): bump versions and update changelogs#205
designcode merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tigrisdata/cli@3.6.0

Minor Changes

  • #204 bb29d3a Thanks @designcode! - Add --default-tier to tigris buckets set and --snapshot-version (alias --snapshot) to tigris objects restore / tigris objects restore-info.

  • #207 f252179 Thanks @designcode! - Add TIGRIS_FORCE_PATH_STYLE env var to force S3 path-style addressing (bucket in the URL path instead of the host), applied across every auth method. Useful behind gateways or proxies that don't support virtual-hosted-style requests. Also namespace the Auth0 env overrides (AUTH0_DOMAIN/AUTH0_CLIENT_ID/AUTH0_AUDIENCETIGRIS_AUTH0_*) for consistency with the other TIGRIS_* variables.

Patch Changes

  • Updated dependencies [e44ef8a, 55a3b54]:
    • @tigrisdata/iam@2.2.2
    • @tigrisdata/storage@3.18.0

@tigrisdata/storage@3.18.0

Minor Changes

  • #204 55a3b54 Thanks @designcode! - Add defaultTier to updateBucket for changing an existing bucket's default storage tier, and snapshotVersion to restoreObject / getRestoreInfo to target a point-in-time bucket snapshot.

@tigrisdata/iam@2.2.2

Patch Changes

  • #206 e44ef8a Thanks @designcode! - Fix listPolicies never returning a paginationToken. The IsTruncated and Marker fields are nested inside ListPoliciesResult in the API response, but were being read from the top level, so the next-page token was always undefined.

Note

Low Risk
Release-only metadata (versions, changelogs, changeset cleanup) with no runtime code changes in this PR.

Overview
Changesets release that bumps published package versions and records what shipped; it does not add new application code in this diff.

@tigrisdata/cli@3.6.0 documents CLI additions: --default-tier on tigris buckets set, and --snapshot-version / --snapshot on tigris objects restore and restore-info. It also documents TIGRIS_FORCE_PATH_STYLE for path-style S3 URLs across auth methods, and renames Auth0 overrides to TIGRIS_AUTH0_*.

@tigrisdata/storage@3.18.0 documents defaultTier on updateBucket and snapshotVersion on restoreObject / getRestoreInfo.

@tigrisdata/iam@2.2.2 documents a fix so listPolicies returns paginationToken by reading IsTruncated / Marker from ListPoliciesResult.

Consumed .changeset/*.md entries are removed; package.json versions and CHANGELOG.md sections are updated accordingly.

Reviewed by Cursor Bugbot for commit 38028fd. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from be6335b to fe5dcb8 Compare July 24, 2026 08:08
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fe5dcb8 to 38028fd Compare July 24, 2026 13:06
@designcode
designcode merged commit 16e3320 into main Jul 24, 2026
2 checks passed
@designcode
designcode deleted the changeset-release/main branch July 24, 2026 15:18
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.

1 participant