Avatar for the bug-ops user
bug-ops
pyhdb-rs
BlogDocsChangelog

Performance History

Latest Results

fix(deps): bump h2 and lru to resolve security advisories (#181) Resolve RUSTSEC-2026-0258 (h2 0.4.15 -> 0.4.16), unbounded empty DATA frame queuing that could cause unbounded memory usage or a panic, and a use-after-free/double-free in lru (0.18.1 -> 0.18.2) triggered by panicking Drop implementations during cache eviction.
main
1 day ago
chore(deps): bump the rust-minor-patch group with 9 updates (#178) Bumps the rust-minor-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [arrow](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [arrow-array](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [arrow-data](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.1` | `0.18.2` | | [pyo3](https://github.com/pyo3/pyo3) | `0.29.0` | `0.29.2` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `3.1.0` | `3.1.1` | Updates `arrow` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/59.1.0...59.2.0) Updates `arrow-array` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/59.1.0...59.2.0) Updates `arrow-buffer` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/59.1.0...59.2.0) Updates `arrow-data` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/59.1.0...59.2.0) Updates `arrow-schema` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/59.1.0...59.2.0) Updates `clap` from 4.6.4 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.4...clap_complete-v4.6.6) Updates `lru` from 0.18.1 to 0.18.2 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeromefroe/lru-rs/compare/0.18.1...0.18.2) Updates `pyo3` from 0.29.0 to 0.29.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.29.0...v0.29.2) Updates `rmcp` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v3.1.0...rmcp-v3.1.1) --- updated-dependencies: - dependency-name: arrow dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: arrow-array dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: arrow-buffer dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: arrow-data dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: arrow-schema dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: lru dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pyo3 dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rmcp dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
8 days ago
chore(deps): bump the rust-minor-patch group with 4 updates (#157) Bumps the rust-minor-patch group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [arc-swap](https://github.com/vorner/arc-swap), [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [rustls](https://github.com/rustls/rustls). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.102...1.0.103) Updates `arc-swap` from 1.9.1 to 1.9.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/commits) Updates `rmcp` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](https://github.com/modelcontextprotocol/rust-sdk/compare/rmcp-v1.7.0...rmcp-v1.8.0) Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.40...v/0.23.41) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: arc-swap dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rmcp dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 months ago

Latest Branches

CodSpeed Performance Gauge
-22%
chore(release): v0.3.4#89
7 months ago
035effc
chore/release-0.3.4
CodSpeed Performance Gauge
0%
7 months ago
036fbe3
feature/codspeed-memory-walltime
CodSpeed Performance Gauge
0%
7 months ago
d3349d5
feature/ci-moonrepo-setup
© 2026 CodSpeed Technology
Home Terms Privacy Docs