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

cot

0.7.0 - 2026-03-31

View diff on diff.rs

New features

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

Other

cot-cli

0.6.1 - 2026-03-31

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
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
5,058.50 µs
(-16.59%)Baseline: 6,064.63 µs
7,360.41 µs
(68.73%)
json_api/json_api📈 view plot
🚷 view threshold
917.09 µs
(-13.22%)Baseline: 1,056.84 µs
1,255.26 µs
(73.06%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
876.17 µs
(-9.82%)Baseline: 971.54 µs
1,143.56 µs
(76.62%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
835.83 µs
(-10.53%)Baseline: 934.23 µs
1,108.92 µs
(75.37%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
16,937.00 µs
(-4.16%)Baseline: 17,671.75 µs
21,071.00 µs
(80.38%)
🐰 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% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 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 4 times, most recently from a8b6c87 to e37b9d6 Compare March 31, 2026 07:40
@cotbot cotbot bot force-pushed the release-plz-2026-03-29T18-23-09Z branch from e37b9d6 to c8db97b Compare March 31, 2026 08:38
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