Skip to content

chore: release v0.0.40#419

Merged
polaz merged 1 commit into
mainfrom
release-plz-2026-06-15T04-23-39Z
Jun 15, 2026
Merged

chore: release v0.0.40#419
polaz merged 1 commit into
mainfrom
release-plz-2026-06-15T04-23-39Z

Conversation

@sw-release-bot

@sw-release-bot sw-release-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🤖 New release

  • structured-zstd: 0.0.39 -> 0.0.40
Changelog

0.0.40 - 2026-06-15

Performance

  • (huff0) hoist bit-stream state into locals in the encode loop (#423)
  • borrowed in-place over-window scan for dfast + row + btlazy2 (#422)
  • (encode) cap HC/BT history mirror near the live window (#421)
  • (encode) cap dfast history buffer near the live window (#420)
  • (encode) cap row history buffer near the live window (#418)


This PR was generated with release-plz.

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-06-15T04-23-39Z branch 3 times, most recently from b20fa0a to deb6079 Compare June 15, 2026 15:39
@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR bumping structured-zstd from 0.0.39 to 0.0.40 and recording the corresponding changelog entry.

  • Cargo.toml: single-line version field updated from 0.0.390.0.40.
  • CHANGELOG.md: new 0.0.40 section added under [Unreleased], listing four encoder performance improvements (history-buffer capping for row, dfast, HC/BT, and an in-place over-window scan for dfast + row + btlazy2).

Confidence Score: 5/5

Purely a version bump and changelog update with no logic changes; straightforward to merge.

Only two files change: the version field in Cargo.toml and a new changelog block in CHANGELOG.md. There is no logic, no dependency changes, and no configuration that could regress at runtime.

No files require special attention.

Important Files Changed

Filename Overview
zstd/Cargo.toml Version bump from 0.0.39 to 0.0.40; no other changes.
zstd/CHANGELOG.md Adds 0.0.40 changelog entry documenting four performance improvements merged in PRs #418#422.

Reviews (1): Last reviewed commit: "chore: release v0.0.40" | Re-trigger Greptile

@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-06-15T04-23-39Z branch from deb6079 to e143a51 Compare June 15, 2026 16:40
@polaz polaz merged commit cc29fbe into main Jun 15, 2026
26 checks passed
@polaz polaz deleted the release-plz-2026-06-15T04-23-39Z branch June 15, 2026 17:12
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