Skip to content

chore: release v4.3.0#200

Merged
polaz merged 1 commit into
mainfrom
release-plz-2026-04-02T19-12-01Z
Apr 5, 2026
Merged

chore: release v4.3.0#200
polaz merged 1 commit into
mainfrom
release-plz-2026-04-02T19-12-01Z

Conversation

@sw-release-bot
Copy link
Copy Markdown

@sw-release-bot sw-release-bot Bot commented Apr 2, 2026

🤖 New release

  • coordinode-lsm-tree: 4.2.0 -> 4.3.0
Changelog

4.3.0 - 2026-04-05

Added

  • (fs) MemFs — in-memory Fs implementation for testing and in-memory trees (#211)

Fixed

  • (table) validate block type on cache-hit path (#203)
  • (table) two-level index scan stops prematurely on empty child partitions (#202)

Performance

  • (table) add infallible OwnedIndexBlockIter constructor for pre-validated blocks (#206)

Refactored

  • (fs) migrate Tree::open recovery path to Fs trait (#212)
  • (table) make index block bound-cursor helpers fallible (#205)
  • (table) make all meta/trailer reads fallible for truncated blocks (#204)
  • (table) make block decoder trailer validation fallible (#199)


This PR was generated with release-plz.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

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-04-02T19-12-01Z branch from b990424 to 9e4fdee Compare April 3, 2026 00:23
Copy link
Copy Markdown
Author

@sw-release-bot sw-release-bot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'lsm-tree db_bench'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: fac4c69 Previous: 5b6eed9 Ratio
mergerandom 335439.2136484031 ops/sec (normalized) 405206.53738245915 ops/sec (normalized) 1.21

This comment was automatically generated by workflow using github-action-benchmark.

CC: @polaz

@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-04-02T19-12-01Z branch 4 times, most recently from ebe303c to d816f7e Compare April 3, 2026 09:45
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 3, 2026

@sw-release-bot sw-release-bot Bot changed the title chore: release v4.2.1 chore: release v4.3.0 Apr 5, 2026
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-04-02T19-12-01Z branch from d816f7e to 3433569 Compare April 5, 2026 00:04
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-04-02T19-12-01Z branch from 3433569 to fac4c69 Compare April 5, 2026 13:18
@polaz polaz merged commit cf5d5bd into main Apr 5, 2026
16 checks passed
@polaz polaz deleted the release-plz-2026-04-02T19-12-01Z branch April 5, 2026 13:26
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