Skip to content

chore: release#27

Merged
robinhundt merged 2 commits intomainfrom
release-plz-2026-01-15T16-32-44Z
Jan 21, 2026
Merged

chore: release#27
robinhundt merged 2 commits intomainfrom
release-plz-2026-01-15T16-32-44Z

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 15, 2026

🤖 New release

  • cryprot-core: 0.2.0 -> 0.3.0 (✓ API compatible changes)
  • cryprot-codes: 0.2.0 -> 0.2.1 (✓ API compatible changes)
  • cryprot-net: 0.2.0 -> 0.2.1 (✓ API compatible changes)
  • cryprot-pprf: 0.2.0 -> 0.2.1 (✓ API compatible changes)
  • cryprot-ot: 0.2.0 -> 0.2.1 (✓ API compatible changes)
Changelog

cryprot-core

0.3.0 - 2026-01-21

Fixed

  • (cryprot-core) [breaking] set is_nightly cfg in build.rs

Other

cryprot-codes

0.2.1 - 2026-01-21

Other

  • update Cargo.toml dependencies

cryprot-net

0.2.1 - 2026-01-21

Other

  • update Cargo.toml dependencies

cryprot-pprf

0.2.1 - 2026-01-21

Other

  • update Cargo.toml dependencies

cryprot-ot

0.2.1 - 2026-01-21

Security

  • fix silent OT mal OT security


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-01-15T16-32-44Z branch 2 times, most recently from c32753d to 6a2ecc3 Compare January 19, 2026 14:50
@robins-release-plz-bot robins-release-plz-bot bot force-pushed the release-plz-2026-01-15T16-32-44Z branch from 6a2ecc3 to 8e72092 Compare January 21, 2026 13:50
@robins-release-plz-bot robins-release-plz-bot bot changed the title chore: release v0.2.1 chore: release Jan 21, 2026
@robins-release-plz-bot robins-release-plz-bot bot force-pushed the release-plz-2026-01-15T16-32-44Z branch from 8e72092 to 70397a0 Compare January 21, 2026 15:17
@robins-release-plz-bot robins-release-plz-bot bot force-pushed the release-plz-2026-01-15T16-32-44Z branch from 70397a0 to 5dfe546 Compare January 21, 2026 15:26
@robinhundt robinhundt requested a review from Copilot January 21, 2026 15:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR releases new versions of the CryProt crates, with cryprot-core bumped to 0.3.0 (due to breaking changes) and the other crates receiving patch version updates to 0.2.1.

Changes:

  • cryprot-core updated to 0.3.0 with breaking changes (removal of nightly feature, refactored transpose implementations)
  • Four dependent crates (cryprot-codes, cryprot-net, cryprot-pprf, cryprot-ot) bumped to 0.2.1 for dependency updates
  • Security fix applied to cryprot-ot for silent OT malicious security

Reviewed changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cryprot-core/Cargo.toml Version bump to 0.3.0
cryprot-core/CHANGELOG.md Added changelog documenting breaking changes and improvements
cryprot-codes/Cargo.toml Version bump to 0.2.1
cryprot-codes/CHANGELOG.md Added changelog documenting dependency updates
cryprot-net/Cargo.toml Version bump to 0.2.1
cryprot-net/CHANGELOG.md Added changelog documenting dependency updates
cryprot-pprf/Cargo.toml Version bump to 0.2.1
cryprot-pprf/CHANGELOG.md Added changelog documenting dependency updates
cryprot-ot/Cargo.toml Version bump to 0.2.1
cryprot-ot/CHANGELOG.md Added changelog documenting security fix
Cargo.toml Updated workspace dependency versions to match new releases

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@robinhundt robinhundt enabled auto-merge January 21, 2026 15:48
@robinhundt robinhundt merged commit cd37046 into main Jan 21, 2026
7 checks passed
@robinhundt robinhundt deleted the release-plz-2026-01-15T16-32-44Z branch January 21, 2026 15:52
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.

2 participants