Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore(release): bump versions and update changelogs#244
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 12, 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.8.0

Minor Changes

  • #235 f3f2135 Thanks @designcode! - Add PostHog usage analytics, reporting one cli_command event per invocation
    with the command name, its scrubbed arguments, flag names, CLI/OS/runtime
    versions, install method, and auth method. Signed-in runs are identified by
    account email so CLI activity joins the same person record as the console; runs
    with no session use a stable anonymous id that is linked to the account on the
    next tigris login.

    Credentials are never collected — access keys, secrets, tokens, passwords, and
    authorization headers are stripped whether they appear as a flag value or a
    positional argument, as are other people's email addresses. The machine hostname
    and working directory are never sent. Both telemetry surfaces now share a single
    scrubber (src/utils/redact.ts) so the guarantee cannot drift between usage
    analytics and error reports.

    Adds tigris telemetry status | disable | enable for a persistent opt-out, and
    prints a one-time disclosure notice on first use. The existing
    TIGRIS_NO_TELEMETRY and DO_NOT_TRACK environment variables now gate usage
    analytics as well as error reports, and are honored for any truthy value rather
    than only the literal 1DO_NOT_TRACK=true previously had no effect.

tigris@3.8.0

Patch Changes

  • Updated dependencies [f3f2135]:
    • @tigrisdata/cli@3.8.0

Note

Low Risk
Release-only version and changelog updates with no application code changes. Risk is limited to publishing the wrong package metadata if the changelog is inaccurate.

Overview
Consumes the pending PostHog usage-analytics changeset and prepares the 3.8.0 npm release.

Bumps @tigrisdata/cli and the unscoped tigris alias from 3.7.03.8.0, folds the analytics notes into both changelogs, and deletes the consumed .changeset file.

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

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.

0 participants