Skip to content

chore: release#536

Open
cotbot[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-03-29T18-23-09Z
Open

chore: release#536
cotbot[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-03-29T18-23-09Z

Conversation

@cotbot
Copy link
Copy Markdown
Contributor

@cotbot cotbot bot commented Mar 29, 2026

🤖 New release

  • cot_core: 0.6.0 -> 0.6.1 (✓ API compatible changes)
  • cot: 0.6.0 -> 0.7.0 (⚠ API breaking changes)
  • cot-cli: 0.6.0 -> 0.6.1 (✓ API compatible changes)

cot breaking changes

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type ProjectConfig no longer derives PartialEq, in /tmp/.tmpHSr8P5/cot/cot/src/config.rs:41
  type ProjectConfig no longer derives Eq, in /tmp/.tmpHSr8P5/cot/cot/src/config.rs:41
Changelog

cot

0.7.0 - 2026-03-30

View diff on diff.rs

New features

  • Allow accessing extra config (#518) (by @m4tx)

Other

cot-cli

0.6.1 - 2026-03-30

View diff on diff.rs

  • Update Cargo.toml dependencies


This PR was generated with release-plz.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 29, 2026

🐰 Bencher Report

Branchrelease-plz-2026-03-29T18-23-09Z
Testbedgithub-ubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
6.46 ms
(+7.16%)Baseline: 6.03 ms
7.32 ms
(88.22%)
json_api/json_api📈 view plot
🚷 view threshold
1.17 ms
(+11.42%)Baseline: 1.05 ms
1.24 ms
(94.19%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
1.07 ms
(+10.62%)Baseline: 0.96 ms
1.13 ms
(94.28%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
1.03 ms
(+11.10%)Baseline: 0.93 ms
1.09 ms
(94.01%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
16.81 ms
(-4.91%)Baseline: 17.68 ms
21.14 ms
(79.50%)
🐰 View full continuous benchmarking report in Bencher

@github-actions github-actions bot added A-docs Area: Documentation A-deps Area: Dependencies C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate) C-core labels Mar 29, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
rust 89.99% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cotbot cotbot bot force-pushed the release-plz-2026-03-29T18-23-09Z branch 2 times, most recently from f4a50a6 to c39e8d5 Compare March 30, 2026 20:41
@cotbot cotbot bot changed the title chore: release v0.6.1 chore: release Mar 30, 2026
@cotbot cotbot bot force-pushed the release-plz-2026-03-29T18-23-09Z branch from c39e8d5 to a836347 Compare March 30, 2026 21:44
@cotbot cotbot bot force-pushed the release-plz-2026-03-29T18-23-09Z branch from a836347 to 8483757 Compare March 30, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-deps Area: Dependencies A-docs Area: Documentation C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-core C-lib Crate: cot (main library crate)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants