Skip to content

chore(release): version packages#46

Merged
IamShobe merged 1 commit into
mainfrom
changeset-release/main
Mar 20, 2026
Merged

chore(release): version packages#46
IamShobe merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 20, 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

@cruncher/adapter-docker@1.0.0

Major Changes

  • #44 7bc9cd6 Thanks @IamShobe! - Replace subprocess spawning with Docker Engine HTTP API via dockerode. This eliminates per-query process fork/exec overhead, fixes line buffering bugs that could silently drop log lines spanning chunk boundaries, pre-compiles log pattern regexes, and delivers incremental results as each container completes instead of waiting for all.

    BREAKING: The binaryLocation param has been removed since the adapter now communicates directly with the Docker socket instead of shelling out to the docker CLI binary.

cruncher@2.4.2

Patch Changes

  • 6a0061f Thanks @IamShobe! - Fix pipeline execution and row count accuracy: use uuidv7 for sortable row IDs, compute row count from actual pipeline results, defer parquet writes for immediate availability, and fix histogram to use pipeline result path.

cruncher-server@0.0.2

Patch Changes

  • 6a0061f Thanks @IamShobe! - Fix pipeline execution and row count accuracy: use uuidv7 for sortable row IDs, compute row count from actual pipeline results, defer parquet writes for immediate availability, and fix histogram to use pipeline result path.

  • Updated dependencies [7bc9cd6]:

    • @cruncher/adapter-docker@1.0.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from dee4d29 to 0affa67 Compare March 20, 2026 12:34
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0affa67 to 7e8860f Compare March 20, 2026 12:35
@IamShobe
IamShobe merged commit 126de6e into main Mar 20, 2026
@IamShobe
IamShobe deleted the changeset-release/main branch March 20, 2026 12:39
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