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/.tmpUvrKaS/cot/cot/src/config.rs:41
  type ProjectConfig no longer derives Eq, in /tmp/.tmpUvrKaS/cot/cot/src/config.rs:41
Changelog

cot

0.7.0 - 2026-04-02

View diff on diff.rs

New features

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

Other

cot-cli

0.6.1 - 2026-04-02

View diff on diff.rs

Other


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.72 ms
(+10.70%)Baseline: 6.07 ms
7.37 ms
(91.17%)
json_api/json_api📈 view plot
🚷 view threshold
1.17 ms
(+10.20%)Baseline: 1.06 ms
1.26 ms
(92.69%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
1.10 ms
(+12.72%)Baseline: 0.97 ms
1.15 ms
(95.62%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
1.05 ms
(+12.64%)Baseline: 0.94 ms
1.11 ms
(94.74%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
17.91 ms
(+1.30%)Baseline: 17.68 ms
21.08 ms
(84.95%)
🐰 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 5 times, most recently from e37b9d6 to c8db97b Compare March 31, 2026 08:38
@cotbot cotbot bot force-pushed the release-plz-2026-03-29T18-23-09Z branch from c8db97b to 4373c99 Compare April 2, 2026 06:57
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